Searched refs:F_DUPFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
404 #define F_DUPFD_CLOEXEC 67 /* mark the dup with FD_CLOEXEC */ macro
2810 case F_DUPFD_CLOEXEC: in sys_fcntl_nocancel()2825 cmd == F_DUPFD_CLOEXEC ? FP_CLOEXEC : 0, retval); in sys_fcntl_nocancel()