Searched defs:reason (Results 1 - 25 of 275) sorted by relevance

1234567891011

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp52 fatal_error_handler(void *user_data, const std::string &reason, bool gen_crash_diag) argument
/freebsd-11.0-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.c32 DllMain(HINSTANCE libraryId __attribute__ ((__unused__)), DWORD reason, void *hModule) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DRegisterCheckpoint.h38 RegisterCheckpoint(Reason reason) : argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DPOSIXStopInfo.cpp48 POSIXCrashStopInfo(FreeBSDThread &thread, uint32_t status, CrashReason reason, lldb::addr_t fault_addr) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DCrashReason.cpp127 GetCrashReasonString (CrashReason reason, lldb::addr_t fault_addr) argument
208 CrashReasonAsString (CrashReason reason) argument
/freebsd-11.0-release/contrib/unbound/validator/
H A Dval_kentry.h82 char* reason; member in struct:key_entry_data
/freebsd-11.0-release/contrib/wpa/src/fst/
H A Dfst_ctrl_aux.c59 const char * fst_reason_name(enum fst_reason reason) argument
/freebsd-11.0-release/crypto/openssl/engines/ccgost/
H A De_gost_err.c216 void ERR_GOST_error(int function, int reason, char *file, int line) argument
/freebsd-11.0-release/crypto/openssl/engines/
H A De_4758cca_err.c148 static void ERR_CCA4758_error(int function, int reason, char *file, int line) argument
H A De_aep_err.c154 static void ERR_AEPHK_error(int function, int reason, char *file, int line) argument
H A De_atalla_err.c140 static void ERR_ATALLA_error(int function, int reason, char *file, int line) argument
H A De_capi_err.c182 static void ERR_CAPI_error(int function, int reason, char *file, int line) argument
H A De_chil_err.c152 static void ERR_HWCRHK_error(int function, int reason, char *file, int line) argument
H A De_cswift_err.c145 static void ERR_CSWIFT_error(int function, int reason, char *file, int line) argument
H A De_gmp_err.c132 static void ERR_GMP_error(int function, int reason, char *file, int line) argument
H A De_nuron_err.c137 static void ERR_NURON_error(int function, int reason, char *file, int line) argument
H A De_sureware_err.c149 static void ERR_SUREWARE_error(int function, int reason, char *file, int line) argument
H A De_ubsec_err.c149 static void ERR_UBSEC_error(int function, int reason, char *file, int line) argument
/freebsd-11.0-release/contrib/netbsd-tests/fs/ffs/
H A Dh_ffs_server.c33 die(const char *reason, int error) argument
/freebsd-11.0-release/bin/echo/
H A Decho.c59 errexit(const char *prog, const char *reason) argument
/freebsd-11.0-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_print.c242 static const struct uni_print_tbl reason[] = { local
/freebsd-11.0-release/sys/dev/aac/
H A Daac_debug.c160 aac_panic(struct aac_softc *sc, char *reason) argument
/freebsd-11.0-release/usr.bin/tip/tip/
H A Dacu.c163 disconnect(char *reason) argument
174 logent(value(HOST), "", acu->acu_name, reason); local
/freebsd-11.0-release/contrib/apr/misc/unix/
H A Dotherchild.c179 APR_DECLARE(void) apr_proc_other_child_refresh_all(int reason) argument
55 apr_proc_other_child_register(apr_proc_t *proc, void (*maintenance) (int reason, void *, int status), void *data, apr_file_t *write_fd, apr_pool_t *p) argument
121 apr_proc_other_child_refresh(apr_other_child_rec_t *ocr, int reason) argument
191 apr_proc_other_child_register(apr_proc_t *proc, void (*maintenance) (int reason, void *, int status), void *data, apr_file_t *write_fd, apr_pool_t *p) argument
210 apr_proc_other_child_refresh(apr_other_child_rec_t *ocr, int reason) argument
216 apr_proc_other_child_refresh_all(int reason) argument
[all...]
/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr_mapping.h49 uint8_t reason; member in struct:_map_phy_change

Completed in 150 milliseconds

1234567891011