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

/freebsd-12-stable/usr.bin/find/
H A Dmain.c66 int isdepth; /* do directories on post-order visit */ variable
109 isdepth = 1;
H A Dfind.c192 if (isdepth)
196 if (!isdepth)
H A Dextern.h119 extern int ftsoptions, ignore_readdir_race, isdepth, isoutput;
H A Dfunction.c441 if (isdepth == 0 || /* depth off */
483 isdepth = 1; /* -depth implied */
551 isdepth = 1;

Completed in 167 milliseconds