Home
last modified time | relevance | path

Searched refs:cru2x (Results 1 – 12 of 12) sorted by relevance

/NextBSD/sys/rpc/
HDauth_unix.c157 cru2x(cred, &xcr); in authunix_create()
202 cru2x(cred, &xcr); in authunix_create()
/NextBSD/sys/sys/
HDucred.h113 void cru2x(struct ucred *cr, struct xucred *xcr);
/NextBSD/sys/nfs/
HDnfs_lock.c295 cru2x(td->td_ucred, &msg.lm_cred); in nfs_dolock()
/NextBSD/sys/security/audit/
HDaudit.c229 cru2x(cred, &ar->k_ar.ar_subj_cred); in audit_record_ctor()
/NextBSD/sys/kern/
HDuipc_usrreq.c749 cru2x(td->td_ucred, &unp->unp_peercred); in uipc_listen()
1411 cru2x(td->td_ucred, &unp3->unp_peercred); in unp_connectat()
HDkern_prot.c1923 cru2x(struct ucred *cr, struct xucred *xcr) in cru2x() function
/NextBSD/sys/netinet6/
HDsctp6_usrreq.c498 cru2x(inp->sctp_socket->so_cred, &xuc); in sctp6_getcred()
HDudp6_usrreq.c612 cru2x(inp->inp_cred, &xuc); in udp6_getcred()
/NextBSD/sys/netinet/
HDtcp_subr.c1749 cru2x(inp->inp_cred, &xuc); in tcp_getcred()
1813 cru2x(inp->inp_cred, &xuc); in tcp6_getcred()
HDudp_usrreq.c946 cru2x(inp->inp_cred, &xuc); in udp_getcred()
HDsctp_usrreq.c428 cru2x(inp->sctp_socket->so_cred, &xuc); in sctp_getcred()
/NextBSD/share/man/man9/
HDMakefile1759 ucred.9 cru2x.9