Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 144) sorted by relevance

123456

/glibc-2.36/io/
Dtst-stat-time64.c35 stat_check (int fd, const char *path, struct stat *st) in stat_check()
41 lstat_check (int fd, const char *path, struct stat *st) in lstat_check()
47 fstat_check (int fd, const char *path, struct stat *st) in fstat_check()
53 fstatat_check (int fd, const char *path, struct stat *st) in fstatat_check()
63 char *path; in do_test() local
Dtst-stat.c32 stat_check (int fd, const char *path, struct stat *st) in stat_check()
38 lstat_check (int fd, const char *path, struct stat *st) in lstat_check()
44 fstat_check (int fd, const char *path, struct stat *st) in fstat_check()
54 fstatat_check (int fd, const char *path, struct stat *st) in fstatat_check()
67 char *path; in do_test() local
Drmdir.c25 __rmdir (const char *path) in __rmdir()
Dchdir.c24 __chdir (const char *path) in __chdir()
Dtst-open-tmpfile.c39 wrap_open (const char *path, int flags, mode_t mode) in wrap_open()
53 wrap_openat (const char *path, int flags, mode_t mode) in wrap_openat()
67 wrap_open64 (const char *path, int flags, mode_t mode) in wrap_open64()
81 wrap_openat64 (const char *path, int flags, mode_t mode) in wrap_openat64()
155 const char *path, int flags, mode_t mode) in check_wrapper_flags_mode()
235 const char *path, mode_t mode) in check_wrapper_mode()
246 const char *path) in check_wrapper()
261 probe_path (const char *path) in probe_path()
Dmkdir.c26 __mkdir (const char *path, mode_t mode) in __mkdir()
Dmkfifo.c26 mkfifo (const char *path, mode_t mode) in mkfifo()
/glibc-2.36/support/
Dxchdir.c24 xchdir (const char *path) in xchdir()
Dxchroot.c24 xchroot (const char *path) in xchroot()
Dxunlink.c23 xunlink (const char *path) in xunlink()
Dxmkdir.c24 xmkdir (const char *path, mode_t mode) in xmkdir()
Dxlstat-time64.c27 xlstat_time64 (const char *path, struct __stat64_t64 *result) in xlstat_time64()
Dxlstat.c24 xlstat (const char *path, struct stat64 *result) in xlstat()
Dsupport-xstat-time64.c27 xstat_time64 (const char *path, struct __stat64_t64 *result) in xstat_time64()
Dsupport-xstat.c26 xstat (const char *path, struct stat64 *result) in xstat()
/glibc-2.36/misc/
Dchroot.c24 chroot (const char *path) in chroot()
Dswapoff.c23 swapoff (const char *path) in swapoff()
Dtruncate64.c24 truncate64 (const char *path, off64_t length) in truncate64()
Dswapon.c25 swapon (const char *path, int flags) in swapon()
/glibc-2.36/sysdeps/unix/sysv/linux/generic/
Drmdir.c24 __rmdir (const char *path) in __rmdir()
Dmkdir.c28 __mkdir (const char *path, mode_t mode) in __mkdir()
/glibc-2.36/nss/
Dnss_files_fopen.c25 __nss_files_fopen (const char *path) in __nss_files_fopen()
/glibc-2.36/posix/
Dexecv.c23 execv (const char *path, char *const argv[]) in execv()
Dpathconf.c25 __pathconf (const char *path, int name) in __pathconf()
/glibc-2.36/sysdeps/posix/
Dmkfifo.c25 mkfifo (const char *path, mode_t mode) in mkfifo()

123456