Searched refs:MON_PERMIT (Results 1 – 1 of 1) sorted by relevance
186 #define MON_PERMIT 0x1000 /* Request is permitted */ macro210 {MONITOR_REQ_AUDIT_EVENT, MON_PERMIT, mm_answer_audit_event},236 {MONITOR_REQ_AUDIT_EVENT, MON_PERMIT, mm_answer_audit_event},237 {MONITOR_REQ_AUDIT_COMMAND, MON_PERMIT, mm_answer_audit_command},250 ent->flags &= ~MON_PERMIT; in monitor_permit()251 ent->flags |= permit ? MON_PERMIT : 0; in monitor_permit()265 ent->flags &= ~MON_PERMIT; in monitor_permit_authentications()266 ent->flags |= permit ? MON_PERMIT : 0; in monitor_permit_authentications()519 if (!(ent->flags & MON_PERMIT)) in monitor_read()529 ent->flags &= ~MON_PERMIT; in monitor_read()