Searched defs:filename (Results 1 – 10 of 10) sorted by relevance
/sysdeps/unix/sysv/linux/alpha/ |
A D | osf_utimes.c | 28 __utimes_tv32 (const char *filename, const struct __timeval32 times32[2]) in __utimes_tv32()
|
/sysdeps/mach/hurd/ |
A D | fstatat.c | 26 __fstatat (int fd, const char *filename, struct stat *buf, int flag) in __fstatat()
|
A D | fxstatat.c | 28 __fxstatat (int vers, int fd, const char *filename, struct stat *buf, int flag) in __fxstatat()
|
A D | fxstatat64.c | 30 __fxstatat64 (int vers, int fd, const char *filename, struct stat64 *buf, in __fxstatat64()
|
A D | fstatat64.c | 28 __fstatat64 (int fd, const char *filename, struct stat64 *buf, int flag) in __fstatat64()
|
/sysdeps/unix/sysv/linux/ |
A D | fexecve.c | 54 struct fd_to_filename filename; in fexecve() local
|
A D | fchmodat.c | 73 struct fd_to_filename filename; in fchmodat() local
|
A D | lddlibc4.c | 41 const char *filename; in main() local
|
A D | ttyname_r.c | 95 struct fd_to_filename filename; in __ttyname_r() local
|
/sysdeps/generic/ |
A D | ldsodefs.h | 197 const char *filename; member
|
Completed in 13 milliseconds