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

/xnu-2422.115.4/bsd/sys/
H A Dunpcb.h212 struct xunpcb64 { struct
/xnu-2422.115.4/bsd/kern/
H A Duipc_usrreq.c1702 (sizeof (struct xunpcb64));
1755 struct xunpcb64 xu;
1756 size_t xu_len = sizeof(struct xunpcb64);
1821 (caddr_t)(long)SOCK_DGRAM, 0, unp_pcblist64, "S,xunpcb64",
1824 (caddr_t)(long)SOCK_STREAM, 0, unp_pcblist64, "S,xunpcb64",

Completed in 22 milliseconds