Searched defs:fstatat (Results 1 – 5 of 5) sorted by relevance
| /freebsd/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/crypto/openssh/ |
| H A D | misc-agent.c | 267 # define fstatat(x, y, buf, z) lstat(path, buf) macro
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | bsd-misc.c | 237 fstatat(int dirfd, const char *path, struct stat *sb, int flag) in fstatat() function
|
| /freebsd/tests/sys/capsicum/ |
| H A D | linux.cc | 330 TEST(Linux, fstatat) { in TEST() argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_interceptors.cpp | 835 INTERCEPTOR(int, fstatat, int fd, char *pathname, void *buf, int flags) { in INTERCEPTOR() argument
|