Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/find/
Doption.c85 { "-iname", N_INAME, c_iname, 1 },
Dfind.h46 N_INAME, N_INUM, N_IREGEX, N_LINKS, N_LS, N_MINDEPTH, N_MAXDEPTH, enumerator
Dfunction.c1416 new = palloc(N_INAME, f_iname); in c_iname()