Home
last modified time | relevance | path

Searched defs:code (Results 76 – 100 of 713) sorted by relevance

12345678910>>...29

/freebsd-14.2/usr.sbin/dumpcis/
H A Dreadcis.h31 unsigned char code; member
45 unsigned char code; member
/freebsd-14.2/contrib/com_err/
H A Derror.c47 com_right(struct et_list *list, long code) in com_right()
57 com_right_r(struct et_list *list, long code, char *str, size_t len) in com_right_r()
/freebsd-14.2/crypto/heimdal/lib/com_err/
H A Derror.c50 com_right(struct et_list *list, long code) in com_right()
60 com_right_r(struct et_list *list, long code, char *str, size_t len) in com_right_r()
/freebsd-14.2/contrib/bc/include/
H A Dprogram.h234 #define bc_program_pushVar(p, code, bgn, pop, copy) \ argument
241 #define bc_program_pushVar(p, code, bgn, pop, copy) \ argument
475 #define BC_PROG_JUMP(inst, code, ip) \ argument
489 #define BC_PROG_JUMP(inst, code, ip) \ argument
991 #define BC_PROG_JUMP(inst, code, ip) break argument
/freebsd-14.2/lib/libc/stdlib/
H A D_Exit.c17 _Exit(int code) in _Exit()
/freebsd-14.2/sys/contrib/openzfs/module/zstd/lib/common/
H A Derror_private.c15 const char* ERR_getErrorString(ERR_enum code) in ERR_getErrorString()
/freebsd-14.2/crypto/heimdal/lib/kadm5/
H A Derror.c39 _kadm5_error_code(kadm5_ret_t code) in _kadm5_error_code()
/freebsd-14.2/stand/uboot/
H A Dreboot.c31 exit(int code) in exit()
/freebsd-14.2/stand/libofw/
H A Dofw_reboot.c31 exit(int code) in exit()
/freebsd-14.2/sys/contrib/zstd/lib/common/
H A Derror_private.c15 const char* ERR_getErrorString(ERR_enum code) in ERR_getErrorString()
/freebsd-14.2/sys/arm/include/
H A Ddb_machdep.h55 #define IS_BREAKPOINT_TRAP(type, code) (type == T_BREAKPOINT) argument
56 #define IS_WATCHPOINT_TRAP(type, code) (type == T_WATCHPOINT) argument
/freebsd-14.2/contrib/ncurses/ncurses/base/
H A Dlib_insdel.c51 int code = ERR; in NCURSES_EXPORT() local
H A Duse_window.c41 int code = OK; in NCURSES_EXPORT() local
H A Dlib_clear.c49 int code = ERR; in NCURSES_EXPORT() local
H A Dlib_colorset.c50 int code = ERR; in NCURSES_EXPORT() local
/freebsd-14.2/lib/libsysdecode/
H A Dsyscallnames.c66 sysdecode_syscallname(enum sysdecode_abi abi, unsigned int code) in sysdecode_syscallname()
/freebsd-14.2/contrib/dialog/
H A Drc.c172 int code = -1; in from_boolean() local
187 int code = UNKNOWN_COLOR; in from_color_name() local
235 to_color_name(int code) in to_color_name()
249 to_boolean(int code) in to_boolean()
/freebsd-14.2/sys/riscv/include/
H A Ddb_machdep.h67 #define IS_BREAKPOINT_TRAP(type, code) (type == T_BREAKPOINT) argument
68 #define IS_WATCHPOINT_TRAP(type, code) (type == T_WATCHPOINT) argument
/freebsd-14.2/contrib/bsnmp/lib/
H A Dsupport.c68 errx(int code, const char *fmt, ...) in errx()
81 err(int code, const char *fmt, ...) in err()
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/
H A Duse_screen.c42 int code = OK; in NCURSES_EXPORT() local
/freebsd-14.2/contrib/wpa/src/eap_common/
H A Deap_wsc_common.c17 struct wpabuf * eap_wsc_build_frag_ack(u8 id, u8 code) in eap_wsc_build_frag_ack()
/freebsd-14.2/contrib/lua/doc/
H A Dmanual.css6 pre, code { selector
/freebsd-14.2/contrib/ncurses/ncurses/widechar/
H A Dlib_in_wch.c48 int code = OK; in NCURSES_EXPORT() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h31 #define HANDLE_LIBCALL(code, name) code, argument
/freebsd-14.2/sys/contrib/device-tree/include/dt-bindings/input/
H A Dinput.h15 #define MATRIX_KEY(row, col, code) \ argument

12345678910>>...29