Home
last modified time | relevance | path

Searched defs:ftsoptions (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/find/
H A Dmain.c64 int ftsoptions; /* options for the ftsopen(3) call */ variable
/netbsd-src/usr.sbin/mtree/
H A Dmtree.c61 int ftsoptions = FTS_PHYSICAL; variable
/netbsd-src/usr.bin/du/
H A Ddu.c81 int ftsoptions, listfiles; in main() local