Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/find/
H A Doption.c89 { "-ls", N_LS, c_ls, 0 },
H A Dfind.h46 N_INAME, N_INUM, N_IREGEX, N_LINKS, N_LS, N_MINDEPTH, N_MAXDEPTH, enumerator
H A Dfunction.c1261 return (palloc(N_LS, f_ls)); in c_ls()