Searched defs:ftsoptions (Results 1 – 4 of 4) sorted by relevance
60 int ftsoptions; in test() local
53 int ftsoptions; /* options for the ftsopen(3) call */ variable
61 int ftsoptions = FTS_PHYSICAL; variable
95 int ftsoptions; in main() local