Home
last modified time | relevance | path

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

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