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

/ast/src/cmd/mailx/
H A Dfio.c343 dircmp(FTSENT* const* a, FTSENT* const* b) function
366 if (!(fts = fts_open((char**)name, FTS_ONEPATH|FTS_NOCHDIR|FTS_NOPOSTORDER, dircmp))) {

Completed in 14 milliseconds