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

/freebsd-current/usr.bin/find/
H A Dfind.h154 #define e_orig p_un.ex._e_orig macro
H A Dfunction.c640 brace_subst(plan->e_orig[cnt],
755 if ((new->e_orig = malloc(cnt * sizeof(char *))) == NULL)
761 new->e_orig[cnt] = *argv;
789 new->e_argv[cnt] = new->e_orig[cnt] = NULL;

Completed in 135 milliseconds