Searched refs:F_DEPTH (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/shell_cmds-175/find/
H A Dfind.h56 #define F_DEPTH F_TIME_A /* -depth n vs. -d */ macro
H A Dfunction.c562 if (plan->flags & F_DEPTH)
577 if (str && !(new->flags & F_DEPTH)) {
585 new->flags |= F_DEPTH;
588 if (new->flags & F_DEPTH) { /* -depth n */

Completed in 126 milliseconds