Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/security/audit/
H A Daudit_pipe.c146 u_int64_t ap_reads; /* Records read. */ member
950 *(u_int *)data = ap->ap_reads; in audit_pipe_ioctl()
1014 ap->ap_reads++; in audit_pipe_read()