Searched refs:modcmp (Results 1 – 3 of 3) sorted by relevance
73 modcmp(const FTSENT *a, const FTSENT *b) in modcmp() function98 return (modcmp(b, a)); in revmodcmp()
38 int modcmp(const FTSENT *, const FTSENT *);
622 sortfcn = modcmp; in main()