Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_usrreq.c309 static struct mbuf *unp_addsockcred(struct thread *, struct mbuf *,
1018 control = unp_addsockcred(td, control, unp2->unp_flags, NULL, in uipc_send()
1250 c = unp_addsockcred(td, c, unp2->unp_flags, &clast, &ctl, in uipc_sosend_dgram()
2795 unp_addsockcred(struct thread *td, struct mbuf *control, int mode, in unp_addsockcred() function