Searched refs:F_DUP2FD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | fcntl.h | 259 #define F_DUP2FD_CLOEXEC 18 /* Like F_DUP2FD, but FD_CLOEXEC is set */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_descrip.c | 508 case F_DUP2FD_CLOEXEC: in kern_fcntl() |