Searched refs:F_DUPFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
126 #define F_DUPFD_CLOEXEC 37 /* Like F_DUPFD with O_CLOEXEC set */ macro
149 case F_DUPFD_CLOEXEC: in fcntl()178 if (cmd == F_DUPFD_CLOEXEC) { in fcntl()