Home
last modified time | relevance | path

Searched defs:F_DUP2FD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h245 #define F_DUP2FD_CLOEXEC 18 /* Like F_DUP2FD, but FD_CLOEXEC is set */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h130 #define F_DUP2FD_CLOEXEC 36 /* Like F_DUP2FD with O_CLOEXEC set */ macro