Searched defs:error_text (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h190 char **error_text; /* the right hand side proper */ member in struct:edesc
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c152 report_error(auditd_rc_t rc, char *error_text, char *plugin_path) argument
170 if (error_text == NULL)
171 error_text = empty;
222 bad_count, name, rcbuf, error_text));
224 __audit_dowarn2("plugin", name, rcbuf, error_text, bad_count);
228 name, rcbuf, error_text);

Completed in 59 milliseconds