Home
last modified time | relevance | path

Searched defs:code (Results 226 – 250 of 719) sorted by relevance

12345678910>>...29

/freebsd-13.1/stand/mips/beri/loader/
H A Dmain.c198 exit(int code) in exit()
/freebsd-13.1/contrib/ncurses/panel/
H A Dpanel.priv.h60 # define returnPanel(code) TRACE_RETURN1(code,panel) argument
76 # define returnPanel(code) return code argument
/freebsd-13.1/sys/dev/isci/scil/
H A Dscu_event_codes.h87 #define SCU_EVENT_SPECIFIC(code) \ argument
94 #define SCU_EVENT_MESSAGE(type, code) \ argument
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dmain.c87 usage(int code) in usage()
H A Dasn1_gen.c159 usage(int code) in usage()
/freebsd-13.1/contrib/ncurses/ncurses/base/
H A Dlib_bkgd.c123 int code = ERR; in wbkgrnd() local
/freebsd-13.1/libexec/ypxfr/
H A Dypxfr_misc.c49 ypxfrerr_string(ypxfrstat code) in ypxfrerr_string()
/freebsd-13.1/usr.bin/locate/code/
H A Dlocate.code.c132 int ch, code, count, diffcount, oldcount; in main() local
/freebsd-13.1/usr.bin/indent/
H A Dlexi.c177 int code; /* internal code to be returned */ in lexi() local
/freebsd-13.1/sys/i386/include/
H A Dproc.h66 u_int code; member
/freebsd-13.1/contrib/bearssl/T0/
H A DCPU.cs65 internal void Enter(Opcode[] code, int numLocals) in Enter()
/freebsd-13.1/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c97 int y, x, code; in wgetn_wstr() local
/freebsd-13.1/sys/mips/mips/
H A Delf_trampoline.c213 unsigned int * code; in _startC() local
/freebsd-13.1/crypto/heimdal/lib/com_err/
H A Dcompile_et.c195 usage(int code) in usage()
/freebsd-13.1/tools/regression/p1003_1b/
H A Dsched.c97 static void q(int line, int code, const char *text) in q()
/freebsd-13.1/sys/dev/evdev/
H A Devdev_mt.c404 evdev_mt_record_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in evdev_mt_record_event()
493 evdev_mt_get_value(struct evdev_dev *evdev, int slot, int16_t code) in evdev_mt_get_value()
503 evdev_mt_set_value(struct evdev_dev *evdev, int slot, int16_t code, in evdev_mt_set_value()
/freebsd-13.1/contrib/com_err/
H A Dcompile_et.c195 usage(int code) in usage()
/freebsd-13.1/contrib/dialog/
H A Dinputbox.c74 int key, fkey, code; in dialog_inputbox() local
/freebsd-13.1/usr.bin/newkey/
H A Dnewkey.c203 err_string(int code) in err_string()
/freebsd-13.1/sys/arm/allwinner/
H A Daw_cir.c205 unsigned int len, code; in aw_ir_decode_packets() local
306 aw_ir_validate_code(unsigned long code) in aw_ir_validate_code()
/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c658 append_acs0(string_desc * dst, int code, char *src, size_t off) in append_acs0()
670 append_acs(string_desc * dst, int code, char *src) in append_acs()
H A Dtinfo_driver.c316 int code = ERR; in drv_defaultcolors() local
590 int code = ERR; in drv_mode() local
1335 int code = ERR; in drv_keyok() local
1379 int code = ERR; in drv_cursorSet() local
/freebsd-13.1/sys/teken/
H A Dteken_subr_compat.h42 unsigned int code, i; in teken_subr_cons25_set_global_cursor_shape() local
/freebsd-13.1/sys/arm/arm/
H A Dvfp.c176 vfp_bounce(u_int addr, u_int insn, struct trapframe *frame, int code) in vfp_bounce()
/freebsd-13.1/contrib/wpa/src/eap_common/
H A Deap_common.c129 size_t payload_len, u8 code, u8 identifier) in eap_msg_alloc()

12345678910>>...29