Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dprotosw.h608 extern struct protosw_old *pffindproto_old(int, int, int);
/xnu-10063.101.15/bsd/net/
H A Dnet_stubs.c407 STUB(pffindproto_old);
/xnu-10063.101.15/bsd/kern/
H A Duipc_domain.c879 pffindproto_old(int family, int protocol, int type) in pffindproto_old() function