Home
last modified time | relevance | path

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

/openbsd/usr.bin/find/
H A Dfind.h117 #define ep_ebp p_un.ex._ep_ebp macro
H A Dfunction.c430 if (plan->ep_p + l < plan->ep_ebp) { in f_exec()
444 if (plan->ep_p + l < plan->ep_ebp) { in f_exec()
635 new->ep_ebp = new->ep_bbp + bufsize - 1; in c_exec()