Lines Matching refs:file_full_name
120 mode_changed (int dir_fd, char const *file, char const *file_full_name, in mode_changed() argument
134 quoteaf (file_full_name)); in mode_changed()
205 char const *file_full_name = ent->fts_path; in process_file() local
232 quoteaf (file_full_name)); in process_file()
237 error (0, ent->fts_errno, "%s", quotef (file_full_name)); in process_file()
243 quoteaf (file_full_name)); in process_file()
249 quoteaf (file_full_name)); in process_file()
255 emit_cycle_warning (file_full_name); in process_file()
267 ROOT_DEV_INO_WARN (file_full_name); in process_file()
286 quoteaf (file_full_name)); in process_file()
294 && !mode_changed (fts->fts_cwd_fd, file, file_full_name, in process_file()
299 describe_change (file_full_name, &ch); in process_file()
316 quotef (file_full_name), in process_file()