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

/darwin-on-arm/xnu/bsd/sys/
H A Dunpcb.h213 struct xunpcb64 { struct
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1662 (sizeof (struct xunpcb64));
1715 struct xunpcb64 xu;
1716 size_t xu_len = sizeof(struct xunpcb64);
1781 (caddr_t)(long)SOCK_DGRAM, 0, unp_pcblist64, "S,xunpcb64",
1784 (caddr_t)(long)SOCK_STREAM, 0, unp_pcblist64, "S,xunpcb64",

Completed in 23 milliseconds