Home
last modified time | relevance | path

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

/coreutils/src/
Duniq.c58 static size_t check_chars; variable
283 if (check_chars < oldlen) in different()
284 oldlen = check_chars; in different()
285 if (check_chars < newlen) in different()
286 newlen = check_chars; in different()
500 check_chars = SIZE_MAX; in main()
621 check_chars = size_opt (optarg, in main()