Searched defs:ftsoptions (Results 1 – 3 of 3) sorted by relevance
50 int ftsoptions; /* options for the fts_open(3) call */ variable
47 int ftsoptions = FTS_PHYSICAL; variable
63 int ftsoptions, listfiles, maxdepth; in main() local