Searched refs:modcmp (Results 1 – 3 of 3) sorted by relevance
79 modcmp(const FTSENT *a, const FTSENT *b) in modcmp() function104 return (modcmp(b, a)); in revmodcmp()
40 int modcmp(const FTSENT *, const FTSENT *);
612 sortfcn = modcmp; in main()