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

/freebsd-10.0-release/sys/kern/
H A Duipc_usrreq.c293 static struct mbuf *unp_addsockcred(struct thread *, struct mbuf *);
887 control = unp_addsockcred(td, control);
960 control = unp_addsockcred(td, control);
1999 unp_addsockcred(struct thread *td, struct mbuf *control) function

Completed in 67 milliseconds