Home
last modified time | relevance | path

Searched defs:length (Results 126 – 150 of 1377) sorted by relevance

12345678910>>...56

/freebsd/sys/dev/dpaa/
H A Dif_dtsec_im.c66 dtsec_im_fm_port_rx_callback(t_Handle app, uint8_t *data, uint16_t length, in dtsec_im_fm_port_rx_callback()
224 uint16_t length; in dtsec_im_if_start_locked() local
/freebsd/contrib/tcpdump/
H A Dprint-calm-fast.c42 calm_fast_print(netdissect_options *ndo, const u_char *bp, u_int length, const struct lladdr_info *… in calm_fast_print()
H A Dprint-hncp.c49 const u_char *cp, u_int length) in hncp_print()
245 u_int length = 0; in print_dns_label() local
269 const u_char *cp, u_int length, int indent) in dhcpv4_print()
321 const u_char *cp, u_int length, int indent) in dhcpv6_print()
405 const u_char *cp, u_int length, int indent) in hncp_print_rec()
H A Dprint-msdp.c34 msdp_print(netdissect_options *ndo, const u_char *sp, u_int length) in msdp_print()
H A Dprint-atm.c211 const u_char *p, int length, int caplen) in atm_llc_print()
242 u_int length = h->len; in atm_if_print() local
362 u_int vpi, u_int vci, u_int traftype, const u_char *p, u_int length, in atm_print()
428 const u_char *p, u_int length, u_int hec) in oam_print()
H A Dprint-chdlc.c55 chdlc_print(netdissect_options *ndo, const u_char *p, u_int length) in chdlc_print()
138 chdlc_slarp_print(netdissect_options *ndo, const u_char *cp, u_int length) in chdlc_slarp_print()
/freebsd/lib/libc/string/
H A Dbcmp.c38 bcmp(const void *b1, const void *b2, size_t length) in bcmp()
/freebsd/lib/libsys/i386/
H A Di386_get_ioperm.c32 i386_get_ioperm(unsigned int start, unsigned int *length, int *enable) in i386_get_ioperm()
/freebsd/sys/ofed/include/rdma/
H A Drdmavt_mr.h63 size_t length; member
77 size_t length; member
109 u32 length; /* remaining length of the segment */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp41 offset_t file_offset, offset_t length) { in CreateInstance()
106 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
150 offset_t offset, offset_t length, ArchSpec arch, in ObjectFileJSON()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c439 const char **name, size_t *length, struct archive_string_conv *sc) in get_entry_hardlink()
457 const char **name, size_t *length, struct archive_string_conv *sc) in get_entry_pathname()
475 const char **name, size_t *length, struct archive_string_conv *sc) in get_entry_uname()
493 const char **name, size_t *length, struct archive_string_conv *sc) in get_entry_gname()
511 const char **name, size_t *length, struct archive_string_conv *sc) in get_entry_symlink()
846 int64_t offset, length, last_offset = 0; in archive_write_pax_header() local
2019 _sparse_list_add_block(struct pax *pax, int64_t offset, int64_t length, in _sparse_list_add_block()
2041 sparse_list_add(struct pax *pax, int64_t offset, int64_t length) in sparse_list_add()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h128 uint8_t length; member
165 uint8_t length[2]; member
174 uint8_t length; member
185 uint8_t length[2]; member
214 uint8_t length; member
226 uint8_t length[2]; member
238 uint8_t length; member
928 uint8_t length; member
1278 uint8_t length; member
2063 uint8_t length; member
[all …]
/freebsd/tests/sys/netpfil/pf/
H A Dpft_ether.py38 def ping(send_if, dst_ip, length): argument
/freebsd/crypto/openssl/crypto/camellia/
H A Dcmll_ofb.c25 size_t length, const CAMELLIA_KEY *key, in Camellia_ofb128_encrypt()
H A Dcmll_ctr.c20 size_t length, const CAMELLIA_KEY *key, in Camellia_ctr128_encrypt()
/freebsd/crypto/openssl/crypto/aes/
H A Daes_ofb.c20 size_t length, const AES_KEY *key, in AES_ofb128_encrypt()
/freebsd/crypto/openssl/crypto/asn1/
H A Dd2i_pu.c29 long length) in d2i_PublicKey()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDataExtractor.h23 lldb::offset_t length) in DWARFDataExtractor()
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c83 static void ZDICT_printHex(const void* ptr, size_t length) in ZDICT_printHex()
234 U32 length; member
281 { size_t length; in ZDICT_analyzePos() local
289 { size_t length; in ZDICT_analyzePos() local
350 { size_t length; in ZDICT_analyzePos() local
360 { size_t length = MINMATCHLENGTH; in ZDICT_analyzePos() local
401 U32 p, pEnd, length; in ZDICT_analyzePos() local
418 static int isIncluded(const void* in, const void* container, size_t length) in isIncluded()
617 static void ZDICT_fillNoise(void* buffer, size_t length) in ZDICT_fillNoise()
1090 unsigned const length = dictList[u].length; in ZDICT_trainFromBuffer_unsafe_legacy() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTF.cpp397 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8()
429 int length = trailingBytesForUTF8[*source]+1; in isLegalUTF8Sequence() local
441 int length = trailingBytesForUTF8[*source] + 1; in getUTF8SequenceSize() local
557 int length = trailingBytesForUTF8[**source] + 1; in isLegalUTF8String() local
/freebsd/crypto/openssl/crypto/evp/
H A De_sm4.c46 size_t length, const SM4_KEY *key, in sm4_cfb128_encrypt()
63 size_t length, const SM4_KEY *key, in sm4_ofb128_encrypt()
/freebsd/sys/geom/
H A Dgeom_slice.h43 off_t length; member
50 off_t length; member
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DVASprintf.cpp30 int length = ::vsnprintf(buf.data(), buf.size(), fmt, args); in VASprintf() local
/freebsd/contrib/sendmail/libsm/
H A Dutf8_valid.c40 utf8_valid(b, length) in utf8_valid() argument
/freebsd/sys/dev/sfxge/common/
H A Defx_crc32.c112 __in int length) in efx_crc32_calculate()

12345678910>>...56