Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/fs/kernfs/
H A Dt_basic.c26 ATF_TC_HEAD(getdents, tc) in ATF_TC_HEAD() argument
44 ATF_TC_BODY(getdents, tc) in ATF_TC_BODY() argument
/freebsd/lib/libc/sys/
H A Dgetdents.c34 getdents(int fd, char *buf, size_t nbytes) in getdents() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp184 DECLARE__REAL_AND_INTERNAL64(uptr, getdents, fd_t fd, struct linux_dirent *dirp, in DECLARE__REAL_AND_INTERNAL64() argument