Searched refs:F_EXECDIR (Results 1 – 3 of 3) sorted by relevance
78 { "-execdir", c_exec, f_exec, F_EXECDIR },145 { "-okdir", c_exec, f_exec, F_NEEDOK | F_EXECDIR },
73 #define F_EXECDIR 0x00000002 /* -execdir vs. -exec */ macro
622 if ((plan->flags & F_EXECDIR) && \ in f_exec()658 if (!(plan->flags & F_EXECDIR) && in f_exec()699 if (option->flags & F_EXECDIR && ftsoptions & FTS_NOCHDIR) in c_exec()743 new->e_pnummax = new->flags & F_EXECDIR ? 1 : argmax / 16; in c_exec()