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

/macosx-10.9.5/shell_cmds-175/find/
H A Dfind.h132 #define e_pnummax p_un.ex._e_pnummax macro
H A Dfunction.c683 if (++plan->e_ppos < plan->e_pnummax &&
779 new->e_pnummax = argmax / 16;
780 argmax -= sizeof(char *) * new->e_pnummax;
785 cnt += new->e_pnummax + 1;
817 for (i = 0; i < new->e_pnummax; i++) {

Completed in 135 milliseconds