Home
last modified time | relevance | path

Searched defs:code (Results 501 – 525 of 719) sorted by relevance

1...<<212223242526272829

/freebsd-13.1/contrib/wpa/src/eap_peer/
H A Deap_eke.c637 u32 code; in eap_eke_process_failure() local
/freebsd-13.1/contrib/googletest/googletest/scripts/
H A Dupload.py118 def __init__(self, url, code, msg, headers, args): argument
/freebsd-13.1/contrib/googletest/googlemock/scripts/
H A Dupload.py118 def __init__(self, url, code, msg, headers, args): argument
/freebsd-13.1/sys/i386/i386/
H A Dvm86.c649 uint8_t *code; in vm86_prepcall() local
/freebsd-13.1/sys/dev/adb/
H A Dadb_kbd.c691 set_typematic(keyboard_t *kbd, int code) in set_typematic()
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp90 #define ompt_state_macro(state, code) {#state, state}, argument
/freebsd-13.1/sys/dev/smartpqi/
H A Dsmartpqi_cam.c1161 smartpqi_async(void *callback_arg, u_int32_t code, in smartpqi_async()
/freebsd-13.1/sys/contrib/zstd/lib/legacy/
H A Dzstd_v05.c1275 unsigned FSEv05_isError(size_t code) { return ERR_isError(code); } in FSEv05_isError()
1277 const char* FSEv05_getErrorName(size_t code) { return ERR_getErrorName(code); } in FSEv05_getErrorName()
1779 unsigned HUFv05_isError(size_t code) { return ERR_isError(code); } in HUFv05_isError()
1780 const char* HUFv05_getErrorName(size_t code) { return ERR_getErrorName(code); } in HUFv05_getErrorName()
2633 unsigned ZSTDv05_isError(size_t code) { return ERR_isError(code); } in ZSTDv05_isError()
2638 const char* ZSTDv05_getErrorName(size_t code) { return ERR_getErrorName(code); } in ZSTDv05_getErrorName()
/freebsd-13.1/contrib/dialog/
H A Dtextbox.c703 int i, code, passed_end; in dialog_textbox() local
/freebsd-13.1/contrib/bc/include/
H A Dlang.h377 BcVec code; member
/freebsd-13.1/crypto/openssl/ssl/
H A Dtls13_enc.c825 int tls13_alert_code(int code) in tls13_alert_code()
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_refclock.c156 int code in refclock_report()
/freebsd-13.1/usr.bin/compress/
H A Dzopen.c170 #define code zs->u.r.zs_code macro
/freebsd-13.1/libexec/tftpd/tests/
H A Dfunctional.c113 #define RECV_ERROR(code, msg) do { \ argument
/freebsd-13.1/usr.bin/chat/
H A Dchat.c421 fatal(int code, const char *fmt, ...) in fatal()
/freebsd-13.1/contrib/libpcap/
H A Drpcap-protocol.h308 uint16 code; /* opcode of the instruction */ member
H A Dgencode.c668 new_block(compiler_state_t *cstate, int code) in new_block()
680 new_stmt(compiler_state_t *cstate, int code) in new_stmt()
7567 gen_relation_internal(compiler_state_t *cstate, int code, struct arth *a0, in gen_relation_internal()
7611 gen_relation(compiler_state_t *cstate, int code, struct arth *a0, in gen_relation()
7719 gen_arth(compiler_state_t *cstate, int code, struct arth *a0_arg, in gen_arth()
/freebsd-13.1/contrib/libucl/src/
H A Ducl_schema.c63 enum ucl_schema_error_code code, const ucl_object_t *obj, in ucl_schema_create_error()
/freebsd-13.1/contrib/wpa/hs20/client/
H A Dspp_client.c728 char *code = NULL; in process_spp_post_dev_data_response() local
/freebsd-13.1/stand/powerpc/boot1.chrp/
H A Dboot1.c563 exit(int code) in exit()
/freebsd-13.1/contrib/wpa/src/radius/
H A Dradius.h19 u8 code; member
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_sg.c255 sgasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in sgasync()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp781 static void AbsPosToLineColumnPos(size_t abs_pos, llvm::StringRef code, in AbsPosToLineColumnPos()
/freebsd-13.1/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c496 uni_print_ie_internal(enum uni_ietype code, const union uni_ieall *ie, in uni_print_ie_internal()
506 uni_print_ie(char *buf, size_t size, enum uni_ietype code, in uni_print_ie()
514 uni_check_ie(enum uni_ietype code, union uni_ieall *ie, struct unicx *cx) in uni_check_ie()
642 uni_encode_ie(enum uni_ietype code, struct uni_msg *msg, union uni_ieall *ie, in uni_encode_ie()
872 uni_diag(enum uni_cause cause, enum uni_coding code) in uni_diag()
/freebsd-13.1/contrib/subversion/subversion/svn/
H A Dconflict-callbacks.c379 const char *code; /* one or two characters */ member
387 const char *code; /* one or two characters */ member

1...<<212223242526272829