Searched defs:copyfunc_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h168 typedef int (* copyfunc_t) __P((void *, void *, size_t)); typedef
257 extern struct iphtable_s *printhash __P((struct iphtable_s *, copyfunc_t,
261 copyfunc_t, int));
269 extern struct ip_pool_s *printpool __P((struct ip_pool_s *, copyfunc_t,

Completed in 53 milliseconds