Searched defs:fstatat (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/lib/libc/sys/ |
| H A D | fstatat.c | 36 fstatat(int fd, const char *path, struct stat *sb, int flag) in fstatat() function
|
| /freebsd-14.2/contrib/openbsm/bin/auditdistd/ |
| H A D | fstatat.h | 40 fstatat(int fd, const char *path, struct stat *buf, int flag) in fstatat() function
|
| /freebsd-14.2/contrib/capsicum-test/ |
| H A D | linux.cc | 330 TEST(Linux, fstatat) { in TEST() argument
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_interceptors.cpp | 809 INTERCEPTOR(int, fstatat, int fd, char *pathname, void *buf, int flags) { in INTERCEPTOR() argument
|