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

/freebsd-13-stable/sys/kern/
H A Duipc_usrreq.c311 static struct mbuf *unp_addsockcred(struct thread *, struct mbuf *, int);
1048 control = unp_addsockcred(td, control,
1108 control = unp_addsockcred(td, control, unp2->unp_flags);
2390 unp_addsockcred(struct thread *td, struct mbuf *control, int mode) function

Completed in 73 milliseconds