Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h433 #define MSG_CMSG_CLOEXEC 0x1000 /* FD_CLOEXEC w/ SCM_RIGHTS */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h433 #define MSG_CMSG_CLOEXEC 0x40000 /* make received fds close-on-exec */ macro