Home
last modified time | relevance | path

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

/openbsd/usr.bin/find/
H A Dfind.h43 N_MINDEPTH, N_MTIME, N_NAME, N_NEWER, N_NOGROUP, N_NOT, N_NOUSER, enumerator
H A Doption.c81 { "-newer", N_NEWER, c_newer, O_ARGV },
H A Dfunction.c1223 new = palloc(N_NEWER, f_newer); in c_newer()
1254 new = palloc(N_NEWER, f_anewer); in c_anewer()
1285 new = palloc(N_NEWER, f_cnewer); in c_cnewer()