Searched refs:N_FOLLOW (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/find/ |
H A D | find.h | 41 N_FLAGS, N_FOLLOW, N_FSTYPE, N_GROUP, N_INAME, N_INUM, N_LINKS, N_LS, enumerator
|
H A D | option.c | 68 { "-follow", N_FOLLOW, c_follow, O_ZERO },
|
H A D | function.c | 838 return (palloc(N_FOLLOW, f_always_true)); in c_follow()
|