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

12345678910

/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.c32 DllMain(HINSTANCE libraryId __attribute__ ((__unused__)), DWORD reason, void *hModule) argument
/freebsd-10.1-release/bin/echo/
H A Decho.c59 errexit(const char *prog, const char *reason) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DRegisterCheckpoint.h38 RegisterCheckpoint(Reason reason) : argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DPOSIXStopInfo.h71 POSIXCrashStopInfo(POSIXThread &thread, uint32_t status, ProcessMessage::CrashReason reason, lldb::addr_t fault_addr) argument
H A DProcessMessage.cpp28 ProcessMessage::GetCrashReasonString(CrashReason reason, lldb::addr_t fault_addr) argument
109 ProcessMessage::PrintCrashReason(CrashReason reason) argument
/freebsd-10.1-release/contrib/unbound/validator/
H A Dval_kentry.h82 char* reason; member in struct:key_entry_data
/freebsd-10.1-release/sys/dev/aac/
H A Daac_debug.c160 aac_panic(struct aac_softc *sc, char *reason) argument
/freebsd-10.1-release/sys/dev/mpr/
H A Dmpr_mapping.h47 uint8_t reason; member in struct:_map_phy_change
/freebsd-10.1-release/sys/dev/mps/
H A Dmps_mapping.h47 uint8_t reason; member in struct:_map_phy_change
/freebsd-10.1-release/crypto/openssl/engines/
H A De_aep_err.c154 static void ERR_AEPHK_error(int function, int reason, char *file, int line) argument
H A De_4758cca_err.c148 static void ERR_CCA4758_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_atalla_err.c140 static void ERR_ATALLA_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
H A De_cswift_err.c145 static void ERR_CSWIFT_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_gmp_err.c132 static void ERR_GMP_error(int function, int reason, char *file, int line) argument
/freebsd-10.1-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-10.1-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-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_print.c242 static const struct uni_print_tbl reason[] = { local
/freebsd-10.1-release/tools/regression/posixsem/
H A Dtest.c100 skip(const char *reason) argument
107 todo(const char *reason) argument
/freebsd-10.1-release/tools/regression/posixshm/
H A Dtest.c100 skip(const char *reason) argument
107 todo(const char *reason) argument
/freebsd-10.1-release/usr.bin/tip/tip/
H A Dacu.c163 disconnect(char *reason) argument
174 logent(value(HOST), "", acu->acu_name, reason); local

Completed in 110 milliseconds

12345678910