Home
last modified time | relevance | path

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

/openbsd/usr.bin/find/
H A Dfind.h41 N_FLAGS, N_FOLLOW, N_FSTYPE, N_GROUP, N_INAME, N_INUM, N_LINKS, N_LS, enumerator
H A Doption.c68 { "-follow", N_FOLLOW, c_follow, O_ZERO },
H A Dfunction.c838 return (palloc(N_FOLLOW, f_always_true)); in c_follow()