Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
f_badfd
usr/src/uts/common/sys/file.h
222
extern int f_badfd(int, int *, int);
usr/src/uts/common/syscall/fcntl.c
154
if ((error = f_badfd(fdes, &fdres, (int)arg)) == 0)