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

/freebsd-10.1-release/usr.bin/find/
H A Dmain.c69 int isdepth; /* do directories on post-order visit */ variable
111 isdepth = 1;
H A Dfind.c192 if (isdepth)
196 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 115 milliseconds