Home
last modified time | relevance | path

Searched defs:length (Results 101 – 125 of 1377) sorted by relevance

12345678910>>...56

/freebsd/lib/libusb/
H A Dlibusb10_io.c538 uint8_t endpoint, uint8_t *data, int length, in libusb10_do_transfer()
608 uint8_t endpoint, uint8_t *data, int length, in libusb_bulk_transfer()
627 uint8_t endpoint, uint8_t *data, int length, in libusb_interrupt_transfer()
687 libusb_set_iso_packet_lengths(struct libusb_transfer *transfer, uint32_t length) in libusb_set_iso_packet_lengths()
754 int length, libusb_transfer_cb_fn callback, void *user_data, in libusb_fill_bulk_transfer()
770 int length, libusb_transfer_cb_fn callback, void *user_data, in libusb_fill_interrupt_transfer()
786 int length, int npacket, libusb_transfer_cb_fn callback, in libusb_fill_iso_transfer()
/freebsd/sys/contrib/openzfs/module/icp/core/
H A Dkcf_prov_lib.c44 size_t length = len; in crypto_uio_copy_to_data() local
134 size_t length = input->cd_length; in crypto_update_uio() local
/freebsd/sys/dev/sfxge/common/
H A Defx_hash.c164 __in size_t length, in efx_hash_bytes()
247 __in size_t length, in efx_hash_bytes()
/freebsd/usr.sbin/trim/
H A Dtrim.c57 off_t offset, length; in main() local
204 trim(const char *path, off_t offset, off_t length, bool dryrun, bool verbose) in trim()
/freebsd/contrib/libcbor/src/cbor/
H A Dencoding.c61 size_t cbor_encode_bytestring_start(size_t length, unsigned char *buffer, in cbor_encode_bytestring_start()
80 size_t cbor_encode_string_start(size_t length, unsigned char *buffer, in cbor_encode_string_start()
90 size_t cbor_encode_array_start(size_t length, unsigned char *buffer, in cbor_encode_array_start()
100 size_t cbor_encode_map_start(size_t length, unsigned char *buffer, in cbor_encode_map_start()
H A Dstrings.c52 cbor_build_stringn(const char * val,size_t length) cbor_build_stringn() argument
64 cbor_string_set_handle(cbor_item_t * item,cbor_mutable_data CBOR_RESTRICT_POINTER data,size_t length) cbor_string_set_handle() argument
[all...]
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn1_lib.c160 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object()
200 static void asn1_put_length(unsigned char **pp, int length) in asn1_put_length()
222 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size()
437 size_t length = 0, sep_len; in ossl_sk_ASN1_UTF8STRING2text() local
/freebsd/sbin/camcontrol/
H A Dpersist.c178 uint32_t length; in persist_print_res() local
214 uint32_t length, num_keys, i; in persist_print_keys() local
240 uint32_t length; in persist_print_cap() local
373 uint32_t length, len_to_go = 0; in persist_print_full() local
/freebsd/sys/contrib/ck/include/
H A Dck_array.h39 unsigned int length; member
76 ck_array_buffer(struct ck_array *array, unsigned int *length) in ck_array_buffer()
/freebsd/contrib/tcpdump/
H A Dprint-ipnet.c37 ipnet_hdr_print(netdissect_options *ndo, const u_char *bp, u_int length) in ipnet_hdr_print()
61 ipnet_print(netdissect_options *ndo, const u_char *p, u_int length, u_int caplen) in ipnet_print()
H A Dprint-eap.c41 nd_uint16_t length; member
57 nd_uint16_t length; member
152 u_int length) in eap_print()
H A Dprint-snmp.c863 asn1_decode(u_char *p, u_int length) in asn1_decode()
1217 u_short pduid, const u_char *np, u_int length) in varbind_print()
1314 u_short pduid, const u_char *np, u_int length) in snmppdu_print()
1390 const u_char *np, u_int length) in trappdu_print()
1480 const u_char *np, u_int length, int version) in pdu_print()
1542 const u_char *np, u_int length, int version) in scopedpdu_print()
1598 const u_char *np, u_int length, int version) in community_print()
1632 const u_char *np, u_int length) in usm_print()
1732 const u_char *np, u_int length) in v3msg_print()
1869 const u_char *np, u_int length) in snmp_print()
H A Dprint-802_11.c197 uint8_t length; member
203 uint8_t length; member
209 uint8_t length; member
215 uint8_t length; member
224 uint8_t length; member
230 uint8_t length; member
239 uint8_t length; member
1139 u_int length) in parse_elements()
1509 const u_char *p, u_int length) in handle_reassoc_response()
1578 const u_char *p, u_int length) in handle_disassoc()
[all …]
H A Dprint-llc.c150 llc_print(netdissect_options *ndo, const u_char *p, u_int length, u_int caplen, in llc_print()
423 snap_print(netdissect_options *ndo, const u_char *p, u_int length, u_int caplen, in snap_print()
H A Dprint-brcmtag.c119 u_int length = h->len; in brcm_tag_if_print() local
132 u_int length = h->len; in brcm_tag_prepend_if_print() local
/freebsd/sys/dev/smbios/
H A Dsmbios.h47 uint8_t length; member
64 uint8_t length; member
76 uint8_t length; member
/freebsd/crypto/openssl/crypto/des/
H A Dcfb64ede.c25 long length, DES_key_schedule *ks1, in DES_ede3_cfb64_encrypt()
92 int numbits, long length, DES_key_schedule *ks1, in DES_ede3_cfb_encrypt()
/freebsd/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.h33 uint8_t length; member
43 uint8_t length; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hdmi.c113 size_t length; in hdmi_avi_infoframe_pack_only() local
284 size_t length; in hdmi_spd_infoframe_pack_only() local
409 size_t length; in hdmi_audio_infoframe_pack_only() local
571 size_t length; in hdmi_vendor_infoframe_pack_only() local
715 size_t length; in hdmi_drm_infoframe_pack_only() local
898 ssize_t length; in hdmi_infoframe_pack_only() local
951 ssize_t length; in hdmi_infoframe_pack() local
1713 size_t length; in hdmi_vendor_any_infoframe_unpack() local
/freebsd/contrib/libcbor/doc/source/
H A Drfc_conformance.rst
/freebsd/lib/libsys/i386/
H A Di386_set_ioperm.c32 i386_set_ioperm(unsigned int start, unsigned int length, int enable) in i386_set_ioperm()
/freebsd/usr.sbin/bhyve/amd64/
H A De820.c336 e820_alloc_highest(const uint64_t max_address, const uint64_t length, in e820_alloc_highest()
370 e820_alloc_lowest(const uint64_t min_address, const uint64_t length, in e820_alloc_lowest()
402 e820_alloc(const uint64_t address, const uint64_t length, in e820_alloc()
/freebsd/sys/dev/ata/
H A Data-lowlevel.c244 int length; in ata_end_transaction() local
811 ata_pio_read(struct ata_request *request, int length) in ata_pio_read()
897 ata_pio_write(struct ata_request *request, int length) in ata_pio_write()
/freebsd/sys/dev/hptmv/
H A Dhptproc.c57 hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length) in hpt_set_asc_info()
276 hpt_set_info(int length) in hpt_set_info()
598 int length, error=0, retval=0; in hpt_status() local
/freebsd/usr.sbin/bhyve/
H A Dacpi_device.c99 const UINT16 port, const UINT8 length) in acpi_device_add_res_fixed_ioport()
121 const UINT8 write_protected, const UINT32 address, const UINT32 length) in acpi_device_add_res_fixed_memory32()

12345678910>>...56