Searched refs:bcopywrap (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/lib/common/ |
H A D | bcopywrap.c | 3 int bcopywrap(from, to, size) function
|
H A D | load_pool.c | 62 printpool(&pool, bcopywrap, pool.ipo_name, opts);
|
H A D | printhash_live.c | 66 (void) printhashnode(hp, node, bcopywrap, opts);
|
H A D | load_hash.c | 99 printhash(&iph, bcopywrap, iph.iph_name, opts);
|
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | Makefile.com | 33 OBJECTS= addicmp.o addipopt.o bcopywrap.o \
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipftest.c | 679 printpool(ipl, bcopywrap, NULL, opts); 685 printhash(iph, bcopywrap, NULL, opts);
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ipf.h | 193 extern int bcopywrap __P((void *, void *, size_t));
|
Completed in 60 milliseconds