Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Ducred.h114 void cru2x(struct ucred *cr, struct xucred *xcr);
/f-stack/freebsd/sys/
H A Ducred.h159 void cru2x(struct ucred *cr, struct xucred *xcr);
/f-stack/lib/
H A Dff_glue.c895 cru2x(struct ucred *cr, struct xucred *xcr) in cru2x() function
1290 cru2x(td->td_ucred, xcr); in cru2xt()
/f-stack/freebsd/security/audit/
H A Daudit.c282 cru2x(cred, &ar->k_ar.ar_subj_cred); in audit_record_ctor()
/f-stack/freebsd/kern/
H A Dkern_prot.c2136 cru2x(struct ucred *cr, struct xucred *xcr) in cru2x() function
2154 cru2x(td->td_ucred, xcr); in cru2xt()
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c453 cru2x(inp->sctp_socket->so_cred, &xuc); in sctp6_getcred()
H A Dudp6_usrreq.c685 cru2x(inp->inp_cred, &xuc); in udp6_getcred()
/f-stack/freebsd/netinet/
H A Dtcp_subr.c2372 cru2x(inp->inp_cred, &xuc); in tcp_getcred()
2440 cru2x(inp->inp_cred, &xuc); in tcp6_getcred()
H A Dudp_usrreq.c954 cru2x(inp->inp_cred, &xuc); in udp_getcred()
H A Dsctp_usrreq.c401 cru2x(inp->sctp_socket->so_cred, &xuc); in sctp_getcred()