Lines Matching defs:rights
5 * All rights reserved.
35 * The Regents of the University of California. All rights reserved.
65 * Copyright (c) 1997 Christopher G. Demetriou. All rights reserved.
1408 unp_externalize(struct mbuf *rights, struct lwp *l, int flags)
1410 struct cmsghdr * const cm = mtod(rights, struct cmsghdr *);
1509 rights->m_len = CMSG_SPACE(nfds * sizeof(int));
1521 rights->m_len = CMSG_SPACE(0);
1530 KASSERT(cm->cmsg_len <= rights->m_len);
1531 memset(&mtod(rights, char *)[cm->cmsg_len], 0, rights->m_len -
1805 * not otherwise accessible and then free the rights that are