Home
last modified time | relevance | path

Searched refs:token_length (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dfactor.c2585 size_t token_length = readtoken (stdin, DELIM, sizeof (DELIM) - 1, in do_stdin() local
2587 if (token_length == (size_t) -1) in do_stdin()