Searched refs:MSG_CMSG_CLOFORK (Results 1 – 5 of 5) sorted by relevance
434 #define MSG_CMSG_CLOFORK 0x2000 /* FD_CLOFORK w/ SCM_RIGHTS */ macro
583 sflags |= MSG_CMSG_CLOFORK; in oclo_rights_common()
867 MSG_DONTWAIT | MSG_XPG4_2 | MSG_CMSG_CLOEXEC | MSG_CMSG_CLOFORK); in recvit()891 MSG_CMSG_CLOFORK); in recvit()
774 if ((msg_flags & MSG_CMSG_CLOFORK) != 0) { in fdbuf_extract()
3114 { MSG_CMSG_CLOFORK, "|MSG_CMSG_CLOFORK" },