Searched refs:mastercmp (Results 1 – 2 of 2) sorted by relevance
86 int mastercmp(const FTSENT **, const FTSENT **);271 if ((ftsp = fts_open(argv, fts_options, mastercmp)) == NULL) in copy()465 mastercmp(const FTSENT **a, const FTSENT **b) in mastercmp() function
59 static int mastercmp(const FTSENT **, const FTSENT **);324 fts_open(argv, options, f_nosort ? NULL : mastercmp)) == NULL) in traverse()543 mastercmp(const FTSENT **a, const FTSENT **b) in mastercmp() function