Searched refs:msg_accrights (Results 1 – 5 of 5) sorted by relevance
65 msg.msg_accrights = (caddr_t)&fd; in mm_send_fd()131 msg.msg_accrights = (caddr_t)&fd; in mm_receive_fd()
3117 AC_CACHE_CHECK([for msg_accrights field in struct msghdr],3124 #ifdef msg_accrights3125 #error "msg_accrights is a macro"3129 m.msg_accrights = 0;
13679 m.msg_accrights = 0;
403 caddr_t msg_accrights; /* access rights sent/received */ member
1423 (unsigned long) msg->msg_accrights, msg->msg_accrightslen); in do_msghdr()