Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dfind.h159 #define e_pbnum p_un.ex._e_pbnum macro
H A Dfunction.c619 if (plan->e_ppos == plan->e_pbnum) in f_exec()
672 while (--plan->e_ppos >= plan->e_pbnum) in f_exec()
674 plan->e_ppos = plan->e_pbnum; in f_exec()
732 new->e_ppos = new->e_pbnum = cnt - 2; in c_exec()