Home
last modified time | relevance | path

Searched refs:copyoutptr (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.c1054 error = copyoutptr(softc, MTOD(m, char *),
H A Dip_fil.h1680 extern int copyoutptr __P((ipf_main_softc_t *, void *, void *, size_t));
H A Dfil.c4201 copyoutptr(softc, src, dst, size) in copyoutptr() function