Home
last modified time | relevance | path

Searched defs:code (Results 626 – 650 of 883) sorted by relevance

1...<<21222324252627282930>>...36

/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_meth.c415 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_ossl_encoder_fetch() local
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_eke.c637 u32 code; in eap_eke_process_failure() local
/freebsd/contrib/tnftp/src/
H A Dftp_var.h227 GLOBAL int code; /* return/reply code for ftp command */ variable
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfman_kg.c90 int code; in get_gen_ht_code() local
/freebsd/contrib/bearssl/src/ec/
H A Dec_prime_i15.c454 const curve_params *cc, const uint16_t *code) in run_code()
H A Dec_prime_i31.c453 const curve_params *cc, const uint16_t *code) in run_code()
/freebsd/sys/i386/i386/
H A Dvm86.c646 uint8_t *code; in vm86_prepcall() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_private.h104 int code; global() member
/freebsd/sys/dev/adb/
H A Dadb_kbd.c686 set_typematic(keyboard_t *kbd, int code) in set_typematic()
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c978 CK_RV code; member
1086 oerr(krb5_context context, krb5_error_code code, const char *fmt, ...) in oerr()
1127 oerr_cert(krb5_context context, krb5_error_code code, X509_STORE_CTX *certctx, in oerr_cert()
1315 int code; in get_cert() local
1414 int code; in get_key() local
5567 krb5_error_code code = KRB5KDC_ERR_PREAUTH_FAILED; in p11err() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v05.c1219 unsigned FSEv05_isError(size_t code) { return ERR_isError(code); } in FSEv05_isError()
1221 const char* FSEv05_getErrorName(size_t code) { return ERR_getErrorName(code); } in FSEv05_getErrorName()
1723 unsigned HUFv05_isError(size_t code) { return ERR_isError(code); } in HUFv05_isError()
1724 const char* HUFv05_getErrorName(size_t code) { return ERR_getErrorName(code); } in HUFv05_getErrorName()
2577 unsigned ZSTDv05_isError(size_t code) { return ERR_isError(code); } in ZSTDv05_isError()
2582 const char* ZSTDv05_getErrorName(size_t code) { return ERR_getErrorName(code); } in ZSTDv05_getErrorName()
/freebsd/crypto/krb5/src/lib/apputils/
H A Dnet-server.c1096 process_packet_response(void *arg, krb5_error_code code, krb5_data *response) in process_packet_response()
1306 process_stream_response(void *arg, krb5_error_code code, krb5_data *response) in process_stream_response()
/freebsd/sys/netinet/
H A Dsctp.h386 uint16_t code; member
392 uint16_t code; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp1071 std::optional<int> code) in StopInfoUnixSignal()
1498 std::optional<int> code) { in CreateStopReasonWithSignal()
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_mslsa.c1596 krb5_error_code code; in krb5_lcc_initialize() local
2150 krb5_error_code code = 0; in krb5_lcc_ptcursor_next() local
/freebsd/sys/dev/isp/
H A Dispvar.h665 #define ISP_FW_MAJOR(code) (((code) >> 16) & 0xff) argument
666 #define ISP_FW_MINOR(code) (((code) >> 8) & 0xff) argument
667 #define ISP_FW_MICRO(code) ((code) & 0xff) argument
/freebsd/usr.bin/compress/
H A Dzopen.c165 #define code zs->u.r.zs_code macro
/freebsd/contrib/wpa/hs20/client/
H A Dspp_client.c727 char *code = NULL; in process_spp_post_dev_data_response() local
/freebsd/contrib/bc/include/
H A Dlang.h389 BcVec code; member
/freebsd/contrib/file/src/
H A Dfuncs.c328 const char *code = NULL; in file_buffer() local
/freebsd/contrib/dialog/
H A Dtextbox.c794 int code; in dialog_textbox() local
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_input.c123 uint16_t code; member
/freebsd/sys/cam/scsi/
H A Dscsi_sg.c249 sgasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in sgasync()
/freebsd/usr.bin/chat/
H A Dchat.c418 fatal(int code, const char *fmt, ...) in fatal()
/freebsd/contrib/libucl/src/
H A Ducl_schema.c64 enum ucl_schema_error_code code, const ucl_object_t *obj, in ucl_schema_create_error()

1...<<21222324252627282930>>...36