Searched refs:MON_PERMIT (Results 1 – 1 of 1) sorted by relevance
196 #define MON_PERMIT 0x1000 /* Request is permitted */ macro216 {MONITOR_REQ_AUDIT_EVENT, MON_PERMIT, mm_answer_audit_event},246 {MONITOR_REQ_AUDIT_EVENT, MON_PERMIT, mm_answer_audit_event},247 {MONITOR_REQ_AUDIT_COMMAND, MON_PERMIT, mm_answer_audit_command},261 ent->flags &= ~MON_PERMIT; in monitor_permit()262 ent->flags |= permit ? MON_PERMIT : 0; in monitor_permit()276 ent->flags &= ~MON_PERMIT; in monitor_permit_authentications()277 ent->flags |= permit ? MON_PERMIT : 0; in monitor_permit_authentications()508 if (!(ent->flags & MON_PERMIT)) in monitor_read()518 ent->flags &= ~MON_PERMIT; in monitor_read()