Home
last modified time | relevance | path

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

12

/sysdeps/mach/hurd/
A Dchdir.c25 __chdir (const char *file_name) in __chdir()
A Dexecve.c27 __execve (const char *file_name, char *const argv[], char *const envp[]) in __execve()
A Drevoke.c24 __revoke (const char *file_name) in __revoke()
A Dxmknod.c29 __xmknod (int vers, const char *file_name, mode_t mode, dev_t *dev) in __xmknod()
A Drmdir.c25 __rmdir (const char *file_name) in __rmdir()
A Dtruncate.c26 __truncate (const char *file_name, off_t length) in __truncate()
A Dtruncate64.c26 __truncate64 (const char *file_name, off64_t length) in __truncate64()
A Dmkdir.c26 __mkdir (const char *file_name, mode_t mode) in __mkdir()
A Dreadlink.c28 __readlink (const char *file_name, char *buf, size_t len) in __readlink()
A Dreadlinkat.c29 readlinkat (int fd, const char *file_name, char *buf, size_t len) in readlinkat()
A Dexecveat.c29 __execveat (int dirfd, const char *file_name, char *const argv[], in __execveat()
A Dgetcwd.c47 char *file_name; in __hurd_canonicalize_directory_name_internal() local
A Ddl-sysdep.c266 open_file (const char *file_name, int flags, in open_file()
322 __open (const char *file_name, int mode, ...) in __open()
/sysdeps/unix/sysv/linux/
A Dupdwtmp.c21 #define TRANSFORM_UTMP_FILE_NAME(file_name) \ argument
A Dutmp_file.c21 #define TRANSFORM_UTMP_FILE_NAME(file_name) \ argument
/sysdeps/gnu/
A Dupdwtmp.c21 #define TRANSFORM_UTMP_FILE_NAME(file_name) \ argument
A Dutmp_file.c21 #define TRANSFORM_UTMP_FILE_NAME(file_name) \ argument
/sysdeps/unix/sysv/linux/powerpc/
A Dreadelflib.c31 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()
/sysdeps/unix/sysv/linux/s390/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()
/sysdeps/unix/sysv/linux/ia64/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()
/sysdeps/unix/sysv/linux/sparc/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()
/sysdeps/unix/sysv/linux/arm/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()
/sysdeps/unix/sysv/linux/x86/
A Dreadelflib.c29 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()
/sysdeps/unix/sysv/linux/riscv/
A Dreadelflib.c42 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()
/sysdeps/unix/sysv/linux/mips/
A Dreadelflib.c30 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()

Completed in 27 milliseconds

12