Searched defs:file_name (Results 1 – 6 of 6) sorted by relevance
19 int stat(const char *file_name, struct stat *buf) in stat()27 int stat(const char *file_name, struct stat *buf) in stat()
17 int lstat(const char *file_name, struct stat *buf) in lstat()
19 int lstat64(const char *file_name, struct stat64 *buf) in lstat64()
20 int stat64(const char *file_name, struct stat64 *buf) in stat64()
62 void error_at_line (int status, int errnum, const char *file_name, in error_at_line()
17 const char *file_name = sym_expand_string_value(name); in file_lookup() local
Completed in 4 milliseconds