Searched refs:msg_accrights (Results 1 – 7 of 7) sorted by relevance
107 msg.msg_accrights = (caddr_t)&fd; in recvfd()108 msg.msg_accrights = sizeof (fd); in recvfd()
90 msg.msg_accrights = (caddr_t)&fd; in sendfd()91 msg.msg_accrights = sizeof (fd); in sendfd()
372 caddr_t msg_accrights; /* access rights sent/received */ member389 caddr_t msg_accrights; /* access rights sent/received */ member402 caddr32_t msg_accrights; /* access rights sent/received */ member
35 mesg.msg_accrights = 0; in __writev()
178 msghdr->msg_accrights = NULL; in slp_send2slpd_iov()
688 msg->msg_accrights = NULL; in udp_make_msghdr()
555 char *msg_accrights; /* access rights sent/received */ member