Searched refs:kmemcpywrap (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | kmemcpywrap.c | 4 int kmemcpywrap(from, to, size) in kmemcpywrap() function
|
H A D | Makefile | 38 ipft_tx.o kmem.o kmemcpywrap.o kvatoname.o \
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ippool.c | 562 ptr = printpool(ptr, kmemcpywrap, 569 ptr = printpool(ptr, kmemcpywrap, 590 hptr = printhash(hptr, kmemcpywrap, 597 hptr = printhash(hptr, kmemcpywrap,
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ipf.h | 230 extern int kmemcpywrap __P((void *, void *, size_t));
|