Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/find/
H A Dextern.h73 PLAN *c_links(char ***, int, char *);
H A Doption.c88 { "-links", N_LINKS, c_links, 1 },
H A Dfunction.c1228 c_links(char ***argvp, int isok, char *opt) in c_links() function