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.h156 #define e_pbnum p_un.ex._e_pbnum macro
H A Dfunction.c615 if (plan->e_ppos == plan->e_pbnum) in f_exec()
668 while (--plan->e_ppos >= plan->e_pbnum) in f_exec()
670 plan->e_ppos = plan->e_pbnum; in f_exec()
728 new->e_ppos = new->e_pbnum = cnt - 2; in c_exec()