Searched refs:dsort (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.sbin/mtree/
H A Dcreate.c75 static int dsort(const FTSENT * const *, const FTSENT * const *);
103 if ((t = fts_open(argv, ftsoptions, dsort)) == NULL)
402 dsort(const FTSENT * const *a, const FTSENT * const *b) function

Completed in 47 milliseconds