Searched refs:toread (Results 1 – 2 of 2) sorted by relevance
979 u_int toread; in audit_pipe_read() local1021 toread = MIN((int)(ape->ape_record_len - ap->ap_qoffset), in audit_pipe_read()1025 toread, uio); in audit_pipe_read()1038 ap->ap_qoffset += toread; in audit_pipe_read()
1908 u_int toread; in audit_sdev_read() local1950 toread = MIN((int)(ase->ase_record_len - asdev->asdev_qoffset), in audit_sdev_read()1954 toread, uio); in audit_sdev_read()1967 asdev->asdev_qoffset += toread; in audit_sdev_read()