Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h186 char **error_text; /* the right hand side proper */ member
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c156 report_error(int rc, char *error_text, char *plugin_path) in report_error()