Home
last modified time | relevance | path

Searched refs:plg_cnt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/auditd/
H A Dplugin.h79 int plg_cnt; /* continue policy */ member
H A Dauditd.c527 p->plg_cnt = cnt_flag; in init_plugin()
568 p->plg_cnt = cnt_flag; in init_plugin()
696 p->plg_path, p->plg_to_be_removed, p->plg_cnt)); in loadauditlist()
H A Ddoorway.c861 if (p->plg_cnt == 0) { in policy_is_block()
887 p->plg_cnt = (newpolicy & AUDIT_CNT) ? 1 : 0; in policy_update()
1258 p->plg_tid, p->plg_cnt)); in process()
1260 if (p->plg_cnt) /* if cnt is on, lose the buffer */ in process()