Home
last modified time | relevance | path

Searched defs:code (Results 626 – 650 of 719) sorted by relevance

1...<<212223242526272829

/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlobject.h468 Instruction *code; member
/freebsd-13.1/contrib/libevent/
H A Devutil.c1675 DWORD code; member
H A Devent_rpcgen.py78 def PrintIndented(self, file, ident, code): argument
/freebsd-13.1/sys/cam/mmc/
H A Dmmc_da.c649 sddaasync(void *callback_arg, u_int32_t code, in sddaasync()
/freebsd-13.1/sys/dev/hptmv/
H A Dentry.c2132 hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, in hpt_async()
/freebsd-13.1/sys/dev/usb/input/
H A Dwsp.c848 #define WSP_SUPPORT_ABS(evdev, code, param) \ in wsp_attach() argument
/freebsd-13.1/sys/dev/mps/
H A Dmps.c2250 u32 code:8; in mps_sas_log_info() member
/freebsd-13.1/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c471 static unsigned FSE_isError(size_t code) { return (code > (size_t)(-FSE_ERROR_maxCode)); } in FSE_isError()
1452 unsigned ZSTDv01_isError(size_t code) { return ERR_isError(code); } in ZSTDv01_isError()
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_crypto.c442 u_int code; /* extension field opcode */ in crypto_recv() local
/freebsd-13.1/crypto/heimdal/lib/sl/
H A Dslc-gram.c2238 usage(int code) in usage()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp117 #define HANDLE_LIBCALL(code, name) \ in InitLibcalls() argument
/freebsd-13.1/contrib/ntp/include/
H A Dmbg_gps166.h270 uint16_t code; ///< Version number, e.g. 0x0120 means v1.20 member
/freebsd-13.1/sys/dev/aac/
H A Daacvar.h509 u_int32_t code; member
/freebsd-13.1/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c676 vtscsi_cam_async(void *cb_arg, uint32_t code, struct cam_path *path, void *arg) in vtscsi_cam_async()
/freebsd-13.1/sys/dev/hptiop/
H A Dhptiop.c2193 static void hptiop_async(void * callback_arg, u_int32_t code, in hptiop_async()
/freebsd-13.1/stand/ficl/
H A Dwords.c4790 FICL_CODE code; in ficlWordClassify() member
4817 FICL_CODE code = pFW->code; in ficlWordClassify() local
/freebsd-13.1/contrib/wpa/src/ap/
H A Dieee802_1x.c918 static const char * eap_code_str(u8 code) in eap_code_str()
/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dhxtool.c55 usage(int code) in usage()
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DWriter.cpp835 const uint32_t code = IMAGE_SCN_CNT_CODE; in createSections() local
/freebsd-13.1/sys/dev/isp/
H A Disp.c3231 uint8_t code = resp[FCP_RSPNS_CODE_OFFSET]; in isp_intr_respq() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1143 #define HANDLE_LIBCALL(code, name) name, argument
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c116 int (*code) (struct archive *a, member
/freebsd-13.1/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c708 unsigned char code; member
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py78 def PrintIndented(self, file, ident, code): argument
/freebsd-13.1/sys/amd64/include/
H A Dvmm.h723 uint32_t code; /* ecx value */ member

1...<<212223242526272829