Searched defs:fstatat (Results 1 – 3 of 3) sorted by relevance
40 fstatat(int fd, const char *path, struct stat *buf, int flag) in fstatat() function
330 TEST(Linux, fstatat) { in TEST() argument
809 INTERCEPTOR(int, fstatat, int fd, char *pathname, void *buf, int flags) { in INTERCEPTOR() argument