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()
359 caddr_t msg_accrights; /* access rights sent/received */ member376 caddr_t msg_accrights; /* access rights sent/received */ member389 caddr32_t msg_accrights; /* access rights sent/received */ member
39 mesg.msg_accrights = 0; in __writev()
164 caddr_t msg_accrights; /* access rights sent/received */ member
182 msghdr->msg_accrights = NULL; in slp_send2slpd_iov()
687 msg->msg_accrights = NULL; in udp_make_msghdr()