Searched defs:getdents (Results 1 - 2 of 2) sorted by relevance

/src/lib/libc/compat/sys/
H A Dcompat_getdents.c51 getdents(int fd, char *buf, size_t nbytes) function in typeref:typename:int
/src/sys/rump/include/rump/
H A Drump_syscallshotgun.h103 #define getdents(a,b,c) rump_sys_getdents(a,b,c) macro

Completed in 3 milliseconds