Searched refs:pffindtype (Results 1 – 4 of 4) sorted by relevance
346 struct protosw *pffindtype(int family, int type);
348 struct protosw *pffindtype(int family, int type);
286 pffindtype(int family, int type) in pffindtype() function
516 prp = pffindtype(dom, type); in socreate()