Home
last modified time | relevance | path

Searched refs:N_NOUSER (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.bin/find/
H A Dfind.h18 N_NOGROUP, N_NOT, N_NOUSER, N_OK, N_OPENPAREN, N_OR, N_PATH, enumerator
H A Doption.c49 { "-nouser", N_NOUSER, c_nouser, O_ZERO },
H A Dfunction.c653 return (palloc(N_NOUSER, f_nouser)); in c_nouser()