Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/sort/
H A Dsort.c587 parse_k(const char *s, struct key_specs *ks) in parse_k() function
859 if (parse_k(optarg, &(keys[keys_num++])) < 0) in main()