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