HomeSort by: relevance | last modified time | path
    Searched refs:issort (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/find/
main.c 68 int issort; /* sort directory entries */ variable in typeref:typename:int
117 issort = 1;
extern.h 101 extern int ftsoptions, isdeprecated, isdepth, isoutput, issort, isxargs,
find.c 210 if (!(tree = fts_open(paths, ftsoptions, issort ? ftscompare : NULL)))

Completed in 30 milliseconds