Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
f_setfd_error
usr/src/uts/common/sys/file.h
219
extern int f_setfd_error(int, int);
usr/src/uts/common/syscall/fcntl.c
131
error = f_setfd_error(fdes, (int)arg);