HomeSort by: relevance | last modified time | path
    Searched refs:ep_narg (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/find/
find.h 123 #define ep_narg p_un.ex._ep_narg macro
function.c 604 plan->ep_bxp[plan->ep_narg++] =
608 if (plan->ep_narg == plan->ep_maxargs)
618 plan->ep_bxp[plan->ep_narg++]
666 plan->ep_bxp[plan->ep_narg] = NULL;
688 plan->ep_narg = 0;
689 plan->ep_bxp[plan->ep_narg] = NULL;
772 new->ep_narg = 0;
2010 if (plan->type==N_EXEC && plan->ep_narg)

Completed in 12 milliseconds