Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c1197 auditd_rc_t plugrc; in process() local
1239 plugrc = p->plg_fplugin(b_node->abq_buffer, in process()
1247 switch (plugrc) { in process()
1250 report_error(plugrc, error_string, p->plg_path); in process()
1279 report_error(plugrc, error_string, p->plg_path); in process()