Home
last modified time | relevance | path

Searched refs:pffindproto_old (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dprotosw.h604 extern struct protosw_old *pffindproto_old(int, int, int);
/xnu-12377.61.12/bsd/net/
H A Dnet_stubs.c419 STUB(pffindproto_old);
/xnu-12377.61.12/bsd/kern/
H A Duipc_domain.c880 pffindproto_old(int family, int protocol, int type) in pffindproto_old() function