NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getdents
lib/libc/compat/sys/compat_getdents.c
51
getdents(int fd, char *buf, size_t nbytes)
sys/rump/include/rump/rump_syscallshotgun.h
103
#define getdents(a,b,c) rump_sys_getdents(a,b,c)