Searched defs:fstatat (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/lib/libc/port/sys/ |
H A D | stat.c | 79 fstatat(int fd, const char *name, struct stat *sb, int flags) in fstatat() function
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | nftw.c | 119 #define fstatat fstatat64 macro
|
/titanic_51/usr/src/uts/common/syscall/ |
H A D | stat.c | 160 fstatat(int fd, char *name, struct stat *sb, int flags) in fstatat() function
|
/titanic_51/usr/src/cmd/cpio/ |
H A D | cpio.c | 9728 fstatat(int fd, char *path, struct stat *buf, int flag) in fstatat() function
|
/titanic_51/usr/src/cmd/tar/ |
H A D | tar.c | 8568 fstatat(int fd, char *path, struct stat *buf, int flag) in fstatat() function
|