/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextMach_i386.cpp | 34 int RegisterContextMach_i386::DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) { in DoReadEXC() 54 const EXC &exc) { in DoWriteEXC()
|
H A D | RegisterContextMach_x86_64.cpp | 37 EXC &exc) { in DoReadEXC() 57 const EXC &exc) { in DoWriteEXC()
|
H A D | RegisterContextMach_arm.cpp | 36 int RegisterContextMach_arm::DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) { in DoReadEXC() 61 const EXC &exc) { in DoWriteEXC()
|
H A D | RegisterContextDarwin_arm64.h | 124 EXC exc; variable
|
H A D | RegisterContextDarwin_arm.h | 157 EXC exc; variable
|
H A D | RegisterContextDarwin_i386.h | 115 EXC exc; variable
|
H A D | RegisterContextDarwin_x86_64.h | 120 EXC exc; variable
|
/freebsd-src/contrib/sendmail/include/sm/ |
H A D | xtrap.h | 32 # define sm_xtrap_raise_x(exc) \ argument
|
/freebsd-src/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-seh.cpp | 62 _Unwind_Exception *exc; in _GCC_specific_handler() local 201 uint64_t klass, _Unwind_Exception *exc, in __libunwind_seh_personality()
|
/freebsd-src/crypto/openssl/apps/lib/ |
H A D | s_cb.c | 906 SSL_EXCERT *exc = arg; set_cert_cb() local 963 ssl_ctx_set_excert(SSL_CTX * ctx,SSL_EXCERT * exc) ssl_ctx_set_excert() argument 970 SSL_EXCERT *exc = app_malloc(sizeof(*exc), "prepend cert"); ssl_excert_prepend() local 989 ssl_excert_free(SSL_EXCERT * exc) ssl_excert_free() argument 1007 SSL_EXCERT *exc = *pexc; load_excert() local 1047 SSL_EXCERT *exc = *pexc; args_excert() local [all...] |
/freebsd-src/sys/powerpc/booke/ |
H A D | trap_subr.S | 257 #define FRAME_SETUP(sprg_sp, savearea, exc) \ argument
|
/freebsd-src/sys/powerpc/include/ |
H A D | frame.h | 59 register_t exc; member
|
/freebsd-src/contrib/sendmail/src/ |
H A D | err.c | 54 fatal_error(exc) in fatal_error() argument
|
H A D | queue.c | 6855 bool exc; local
|
/freebsd-src/lib/libvmmapi/amd64/ |
H A D | vmmapi_machdep.c | 296 struct vm_exception exc; in vm_inject_exception() local
|
/freebsd-src/crypto/openssl/apps/ |
H A D | s_client.c | 791 SSL_EXCERT *exc = NULL; in s_client_main() local
|
H A D | s_server.c | 983 SSL_EXCERT *exc = NULL; in s_server_main() local
|