Home
last modified time | relevance | path

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

/coreutils/src/
Dsort.c4207 set_ordering (char const *s, struct keyfield *key, enum blanktype blanktype) in set_ordering() function
4432 if (! s || *set_ordering (s, key, bl_start)) in main()
4454 if (*set_ordering (s, key, bl_end)) in main()
4485 set_ordering (str, &gkey, bl_both); in main()
4538 s = set_ordering (s, key, bl_start); in main()
4559 s = set_ordering (s, key, bl_end); in main()