/freebsd/crypto/heimdal/lib/krb5/ |
H A D | codec.c | 41 size_t length, in krb5_decode_EncTicketPart() 52 size_t length, in krb5_encode_EncTicketPart() 63 size_t length, in krb5_decode_EncASRepPart() 74 size_t length, in krb5_encode_EncASRepPart() 85 size_t length, in krb5_decode_EncTGSRepPart() 96 size_t length, in krb5_encode_EncTGSRepPart() 107 size_t length, in krb5_decode_EncAPRepPart() 118 size_t length, in krb5_encode_EncAPRepPart() 129 size_t length, in krb5_decode_Authenticator() 140 size_t length, in krb5_encode_Authenticator() [all …]
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_ild.c | 275 static int imm_dec(struct pt_ild *ild, uint8_t length) in imm_dec() 367 static int disp_dec(struct pt_ild *ild, uint8_t length) in disp_dec() 393 static int sib_dec(struct pt_ild *ild, uint8_t length) in sib_dec() 410 static int modrm_dec(struct pt_ild *ild, uint8_t length) in modrm_dec() 455 static inline int get_next_as_opcode(struct pt_ild *ild, uint8_t length) in get_next_as_opcode() 468 static int opcode_dec(struct pt_ild *ild, uint8_t length) in opcode_dec() 808 static inline int prefix_decode(struct pt_ild *ild, uint8_t length, uint8_t rex) in prefix_decode() 823 static inline int prefix_next(struct pt_ild *ild, uint8_t length, uint8_t rex) in prefix_next() 828 static int prefix_osz(struct pt_ild *ild, uint8_t length, uint8_t rex) in prefix_osz() 840 static int prefix_asz(struct pt_ild *ild, uint8_t length, uint8_t rex) in prefix_asz() [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-l2tp.c | 266 print_string(netdissect_options *ndo, const u_char *dat, u_int length) in print_string() 276 print_octets(netdissect_options *ndo, const u_char *dat, u_int length) in print_octets() 301 l2tp_msgtype_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_msgtype_print() 312 l2tp_result_code_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_result_code_print() 342 l2tp_proto_ver_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_proto_ver_print() 353 l2tp_framing_cap_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_framing_cap_print() 368 l2tp_bearer_cap_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_bearer_cap_print() 383 l2tp_q931_cc_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_q931_cc_print() 400 l2tp_bearer_type_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_bearer_type_print() 415 l2tp_framing_type_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_framing_type_print() [all …]
|
H A D | print-resp.c | 208 resp_print(netdissect_options *ndo, const u_char *bp, u_int length) in resp_print() 238 resp_parse(netdissect_options *ndo, const u_char *bp, int length) in resp_parse() 268 resp_print_simple_string(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_simple_string() 273 resp_print_integer(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_integer() 278 resp_print_error(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_error() 283 resp_print_string_error_integer(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_string_error_integer() 318 resp_print_bulk_string(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_bulk_string() 364 resp_print_bulk_array(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_bulk_array() 403 resp_print_inline(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_inline()
|
H A D | print-ascii.c | 61 const u_char *cp, u_int length) in ascii_print() 104 const u_char *cp, u_int length, u_int oset) in hex_and_ascii_print_with_offset() 164 const u_char *cp, u_int length) in hex_and_ascii_print() 174 const char *ident, const u_char *cp, u_int length, in hex_print_with_offset() 211 const char *ident, const u_char *cp, u_int length) in hex_print()
|
H A D | print-ip.c | 54 const u_char *cp, u_int length) in ip_printroute() 92 u_int length; in ip_finddst() local 167 const u_char *cp, u_int length) in ip_printts() 230 const u_char *cp, u_int length) in ip_optprint() 319 const u_int length) in ip_print() 509 ipN_print(netdissect_options *ndo, const u_char *bp, u_int length) in ipN_print()
|
H A D | print-ipx.c | 49 nd_uint16_t length; /* Length, in bytes, including header */ member 71 ipx_print(netdissect_options *ndo, const u_char *p, u_int length) in ipx_print() 112 ipx_decode(netdissect_options *ndo, const struct ipxHdr *ipx, const u_char *datap, u_int length) in ipx_decode() 152 ipx_sap_print(netdissect_options *ndo, const u_char *ipx, u_int length) in ipx_sap_print() 226 ipx_rip_print(netdissect_options *ndo, const u_char *ipx, u_int length) in ipx_rip_print()
|
H A D | print-radius.c | 768 const u_char *data, u_int length, u_short attr_code) in print_attr_string() 835 const u_char *data, u_int length, u_short attr_code _U_) in print_vendor_attr() 895 const u_char *data, u_int length, u_short attr_code) in print_attr_num() 1004 const u_char *data, u_int length, u_short attr_code) in print_attr_address() 1038 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_address6() 1050 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_netmask6() 1081 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_mip6_home_link_prefix() 1103 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_operator_name() 1126 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_location_information() 1174 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_location_data() [all …]
|
H A D | print-ppp.c | 415 u_int proto, const u_char *pptr, u_int length) in handle_ctrl_proto() 593 const u_char *p, u_int length) in print_lcp_config_options() 806 const u_char *p, u_int length) in handle_mlppp() 830 const u_char *p, u_int length) in handle_chap() 901 const u_char *p, u_int length) in handle_pap() 1008 const u_char *p, u_int length) in print_ipcp_config_options() 1147 const u_char *p, u_int length) in print_ip6cp_config_options() 1207 const u_char *p, u_int length) in print_ccp_config_options() 1303 const u_char *p, u_int length) in print_bacp_config_options() 1361 const u_char *p, u_int length) in ppp_hdlc() [all …]
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | d2i_pr.c | 28 long length, OSSL_LIB_CTX *libctx, const char *propq) in d2i_PrivateKey_decoder() 79 long length, OSSL_LIB_CTX *libctx, const char *propq) in ossl_d2i_PrivateKey_legacy() 144 long length, OSSL_LIB_CTX *libctx, in d2i_PrivateKey_ex() 157 long length) in d2i_PrivateKey() 164 long length, in d2i_AutoPrivateKey_legacy() 219 long length, OSSL_LIB_CTX *libctx, in d2i_AutoPrivateKey_ex() 232 long length) in d2i_AutoPrivateKey()
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_tlv_layout.h | 118 uint32_t length; member 139 uint32_t length; member 155 uint32_t length; member 172 uint32_t length; member 189 uint32_t length; member 208 uint32_t length; member 216 uint32_t length; member 232 uint32_t length; member 240 uint32_t length; member 256 uint32_t length; member [all …]
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | asn1-common.h | 11 size_t length; member 17 size_t length; member 27 size_t length; member 32 size_t length; member 39 size_t length; member 44 size_t length; member
|
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | pci_lpc.h | 54 uint32_t length; member 57 #define LPC_SYSRES(type, base, length) \ argument 65 #define SYSRES_IO(base, length) LPC_SYSRES(LPC_SYSRES_IO, base, length) argument 66 #define SYSRES_MEM(base, length) LPC_SYSRES(LPC_SYSRES_MEM, base, length) argument
|
/freebsd/sys/libkern/ |
H A D | gsb_crc32.c | 755 return (singletable_crc32c(crc32c, buffer, length)); in table_crc32c() argument 683 crc32c_sb8_64_bit(uint32_t crc,const unsigned char * p_buf,uint32_t length,uint32_t init_bytes) crc32c_sb8_64_bit() argument 743 multitable_crc32c(uint32_t crc32c,const void * buffer,size_t length) multitable_crc32c() argument 790 calculate_crc32c(uint32_t crc32c,const unsigned char * buffer,unsigned int length) calculate_crc32c() argument 798 calculate_crc32c(uint32_t crc32c,const unsigned char * buffer,unsigned int length) calculate_crc32c() argument [all...] |
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | region.h | 29 unsigned int length; member 34 unsigned int length; member 42 unsigned int length; member 47 unsigned int length; member
|
/freebsd/stand/ficl/ |
H A D | fileaccess.c | 34 int length = stackPopINT(pVM->pStack); in ficlFopen() local 116 int length = stackPopINT(pVM->pStack); in ficlDeleteFile() local 128 int length; in ficlRenameFile() local 153 int length = stackPopINT(pVM->pStack); in ficlFileStatus() local 284 int length = stackPopINT(pVM->pStack); in ficlReadFile() local 300 int length = stackPopINT(pVM->pStack); in ficlReadLine() local 341 int length = stackPopINT(pVM->pStack); in ficlWriteFile() local 354 size_t length = (size_t)stackPopINT(pVM->pStack); in ficlWriteLine() local
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_manage.c | 46 u8 e1000_calculate_checksum(u8 *buffer, u32 length) in e1000_calculate_checksum() 194 u16 i, length = sizeof(struct e1000_host_mng_command_header); in e1000_mng_write_cmd_header_generic() local 226 u16 length, u16 offset, u8 *sum) in e1000_mng_host_if_write_generic() 298 u16 length) in e1000_mng_write_dhcp_info_generic() 396 s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length) in e1000_host_interface_command() 470 s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length) in e1000_load_firmware()
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_tlv_common.h | 44 be16 length; member 49 be16 length; member 56 be16 length; member 63 be16 length; member 71 be16 length; member 82 be16 length; member 91 be16 length; member 98 be16 length; member
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | rdma_verbs.h | 68 rdma_reg_msgs(struct rdma_cm_id *id, void *addr, size_t length) in rdma_reg_msgs() 74 rdma_reg_read(struct rdma_cm_id *id, void *addr, size_t length) in rdma_reg_read() 81 rdma_reg_write(struct rdma_cm_id *id, void *addr, size_t length) in rdma_reg_write() 172 size_t length, struct ibv_mr *mr) in rdma_post_recv() 187 size_t length, struct ibv_mr *mr, int flags) in rdma_post_send() 200 size_t length, struct ibv_mr *mr, int flags, in rdma_post_read() 214 size_t length, struct ibv_mr *mr, int flags, in rdma_post_write() 228 size_t length, struct ibv_mr *mr, int flags, in rdma_post_ud_send()
|
/freebsd/contrib/libcbor/src/cbor/ |
H A D | streaming.c | 26 #define CLAIM_BYTES_AND_INVOKE(callback_name, length, source_extra_offset) \ argument 214 uint64_t length = _cbor_load_uint8(source) - 0x40; /* 0x40 offset */ in cbor_stream_decode() local 267 uint64_t length = _cbor_load_uint8(source) - 0x60; /* 0x60 offset */ cbor_stream_decode() local [all...] |
/freebsd/contrib/libpcap/ |
H A D | pcap-util.c | 52 u_int length = hdr->len; in swap_pflog_header() local 120 swap_socketcan_header(uint16_t protocol, u_int caplen, u_int length, in swap_socketcan_header() 191 u_int length = hdr->len; in swap_linux_sll_socketcan_header() local 216 u_int length = hdr->len; in swap_linux_sll2_socketcan_header() local 400 u_int length = hdr->len; in swap_nflog_header() local
|
/freebsd/libexec/bootpd/tools/bootptest/ |
H A D | print-bootp.c | 54 bootp_print(struct bootp *bp, int length, u_short sport, u_short dport) in bootp_print() 272 rfc1048_print(u_char *bp, int length) in rfc1048_print() 372 cmu_print(u_char *bp, int length) in cmu_print() 418 other_print(u_char *bp, int length) in other_print()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | StreamString.cpp | 26 size_t StreamString::WriteImpl(const void *s, size_t length) { in WriteImpl() argument 41 const size_t length = m_packet.size(); in GetSizeOfLastLine() local 54 const size_t length = m_packet.size(); in FillLastLineToColumn() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | WindowsMMap.c | 28 void *mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument 80 void munmap(void *addr, size_t length) in munmap() argument 87 int msync(void *addr, size_t length, int flags) in msync() argument 116 int madvise(void *addr, size_t length, int advice) in madvise() argument
|
/freebsd/tests/sys/file/ |
H A D | fspacectl_test.c | 187 off_t offset, length; in ATF_TC_BODY() local 212 off_t offset, length; in ATF_TC_BODY() local 237 off_t offset, length; in ATF_TC_BODY() local 261 off_t offset, length; in ATF_TC_BODY() local 285 off_t offset, length; in ATF_TC_BODY() local 310 off_t offset, length; in ATF_TC_BODY() local
|