Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h242 #define F_DUPFD_CLOEXEC 17 /* Like F_DUPFD, but FD_CLOEXEC is set */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h132 #define F_DUPFD_CLOEXEC 37 /* Like F_DUPFD with O_CLOEXEC set */ macro