Searched defs:error_code (Results 1 - 25 of 78) sorted by relevance

1234

/freebsd-current/contrib/com_err/
H A Dcompile_et.h54 struct error_code { struct
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dcompile_et.h57 struct error_code { struct
/freebsd-current/contrib/llvm-project/libcxx/include/__system_error/
H A Derror_category.h24 class _LIBCPP_EXPORTED_FROM_ABI error_code; variable in typeref:class:_LIBCPP_EXPORTED_FROM_ABI
H A Derror_code.h43 class _LIBCPP_EXPORTED_FROM_ABI error_code { class
[all...]
/freebsd-current/crypto/heimdal/lib/hx509/
H A Derror.c158 hx509_get_error_string(hx509_context context, int error_code) argument
212 hx509_err(hx509_context context, int exit_code, int error_code, const char *fmt, ...) argument
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dmk_error.c37 krb5_mk_error(krb5_context context, krb5_error_code error_code, const char *e_text, const krb5_data *e_data, const krb5_principal client, const krb5_principal server, time_t *client_time, int *client_usec, krb5_data *reply) argument
/freebsd-current/lib/libc/tests/stdio/
H A Dgets_s_test.c36 static errno_t error_code; variable
/freebsd-current/contrib/tcpdump/
H A Dprint-vqp.c48 nd_uint8_t error_code; member in struct:vqp_common_header_t
H A Dprint-rpki-rtr.c45 nd_uint16_t error_code; /* Error code */ member in union:rpki_rtr_pdu_::__anon3677
288 u_int encapsulated_pdu_length, text_length, tlen, error_code; local
/freebsd-current/sys/dev/tws/
H A Dtws_services.h109 u_int32_t error_code; member in struct:error_desc
/freebsd-current/usr.sbin/nscd/
H A Dnscdcli.c243 int error_code; local
H A Dprotocol.h49 int error_code; member in struct:cache_write_response
64 int error_code; member in struct:cache_read_response
80 int error_code; member in struct:cache_transform_response
89 int error_code; member in struct:cache_mp_write_session_response
98 int error_code; member in struct:cache_mp_write_session_write_response
107 int error_code; member in struct:cache_mp_read_session_response
114 int error_code; member in struct:cache_mp_read_session_read_response
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp102 static std::string RetrieveWin32ErrorString(uint32_t error_code) { argument
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_datum.c371 int error_code; local
/freebsd-current/sys/dev/mrsas/
H A Dmrsas_ioctl.c52 u_int32_t error_code; member in struct:mrsas_passthru_cmd
/freebsd-current/lib/libc/net/
H A Dnscachedcli.c256 int error_code; local
308 int error_code, rec_error_code; local
379 int error_code; local
424 int error_code; local
486 int error_code; local
527 int error_code, rec_error_code; local
[all...]
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c164 hdb_sqlite_exec_stmt(krb5_context context, sqlite3 *database, const char *statement, krb5_error_code error_code) argument
/freebsd-current/contrib/wpa/hs20/client/
H A Dspp_client.c863 build_spp_update_response(struct hs20_osu_client *ctx, const char *session_id, const char *spp_status, const char *error_code) argument
891 hs20_spp_update_response(struct hs20_osu_client *ctx, const char *session_id, const char *spp_status, const char *error_code) argument
/freebsd-current/sys/contrib/xen/arch-x86/
H A Dxen-x86_32.h142 uint16_t error_code; /* private */ member in struct:cpu_user_regs
H A Dxen-x86_64.h195 uint32_t error_code; /* private */ member in struct:cpu_user_regs
/freebsd-current/sys/dev/isci/
H A Disci_io_request.c125 int error_code, sense_key, asc, ascq; local
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c500 u8 control_state, error_code; local
564 u8 control_state, error_code; local
392 mlx5_reg_mcc_query(struct mlx5_core_dev *dev, u32 *update_handle, u8 *error_code, u8 *control_state) argument
/freebsd-current/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c397 int error_code; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_x86_64.cpp70 uint64_t error_code; // CPU error code. member in struct:UserArea
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp353 msf_error_code error_code = [](uint32_t BlockSize) { local

Completed in 201 milliseconds

1234