Searched refs:copyoutptr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sbin/ipf/ipftest/ |
| D | ip_fil.c | 627 copyoutptr(softc, src, dst, size)
|
| /freebsd-12-stable/sys/netpfil/ipfilter/netinet/ |
| D | ip_auth.c | 1023 error = copyoutptr(softc, MTOD(m, char *), in ipf_auth_wait()
|
| D | ip_fil.h | 1684 extern int copyoutptr(ipf_main_softc_t *, void *, void *, size_t);
|
| D | fil.c | 4103 copyoutptr(ipf_main_softc_t *softc, void *src, void *dst, size_t size) in copyoutptr() function
|