Searched refs:printhash (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/bsd/ipf/dist/lib/ |
H A D | printhash.c | 13 printhash(hp, copyfunc, name, opts, fields) in printhash() function
|
H A D | load_hash.c | 80 printhash(&iph, bcopywrap, iph.iph_name, opts, NULL);
|
/netbsd-src/external/bsd/ipf/lib/ |
H A D | Makefile | 91 printhash.c \
|
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | ippool.c | 783 hptr = printhash(hptr, kmemcpywrap, 790 hptr = printhash(hptr, kmemcpywrap,
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | ipf.h | 318 extern struct iphtable_s *printhash __P((struct iphtable_s *, copyfunc_t,
|
H A D | ip_htable.c | 1464 printhash(iph, bcopywrap, NULL, opts, NULL);
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_htable.c | 1393 printhash(iph, bcopywrap, NULL, opts, NULL);
|