Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/find/
H A Doption.c146 { "-user", N_USER, c_user, 1 },
H A Dfind.h49 N_PRUNE, N_REGEX, N_SINCE, N_SIZE, N_TYPE, N_USER, N_XDEV, N_DELETE enumerator
H A Dfunction.c1867 new = palloc(N_USER, f_user); in c_user()