Home
last modified time | relevance | path

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

/netbsd/usr.bin/find/
H A Doption.c83 { "-fstype", N_FSTYPE, c_fstype, 1 },
H A Dfind.h45 N_EXPR, N_FALSE, N_FLAGS, N_FOLLOW, N_FPRINT, N_FSTYPE, N_GROUP, enumerator
H A Dfunction.c1123 new = palloc(N_FSTYPE, f_fstype); in c_fstype()