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

  /src/usr.bin/find/
option.c 76 { "-exec", N_EXEC, c_exec, 1 },
find.h 44 N_CSINCE, N_CTIME, N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT,
function.c 729 new = palloc(N_EXEC, f_exec);
2002 * At the moment, only N_EXEC has state. Two kinds: 1)
2010 if (plan->type==N_EXEC && plan->ep_narg)

Completed in 13 milliseconds