Searched refs:AUDITPIPE_GET_TRUNCATES (Results 1 – 3 of 3) sorted by relevance
81 #define AUDITPIPE_GET_TRUNCATES _IOR(AUDITPIPE_IOBASE, 103, u_int64_t) macro
881 case AUDITPIPE_GET_TRUNCATES: in audit_pipe_ioctl()
135 if (ioctl(fd, AUDITPIPE_GET_TRUNCATES, &astat) < 0) in main()