Searched defs:exc (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | exc.c | 52 sm_etype_printf(exc, stream) in sm_etype_printf() argument 155 sm_etype_os_print(exc, stream) in sm_etype_os_print() argument 245 SM_EXC_T * volatile exc = NULL; local 414 SM_EXC_T *exc; local 434 sm_exc_free(exc) in sm_exc_free() argument 478 sm_exc_match(exc, pattern) in sm_exc_match() argument 500 sm_exc_write(exc, stream) in sm_exc_write() argument 520 sm_exc_print(exc, stream) in sm_exc_print() argument 573 sm_exc_raise_x(exc) in sm_exc_raise_x() argument 644 SM_EXC_T *exc; local
|
H A D | t-exc.c | 83 SM_EXCEPT(exc, "E:test2") local 130 SM_EXCEPT(exc, "*") local
|
/illumos-gate/usr/src/cmd/sendmail/include/sm/ |
H A D | xtrap.h | 32 # define sm_xtrap_raise_x(exc) \ argument
|
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | bindings.c | 179 ENTRY *exc = symtab_get_exception(); in generate_a_binding() local
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | _SVID_error.c | 124 struct exception exc; in _SVID_libm_err() local
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | err.c | 51 fatal_error(exc) in fatal_error() argument
|
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | sqrtl.c | 403 int ex, inexact, exc, traps; in sqrtl() local
|
/illumos-gate/usr/src/uts/common/io/zyd/ |
H A D | zyd.h | 88 volatile boolean_t exc; /* an exception has occured */ member
|
/illumos-gate/usr/src/lib/libvmmapi/common/ |
H A D | vmmapi.c | 982 struct vm_exception exc; in vm_inject_exception() local 999 struct vm_exception exc; in vm_inject_fault() local
|