DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fdopendir
include/dirent.h
82
DIR *fdopendir(int);
sbin/hammer2/cmd_setcheck.c
133
if ((dir = fdopendir(fd)) != NULL) {
sbin/hammer2/cmd_setcomp.c
169
if ((dir = fdopendir(fd)) != NULL) {