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