Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dexc.h35 struct sm_exc_type struct
37 const char *sm_magic;
38 const char *etype_category;
39 const char *etype_argformat;
40 void (*etype_print) __P((SM_EXC_T *, SM_FILE_T *));
41 const char *etype_printcontext;