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

/freebsd-current/usr.bin/find/
H A Dfind.h156 #define e_pbnum p_un.ex._e_pbnum macro
H A Dfunction.c615 if (plan->e_ppos == plan->e_pbnum)
668 while (--plan->e_ppos >= plan->e_pbnum)
670 plan->e_ppos = plan->e_pbnum;
728 new->e_ppos = new->e_pbnum = cnt - 2;

Completed in 85 milliseconds