Searched defs:ftsoptions (Results 1 – 3 of 3) sorted by relevance
64 int ftsoptions; /* options for the ftsopen(3) call */ variable
61 int ftsoptions = FTS_PHYSICAL; variable
81 int ftsoptions, listfiles; in main() local