F_EXECDIR
if ((plan->flags & F_EXECDIR) && \
if (!(plan->flags & F_EXECDIR) &&
if (option->flags & F_EXECDIR && ftsoptions & FTS_NOCHDIR)
new->e_pnummax = new->flags & F_EXECDIR ? 1 : argmax / 16;
{ "-okdir", c_exec, f_exec, F_NEEDOK | F_EXECDIR },
{ "-execdir", c_exec, f_exec, F_EXECDIR },