Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/find/
H A Dextern.h89 PLAN *c_regex(char ***, int, char *);
H A Doption.c141 { "-regex", N_REGEX, c_regex, 1 },
H A Dfunction.c1701 c_regex(char ***argvp, int isok, char *opt) in c_regex() function