Searched refs:MON_PERMIT (Results 1 – 1 of 1) sorted by relevance
179 #define MON_PERMIT 0x1000 /* Request is permitted */ macro203 {MONITOR_REQ_AUDIT_EVENT, MON_PERMIT, mm_answer_audit_event},229 {MONITOR_REQ_AUDIT_EVENT, MON_PERMIT, mm_answer_audit_event},230 {MONITOR_REQ_AUDIT_COMMAND, MON_PERMIT, mm_answer_audit_command},243 ent->flags &= ~MON_PERMIT; in monitor_permit()244 ent->flags |= permit ? MON_PERMIT : 0; in monitor_permit()258 ent->flags &= ~MON_PERMIT; in monitor_permit_authentications()259 ent->flags |= permit ? MON_PERMIT : 0; in monitor_permit_authentications()520 if (!(ent->flags & MON_PERMIT)) in monitor_read()528 ent->flags &= ~MON_PERMIT; in monitor_read()