Searched refs:mastercmp (Results 1 – 1 of 1) sorted by relevance
99 static int mastercmp(const FTSENT * const *, const FTSENT * const *);635 fts_open(argv, options, f_nosort ? NULL : mastercmp)) == NULL) in traverse()1001 mastercmp(const FTSENT * const *a, const FTSENT * const *b) in mastercmp() function