FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_DUPFD_CLOFORK
sys/kern/kern_descrip.c
602
case F_DUPFD_CLOFORK:
tests/sys/file/dup_test.c
386
if ((fd2 = fcntl(fd1, F_DUPFD_CLOFORK, 10)) < 0)