Searched refs:pffinddomain (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Ddomain.h190 extern struct domain *pffinddomain(int);
/xnu-2422.115.4/bsd/net/
H A Dnet_stubs.c2280 int pffinddomain(void);
2281 int pffinddomain(void) function
/xnu-2422.115.4/bsd/kern/
H A Duipc_domain.c786 pffinddomain(int pf) function
798 * Exported (private) routine, indirection of pffinddomain.
H A Duipc_socket.c549 if (pffinddomain(dom) == NULL)

Completed in 29 milliseconds