Searched refs:F_BADFD (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h228 #define F_BADFD 46 /* Create Poison FD */ macro
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c930 fd = fcntl(tries[i], F_BADFD, action);
938 int nfd = fcntl(fd, F_BADFD, action);
/illumos-gate/usr/src/uts/common/syscall/
H A Dfcntl.c131 case F_BADFD:

Completed in 62 milliseconds