Searched defs:code (Results 276 - 300 of 858) sorted by last modified time

<<11121314151617181920>>

/freebsd-11-stable/stand/ficl/
H A Dficl.h534 FICL_CODE code; /* Native code to execute the word */ member in struct:ficl_word
[all...]
H A Dficl.c315 int ficlBuild(FICL_SYSTEM *pSys, char *name, FICL_CODE code, char flags) argument
[all...]
H A Ddict.c737 UNS16 code = (UNS16)si.count; local
[all...]
/freebsd-11-stable/usr.bin/mkimg/
H A Dvhd.c253 uint32_t code; member in struct:vhd_dyn_header::__anon8649
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c284 enum snmp_code code; local
485 enum snmp_code code; local
[all...]
/freebsd-11-stable/sys/sys/
H A Dktrace.h132 int code; member in struct:ktr_psig
/freebsd-11-stable/sys/kern/
H A Dkern_ktrace.c442 ktrsyscall(int code, int narg, register_t args[]) argument
471 ktrsysret(int code, int error, register_t retval) argument
705 ktrpsig(int sig, sig_t action, sigset_t *mask, int code) argument
H A Dsubr_kdb.c644 kdb_trap(int type, int code, struct trapframe *tf) argument
/freebsd-11-stable/sys/amd64/include/
H A Dproc.h74 u_int code; member in struct:syscall_args
/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c820 static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg) argument
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1172 static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg) argument
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c977 static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg) argument
/freebsd-11-stable/sys/security/audit/
H A Daudit.c510 audit_syscall_enter(unsigned short code, struct thread *td) argument
/freebsd-11-stable/sys/cam/ata/
H A Data_pmp.c263 pmpasync(void *callback_arg, u_int32_t code, argument
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-slow.c497 uint8_t code; member in struct:slow_oam_common_header_t
H A Dprint-radius.c179 struct radius_hdr { uint8_t code; /* Radius packet code */ member in struct:radius_hdr
H A Dprint-ppp.c418 u_int code, len; local
834 u_int code, len; local
914 u_int code, len; local
[all...]
H A Dprint-eap.c55 unsigned char code; member in struct:eap_packet_t
H A Dprint-dhcp6.c274 dhcp6stcode(const uint16_t code) argument
H A Dprint-chdlc.c121 uint8_t code[4]; member in struct:cisco_slarp
/freebsd-11-stable/sys/dev/evdev/
H A Devdev.h162 evdev_push_key(struct evdev_dev *evdev, uint16_t code, int32_t value) argument
169 evdev_push_rel(struct evdev_dev *evdev, uint16_t code, int32_t value) argument
176 evdev_push_abs(struct evdev_dev *evdev, uint16_t code, int32_t value) argument
183 evdev_push_msc(struct evdev_dev *evdev, uint16_t code, int32_t value) argument
190 evdev_push_led(struct evdev_dev *evdev, uint16_t code, int32_ argument
197 evdev_push_snd(struct evdev_dev *evdev, uint16_t code, int32_t value) argument
204 evdev_push_sw(struct evdev_dev *evdev, uint16_t code, int32_t value) argument
[all...]
H A Duinput.h67 uint16_t code; /* axis code */ member in struct:uinput_abs_setup
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlobject.h469 Instruction *code; member in struct:Proto
/freebsd-11-stable/sys/arm/arm/
H A Dvfp.c176 vfp_bounce(u_int addr, u_int insn, struct trapframe *frame, int code) argument
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds3_enc.c932 ssl3_alert_code(int code) argument
[all...]

Completed in 201 milliseconds

<<11121314151617181920>>