Searched refs:Compare_f (Results 1 – 1 of 1) sorted by relevance
83 typedef int (*Compare_f)(const char*, const char*, size_t); typedef85 …io_t *fdin, Sfio_t *fdout, int fields, int chars, int width, int mode, int* all, Compare_f compare) in uniq()254 Compare_f compare = (Compare_f)memcmp; in b_uniq()282 compare = (Compare_f)strncasecmp; in b_uniq()