HomeSort by: relevance | last modified time | path
    Searched refs:e_orig (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/find/
function.c 628 brace_subst(plan->e_orig[cnt],
801 new->e_orig = emalloc(cnt * sizeof(*new->e_orig));
805 new->e_orig[cnt] = *argv;
818 new->e_orig[cnt] = NULL;
851 brace_subst(plan->e_orig[cnt], &plan->e_argv[cnt],
899 new->e_orig = emalloc(cnt * sizeof(*new->e_orig));
903 new->e_orig[cnt] = *argv;
915 new->e_argv[cnt] = new->e_orig[cnt] = NULL
    [all...]
find.h 114 #define e_orig p_un.ex._e_orig macro

Completed in 12 milliseconds