Searched refs:msg_accrights (Results 1 – 4 of 4) sorted by relevance
61 msg.msg_accrights = (caddr_t)&fd; in mm_send_fd()126 msg.msg_accrights = (caddr_t)&fd; in mm_receive_fd()
4748 AC_CACHE_CHECK([for msg_accrights field in struct msghdr],4756 #ifdef msg_accrights4757 #error "msg_accrights is a macro"4761 m.msg_accrights = 0;
632 char *msg_accrights; /* access rights sent/received */ member
1019 msg.msg_accrights = (caddr_t)&nfd; in fdpass()