Searched defs:exc (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | exc.c | 54 sm_etype_printf(exc, stream) in sm_etype_printf() argument 157 sm_etype_os_print(exc, stream) in sm_etype_os_print() argument 247 SM_EXC_T * volatile exc = NULL; local 416 SM_EXC_T *exc; local 436 sm_exc_free(exc) in sm_exc_free() argument 480 sm_exc_match(exc, pattern) in sm_exc_match() argument 502 sm_exc_write(exc, stream) in sm_exc_write() argument 522 sm_exc_print(exc, stream) in sm_exc_print() argument 575 sm_exc_raise_x(exc) in sm_exc_raise_x() argument 646 SM_EXC_T *exc; local
|
H A D | t-exc.c | 85 SM_EXCEPT(exc, "E:test2") local 132 SM_EXCEPT(exc, "*") local
|
/titanic_44/usr/src/cmd/sendmail/include/sm/ |
H A D | xtrap.h | 34 # define sm_xtrap_raise_x(exc) \ argument
|
/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | bindings.c | 181 ENTRY *exc = symtab_get_exception(); in generate_a_binding() local
|
/titanic_44/usr/src/lib/libm/common/C/ |
H A D | _SVID_error.c | 124 struct exception exc; in _SVID_libm_err() local
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | err.c | 53 fatal_error(exc) in fatal_error() argument
|
/titanic_44/usr/src/lib/libm/common/Q/ |
H A D | sqrtl.c | 403 int ex, inexact, exc, traps; in sqrtl() local
|
/titanic_44/usr/src/uts/common/io/zyd/ |
H A D | zyd.h | 88 volatile boolean_t exc; /* an exception has occured */ member
|