Home
last modified time | relevance | path

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

/openbsd/usr.bin/find/
H A Dmain.c50 int ftsoptions; /* options for the fts_open(3) call */ variable
/openbsd/usr.sbin/mtree/
H A Dmtree.c47 int ftsoptions = FTS_PHYSICAL; variable
/openbsd/usr.bin/du/
H A Ddu.c63 int ftsoptions, listfiles, maxdepth; in main() local