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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1037 struct unpcb *unp, *unp2, *unp3; local
1154 unp3 = sotounpcb(so3);
1156 unp3->unp_addr = (struct sockaddr_un *)
1166 cru2x(vfs_context_ucred(ctx), &unp3->unp_peercred);
1167 unp3->unp_flags |= UNP_HAVEPC;

Completed in 18 milliseconds