Searched refs:msg_accrights (Results 1 – 4 of 4) sorted by relevance
70 msg.msg_accrights = (caddr_t)&fd; in mm_send_fd()135 msg.msg_accrights = (caddr_t)&fd; in mm_receive_fd()
4514 AC_CACHE_CHECK([for msg_accrights field in struct msghdr],4522 #ifdef msg_accrights4523 #error "msg_accrights is a macro"4527 m.msg_accrights = 0;
627 char *msg_accrights; /* access rights sent/received */ member
1023 msg.msg_accrights = (caddr_t)&nfd; in fdpass()