/freebsd/contrib/com_err/ |
H A D | compile_et.h | 54 struct error_code { struct 58 struct error_code *next, **tail; argument
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | compile_et.h | 57 struct error_code { struct 61 struct error_code *next, **tail; argument
|
/freebsd/usr.sbin/nscd/ |
H A D | protocol.h | 49 int error_code; member 64 int error_code; member 80 int error_code; member 89 int error_code; member 98 int error_code; member 107 int error_code; member 114 int error_code; member
|
H A D | nscdcli.c | 243 int error_code; in nscd_transform__() local
|
/freebsd/lib/libc/net/ |
H A D | nscachedcli.c | 256 int error_code; in __cached_write() local 308 int error_code, rec_error_code; in __cached_read() local 379 int error_code; in __open_cached_mp_write_session() local 424 int error_code; in __cached_mp_write() local 486 int error_code; in __open_cached_mp_read_session() local 527 int error_code, rec_error_code; in __cached_mp_read() local
|
/freebsd/contrib/llvm-project/libcxx/include/__system_error/ |
H A D | error_code.h | 48 _LIBCPP_HIDE_FROM_ABI error_code() _NOEXCEPT : __val_(0), __cat_(&system_category()) {} in error_code() function 50 _LIBCPP_HIDE_FROM_ABI error_code(int __val, const error_category& __cat) _NOEXCEPT : __val_(__val), __cat_(&__cat) {} in error_code() function [all...] |
H A D | error_category.h | 24 class _LIBCPP_EXPORTED_FROM_ABI error_code; variable
|
/freebsd/crypto/openssl/include/internal/ |
H A D | quic_channel.h | 140 uint64_t error_code; member 252 #define ossl_quic_channel_raise_protocol_error(ch, error_code, frame_type, reason) \ argument 261 #define ossl_quic_channel_raise_protocol_error_state(ch, error_code, frame_type, reason, state) \ argument
|
H A D | quic_fc.h | 142 unsigned char error_code, has_cwm_changed, is_fin, standalone; member
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | error.c | 158 hx509_get_error_string(hx509_context context, int error_code) in hx509_get_error_string() 213 int error_code, const char *fmt, ...) in hx509_err()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | mk_error.c | 38 krb5_error_code error_code, in krb5_mk_error()
|
/freebsd/contrib/tcpdump/ |
H A D | print-rpki-rtr.c | 43 nd_uint16_t error_code; /* Error code */ member 286 u_int encapsulated_pdu_length, text_length, tlen, error_code; in rpki_rtr_pdu_print() local
|
H A D | print-vqp.c | 46 nd_uint8_t error_code; member
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_tls.c | 41 uint64_t error_code; member 663 static int raise_error(QUIC_TLS *qtls, uint64_t error_code, in raise_error() 698 #define RAISE_ERROR(qtls, error_code, error_msg) \ argument 881 uint64_t *error_code, in ossl_quic_tls_get_error()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fw.c | 399 u32 *update_handle, u8 *error_code, in mlx5_reg_mcc_query() 506 u8 control_state, error_code; in mlx5_fsm_lock() local 570 u8 control_state, error_code; in mlx5_fsm_query_state() local
|
/freebsd/crypto/openssl/test/radix/ |
H A D | quic_ops.c | 460 uint64_t policy, error_code; in DEF_FUNC() local 832 uint64_t error_code, expect_app, expect_remote; in DEF_FUNC() local 1198 #define OP_SET_INCOMING_STREAM_POLICY(name, policy, error_code) \ argument 1204 #define OP_STREAM_RESET(name, error_code) \ argument 1210 #define OP_SHUTDOWN_WAIT(name, flags, error_code, reason) \ argument 1231 #define OP_EXPECT_CONN_CLOSE_INFO(name, error_code, expect_app, expect_remote) \ argument
|
/freebsd/lib/libc/tests/stdio/ |
H A D | gets_s_test.c | 36 static errno_t error_code; variable
|
/freebsd/tests/atf_python/sys/netlink/ |
H A D | netlink.py | 153 def error_code(self): member in NetlinkDoneMessage 172 def error_code(self): member in NetlinkErrorMessage
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Status.cpp | 101 static std::string RetrieveWin32ErrorString(uint32_t error_code) { in RetrieveWin32ErrorString()
|
/freebsd/sys/dev/tws/ |
H A D | tws_services.h | 109 u_int32_t error_code; member
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | hsi_struct_def.h | 91 uint16_t error_code; member 243 uint16_t error_code; member 1622 uint16_t error_code; member 1784 uint16_t error_code; member 1924 uint16_t error_code; member 14222 uint16_t error_code; member 14296 uint16_t error_code; member 14374 uint16_t error_code; member 14452 uint16_t error_code; member 14743 uint16_t error_code; member [all …]
|
/freebsd/contrib/wpa/hs20/client/ |
H A D | spp_client.c | 865 const char *error_code) in build_spp_update_response() 893 const char *error_code) in hs20_spp_update_response()
|
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kdb_ldap.c | 280 krb5_error_code error_code) in krb5_ldap_audit_as_req()
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas_ioctl.c | 52 u_int32_t error_code; member
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_datum.c | 371 int error_code; in datum_pts_poll() local
|