Lines Matching defs:fts_options
108 int ch, fts_options, r; in main() local298 copy(char *argv[], enum op type, int fts_options, struct stat *root_stat) in copy()