Searched refs:F_BADFD (Results 1 – 4 of 4) sorted by relevance
198 #define F_BADFD 46 /* Create Poison FD */ macro
930 fd = fcntl(tries[i], F_BADFD, action); in enable_extended_FILE_stdio()938 int nfd = fcntl(fd, F_BADFD, action); in enable_extended_FILE_stdio()
130 case F_BADFD: in fcntl()
111 #define FCNTLMAX F_BADFD