Home
last modified time | relevance | path

Searched defs:fstatat (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dfstatat.h40 fstatat(int fd, const char *path, struct stat *buf, int flag) in fstatat() function
/freebsd/contrib/capsicum-test/
H A Dlinux.cc330 TEST(Linux, fstatat) { in TEST() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp809 INTERCEPTOR(int, fstatat, int fd, char *pathname, void *buf, int flags) { in INTERCEPTOR() argument