Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dunpcb.h198 struct sockaddr_un xuu_addr; /* our bound address */ member
201 #define xu_addr xu_au.xuu_addr
233 struct sockaddr_un xuu_addr; member
236 #define xunp_addr xu_au.xuu_addr
261 struct sockaddr_un xuu_addr; /* our bound address */ member
264 #define xu_addr xu_au.xuu_addr
/xnu-12377.81.4/bsd/kern/
H A Duipc_usrreq.c1872 struct sockaddr_un *dst __single = &xu.xu_au.xuu_addr;
2030 struct sockaddr_un *dst __single = &xu.xu_au.xuu_addr;
2170 struct sockaddr_un *dst __single = &xu->xu_au.xuu_addr;