Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/auditd/
H A Ddoorway.c1187 auditd_rc_t plugrc; in process() local
1229 plugrc = p->plg_fplugin(b_node->abq_buffer, in process()
1237 switch (plugrc) { in process()
1240 report_error(plugrc, error_string, p->plg_path); in process()
1269 report_error(plugrc, error_string, p->plg_path); in process()