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

/freebsd-11-stable/usr.bin/find/
H A Dmain.c71 int issort; /* do hierarchies in lexicographical order */ variable
118 issort = 1;
H A Dextern.h118 extern int issort, isxargs;
H A Dfind.c180 tree = fts_open(paths, ftsoptions, (issort ? find_compare : NULL));

Completed in 63 milliseconds