Home
last modified time | relevance | path

Searched defs:code (Results 401 – 425 of 719) sorted by relevance

1...<<11121314151617181920>>...29

/freebsd-13.1/contrib/netbsd-tests/lib/libc/gen/
H A Dt_siginfo.c63 int code; variable
/freebsd-13.1/crypto/openssl/ssl/
H A Dt1_enc.c730 int tls1_alert_code(int code) in tls1_alert_code()
/freebsd-13.1/contrib/telnet/libtelnet/
H A Dkerberos5.c100 print_krb5_error(krb5_context context, krb5_error_code code, const char *msg) in print_krb5_error()
/freebsd-13.1/stand/mips/beri/boot2/
H A Dboot2.c663 exit(int code) in exit()
/freebsd-13.1/contrib/ntp/clockstuff/
H A Dchutest.c541 register u_char *code; in chufilter() local
/freebsd-13.1/contrib/ncurses/include/
H A Dtic.h181 chtype code; member
/freebsd-13.1/contrib/xz/src/liblzma/lz/
H A Dlz_encoder.h197 lzma_ret (*code)(void *coder, member
/freebsd-13.1/sys/net80211/
H A Dieee80211_phy.c311 uint8_t code = rt->info[i].dot11Rate; in ieee80211_setup_ratetable() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp310 llvm::StringRef code = request.GetRawLineWithUnusedSuffix(); in HandleCompletion() local
/freebsd-13.1/contrib/libpcap/
H A Doptimize.c215 int code; member
681 F(opt_state_t *opt_state, int code, int v0, int v1) in F()
1492 int code = ep->code; in fold_edge() local
/freebsd-13.1/contrib/wpa/src/radius/
H A Dradius.c72 static void radius_msg_set_hdr(struct radius_msg *msg, u8 code, u8 identifier) in radius_msg_set_hdr()
102 struct radius_msg * radius_msg_new(u8 code, u8 identifier) in radius_msg_new()
138 static const char *radius_code_string(u8 code) in radius_code_string()
/freebsd-13.1/sys/dev/usb/input/
H A Dukbd.c1340 ukbd_ev_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in ukbd_ev_event()
1992 ukbd_set_typematic(keyboard_t *kbd, int code) in ukbd_set_typematic()
2044 ukbd_key2scan(struct ukbd_softc *sc, int code, const uint64_t *bitmap, int up) in ukbd_key2scan()
/freebsd-13.1/contrib/dialog/
H A Ddialog.h873 #define dlg_enter_buttoncode(code) (dialog_vars.nook ? DLG_EXIT_OK : dlg_ok_buttoncode(code)) argument
879 int x, y, X, Y, code; member
902 #define dlg_mouse_mkregion(y, x, height, width, code) /*nothing*/ argument
903 #define dlg_mouse_mkbigregion(y, x, height, width, code, step_x, step_y, mode) /*nothing*/ argument
916 #define mouse_mkbutton(y,x,len,code) dlg_mouse_mkregion(y,x,1,len,code); argument
/freebsd-13.1/sys/dev/mlx/
H A Dmlxreg.h506 u_int8_t code, in mlx_make_type1()
529 u_int8_t code, in mlx_make_type2()
555 u_int8_t code, in mlx_make_type3()
580 u_int8_t code, in mlx_make_type4()
602 u_int8_t code, in mlx_make_type5()
/freebsd-13.1/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c894 static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg) in hpt_async()
950 #define HPT_DO_IOCTL(code, inbuf, insize, outbuf, outsize) ({\ argument
/freebsd-13.1/sys/security/audit/
H A Daudit.h394 #define AUDIT_SYSCALL_ENTER(code, td) ({ \ argument
473 #define AUDIT_SYSCALL_ENTER(code, td) 0 argument
H A Daudit.c595 audit_syscall_enter(unsigned short code, struct thread *td) in audit_syscall_enter()
/freebsd-13.1/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c822 static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg) in hpt_async()
878 #define HPT_DO_IOCTL(code, inbuf, insize, outbuf, outsize) ({\ argument
/freebsd-13.1/tools/tools/crypto/
H A Dcryptotest.c124 int code; member
/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c725 _nc_free_tic(int code) in _nc_free_tic()
/freebsd-13.1/usr.bin/sed/
H A Ddefs.h105 char code; /* Command code */ member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp45 #define HANDLE_LIBCALL(code, name) name, argument
/freebsd-13.1/stand/powerpc/kboot/
H A Dmain.c298 exit(int code) in exit()
/freebsd-13.1/sys/netinet6/
H A Draw_ip6.c406 int type = 0, code = 0; /* for ICMPv6 output statistics only */ in rip6_output() local
/freebsd-13.1/contrib/lua/src/
H A Dluac.c337 const Instruction* code=f->code; in PrintCode() local

1...<<11121314151617181920>>...29