Home
last modified time | relevance | path

Searched refs:bcopywrap (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dbcopywrap.c3 int bcopywrap(from, to, size) in bcopywrap() function
H A Dload_pool.c62 printpool(&pool, bcopywrap, pool.ipo_name, opts);
H A Dprinthash_live.c64 (void) printhashnode(hp, node, bcopywrap, opts);
H A DMakefile29 OBJECTS= addicmp.o addipopt.o bcopywrap.o \
H A Dload_hash.c99 printhash(&iph, bcopywrap, iph.iph_name, opts);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipftest.c674 printpool(ipl, bcopywrap, NULL, opts);
680 printhash(iph, bcopywrap, NULL, opts);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h194 extern int bcopywrap __P((void *, void *, size_t));