DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
readdir_r
include/dirent.h
76
int readdir_r(DIR * __restrict, struct dirent * __restrict,
test/testcases/threads/umtx_errno/umtx_errno.c
26
r = readdir_r(d, &en, &enp);