Searched refs:ipf_log_read (Results 1 – 4 of 4) sorted by relevance
570 error = ipf_log_read(&V_ipfmain, unit, uio);
633 ipf_log_read(ipf_main_softc_t *softc, minor_t unit, struct uio *uio) in ipf_log_read() function
1761 extern int ipf_log_read(ipf_main_softc_t *, minor_t, uio_t *);
628 if (ipf_log_read(softc, i, &uio) == 0) { in drain_log()