Home
last modified time | relevance | path

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

/minix/usr.bin/find/
H A Doption.c85 { "-iregex", N_IREGEX, c_iregex, 1 },
H A Dfind.h46 N_INAME, N_INUM, N_IREGEX, N_LINKS, N_LS, N_MINDEPTH, N_MAXDEPTH, enumerator
H A Dfunction.c1614 return (c_regex_common(argvp, isok, N_IREGEX, true)); in c_iregex()