Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 11 of 11) sorted by relevance

/coreutils/src/
Dpwd.c32 struct file_name struct
34 char *buf;
35 size_t n_alloc;
36 char *start;
151 find_dir_entry (struct stat *dot_sb, struct file_name *file_name, in find_dir_entry()
266 robust_getcwd (struct file_name *file_name) in robust_getcwd()
385 struct file_name *file_name = file_name_init (); in main() local
Dtemp-stream.c85 temp_stream (FILE **fp, char **file_name) in temp_stream()
Dptx.c505 swallow_file_in_memory (char const *file_name, BLOCK *block) in swallow_file_in_memory()
647 digest_break_file (char const *file_name) in digest_break_file()
687 digest_word_file (char const *file_name, WORD_TABLE *table) in digest_word_file()
1250 char const *file_name; /* file name for reference */ in define_all_fields() local
Dtac.c381 char *file_name; in copy_to_temp() local
Dsystem.h269 dot_or_dotdot (char const *file_name) in dot_or_dotdot()
753 #define emit_cycle_warning(file_name) \ argument
Ddigest.c682 char **file_name, bool escaped_filename) in bsd_split_3()
765 unsigned char **digest, size_t *d_len, int *binary, char **file_name) in split_3()
Ddu.c1065 char *file_name = argv_iter (ai, &ai_err); in main() local
Dwc.c873 char *file_name; in main() local
Dstty.c1301 char *file_name = nullptr; in main() local
Dsort.c2899 check (char const *file_name, char checkonly) in check()
/coreutils/gl/lib/
Drandread.c105 randread_error (void const *file_name) in randread_error()