Home
last modified time | relevance | path

Searched defs:edesc (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/sgs/error/common/
H A Derror.h187 struct edesc { struct
188 Eptr error_next; /* linked together */
189 int error_lgtext; /* how many on the right hand side */
190 char **error_text; /* the right hand side proper */
191 Errorclass error_e_class; /* error category of this error */
192 Errorclass error_s_class; /* sub descriptor of error_e_class */
193 int error_language; /* the language for this error */
194 int error_position; /* oridinal position */
195 int error_line; /* discovered line number */
196 int error_no; /* sequence number on input */
/titanic_41/usr/src/lib/libbsm/common/
H A Daudit_event.c106 static char edesc[AU_EVENT_DESC_MAX]; in getauevent() local
189 static char edesc[AU_EVENT_DESC_MAX]; in getauevnam() local
231 static char edesc[AU_EVENT_DESC_MAX]; in getauevnum() local
245 char edesc[AU_EVENT_DESC_MAX]; in getauevnonam() local
/titanic_41/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c630 const dtrace_eprobedesc_t *edesc = data->dtpda_edesc; in dtj_chewrec() local
833 dtrace_eprobedesc_t *edesc; in dtj_chew() local
/titanic_41/usr/src/cmd/arcwatch/
H A Darcwatch.c188 dtrace_eprobedesc_t *edesc = data->dtpda_edesc; in process_trace() local
/titanic_41/usr/src/cmd/lockstat/
H A Dlockstat.c968 dtrace_eprobedesc_t *edesc = pdata->dtpda_edesc; in process_trace() local