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

/freebsd-11-stable/usr.bin/find/
H A Dmain.c69 int isdepth; /* do directories on post-order visit */ variable
112 isdepth = 1;
H A Dfind.c193 if (isdepth)
197 if (!isdepth)
H A Dextern.h117 extern int ftsoptions, ignore_readdir_race, isdeprecated, isdepth, isoutput;
H A Dfunction.c435 if (isdepth == 0 || /* depth off */
475 isdepth = 1; /* -depth implied */
543 isdepth = 1;

Completed in 106 milliseconds