Searched defs:MSG_CMSG_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
433 #define MSG_CMSG_CLOEXEC 0x1000 /* FD_CLOEXEC w/ SCM_RIGHTS */ macro
433 #define MSG_CMSG_CLOEXEC 0x40000 /* make received fds close-on-exec */ macro