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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c87 struct protosw *pffindprotonotype(int, int);
468 pffindprotonotype(int family, int protocol) function
H A Duipc_socket.c246 extern struct protosw *pffindprotonotype(int, int);
560 if (pffindprotonotype(dom, proto) != NULL) {

Completed in 17 milliseconds