Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/error/common/
H A Derror.h190 char **error_text; /* the right hand side proper */ member
/titanic_44/usr/src/cmd/auditd/
H A Ddoorway.c152 report_error(auditd_rc_t rc, char *error_text, char *plugin_path) in report_error()