Searched refs:ipf_log_read (Results 1 – 4 of 4) sorted by relevance
683 ipf_log_read(ipf_main_softc_t *softc, minor_t unit, struct uio *uio) in ipf_log_read() function
2102 return ipf_log_read(&ipfmain, GET_MINOR(dev), uio); in ipfread()
1901 extern int ipf_log_read(ipf_main_softc_t *, minor_t, uio_t *);
792 if (ipf_log_read(softc, i, &uio) == 0) {