Home
last modified time | relevance | path

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

/netbsd/usr.bin/find/
H A Dextern.h66 PLAN *c_follow(char ***, int, char *);
H A Doption.c81 { "-follow", N_FOLLOW, c_follow, 0 },
H A Dfunction.c1007 c_follow(char ***argvp, int isok, char *opt) in c_follow() function