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

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

Completed in 109 milliseconds