Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 1436) sorted by relevance

12345678910>>...58

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dcodec.c43 size_t length, in krb5_decode_EncTicketPart()
54 size_t length, in krb5_encode_EncTicketPart()
65 size_t length, in krb5_decode_EncASRepPart()
76 size_t length, in krb5_encode_EncASRepPart()
87 size_t length, in krb5_decode_EncTGSRepPart()
98 size_t length, in krb5_encode_EncTGSRepPart()
109 size_t length, in krb5_decode_EncAPRepPart()
120 size_t length, in krb5_encode_EncAPRepPart()
131 size_t length, in krb5_decode_Authenticator()
142 size_t length, in krb5_encode_Authenticator()
[all …]
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dftruncate.c16 ftruncate (int fd, off_t length) in ftruncate()
33 ftruncate (int fd, off_t length) in ftruncate()
76 ftruncate (int fd, off_t length) in ftruncate()
86 ftruncate (int fd, off_t length) in ftruncate()
/netbsd/src/external/gpl3/binutils/dist/gold/
Dftruncate.c36 ftruncate (int fd, off_t length) in ftruncate()
50 ftruncate (int fd, off_t length) in ftruncate()
93 ftruncate (int fd, off_t length) in ftruncate()
103 ftruncate (int fd, off_t length) in ftruncate()
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-l2tp.c271 print_string(netdissect_options *ndo, const u_char *dat, u_int length) in print_string()
281 print_octets(netdissect_options *ndo, const u_char *dat, u_int length) in print_octets()
306 l2tp_msgtype_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_msgtype_print()
317 l2tp_result_code_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_result_code_print()
347 l2tp_proto_ver_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_proto_ver_print()
358 l2tp_framing_cap_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_framing_cap_print()
373 l2tp_bearer_cap_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_bearer_cap_print()
388 l2tp_q931_cc_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_q931_cc_print()
405 l2tp_bearer_type_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_bearer_type_print()
420 l2tp_framing_type_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_framing_type_print()
[all …]
Dprint-resp.c213 resp_print(netdissect_options *ndo, const u_char *bp, u_int length) in resp_print()
243 resp_parse(netdissect_options *ndo, const u_char *bp, int length) in resp_parse()
273 resp_print_simple_string(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_simple_string()
278 resp_print_integer(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_integer()
283 resp_print_error(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_error()
288 resp_print_string_error_integer(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_string_error_integer()
323 resp_print_bulk_string(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_bulk_string()
369 resp_print_bulk_array(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_bulk_array()
408 resp_print_inline(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_inline()
Dprint-ascii.c59 const u_char *cp, u_int length) in ascii_print()
102 const u_char *cp, u_int length, u_int oset) in hex_and_ascii_print_with_offset()
162 const u_char *cp, u_int length) in hex_and_ascii_print()
172 const char *ident, const u_char *cp, u_int length, in hex_print_with_offset()
209 const char *ident, const u_char *cp, u_int length) in hex_print()
Dprint-ip.c59 const u_char *cp, u_int length) in ip_printroute()
97 u_int length; in ip_finddst() local
172 const u_char *cp, u_int length) in ip_printts()
235 const u_char *cp, u_int length) in ip_optprint()
324 const u_int length) in ip_print()
514 ipN_print(netdissect_options *ndo, const u_char *bp, u_int length) in ipN_print()
Dprint-ipx.c54 nd_uint16_t length; /* Length, in bytes, including header */ member
76 ipx_print(netdissect_options *ndo, const u_char *p, u_int length) in ipx_print()
117 ipx_decode(netdissect_options *ndo, const struct ipxHdr *ipx, const u_char *datap, u_int length) in ipx_decode()
157 ipx_sap_print(netdissect_options *ndo, const u_char *ipx, u_int length) in ipx_sap_print()
231 ipx_rip_print(netdissect_options *ndo, const u_char *ipx, u_int length) in ipx_rip_print()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/asn1/
Dd2i_pr.c28 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()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Dasn1-common.h15 size_t length; member
21 size_t length; member
34 size_t length; member
39 size_t length; member
46 size_t length; member
51 size_t length; member
/netbsd/src/usr.sbin/ldpd/
Dtlv.h63 uint16_t length; member
70 uint16_t length; member
78 uint16_t length; member
87 uint16_t length; member
101 uint16_t length; member
119 uint16_t length; member
126 uint16_t length; member
138 uint16_t length; member
149 uint16_t length; member
156 uint16_t length; member
[all …]
/netbsd/src/external/mit/xorg/lib/libxcb/files/
Dxselinux.h43 uint16_t length; member
55 uint32_t length; member
69 uint16_t length; member
89 uint16_t length; member
99 uint32_t length; member
113 uint16_t length; member
134 uint16_t length; member
145 uint32_t length; member
159 uint16_t length; member
179 uint16_t length; member
[all …]
Ddpms.h43 uint16_t length; member
55 uint32_t length; member
76 uint16_t length; member
86 uint32_t length; member
107 uint16_t length; member
117 uint32_t length; member
133 uint16_t length; member
148 uint16_t length; member
160 uint16_t length; member
179 uint16_t length; member
[all …]
Dcomposite.h49 uint16_t length; member
61 uint32_t length; member
76 uint16_t length; member
91 uint16_t length; member
106 uint16_t length; member
121 uint16_t length; member
136 uint16_t length; member
150 uint16_t length; member
171 uint16_t length; member
182 uint32_t length; member
[all …]
/netbsd/src/external/bsd/elftosb/dist/common/
DBlob.cpp21 Blob::Blob(const uint8_t * data, unsigned length) in Blob()
54 void Blob::setData(const uint8_t * data, unsigned length) in setData()
66 void Blob::setLength(unsigned length) in setLength()
/netbsd/src/common/lib/libc/string/
Dmemset.c73 bzero(void *dst0, size_t length) in bzero()
169 bzero(void *dstv, size_t length) in bzero()
177 memset(void *dstv, int c, size_t length) in memset()
/netbsd/src/external/gpl3/binutils/dist/include/
Dobstack.h297 # define obstack_make_room(OBSTACK, length) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
375 # define obstack_blank(OBSTACK, length) \ argument
383 # define obstack_alloc(OBSTACK, length) \ argument
389 # define obstack_copy(OBSTACK, where, length) \ argument
395 # define obstack_copy0(OBSTACK, where, length) \ argument
447 # define obstack_make_room(h, length) \ argument
453 # define obstack_grow(h, where, length) \ argument
461 # define obstack_grow0(h, where, length) \ argument
[all …]
/netbsd/src/external/gpl3/gcc/dist/include/
Dobstack.h297 # define obstack_make_room(OBSTACK, length) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
375 # define obstack_blank(OBSTACK, length) \ argument
383 # define obstack_alloc(OBSTACK, length) \ argument
389 # define obstack_copy(OBSTACK, where, length) \ argument
395 # define obstack_copy0(OBSTACK, where, length) \ argument
447 # define obstack_make_room(h, length) \ argument
453 # define obstack_grow(h, where, length) \ argument
461 # define obstack_grow0(h, where, length) \ argument
[all …]
/netbsd/src/external/gpl3/gdb/dist/include/
Dobstack.h297 # define obstack_make_room(OBSTACK, length) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
375 # define obstack_blank(OBSTACK, length) \ argument
383 # define obstack_alloc(OBSTACK, length) \ argument
389 # define obstack_copy(OBSTACK, where, length) \ argument
395 # define obstack_copy0(OBSTACK, where, length) \ argument
447 # define obstack_make_room(h, length) \ argument
453 # define obstack_grow(h, where, length) \ argument
461 # define obstack_grow0(h, where, length) \ argument
[all …]
/netbsd/src/sys/external/bsd/drm2/linux/
Dlinux_hdmi.c49 enum hdmi_infoframe_type type, uint8_t vers, uint8_t length) in hdmi_infoframe_header_init()
59 enum hdmi_infoframe_type type, uint8_t vers, uint8_t length) in hdmi_infoframe_header_check()
71 uint8_t length, void *buf, size_t size) in hdmi_infoframe_header_pack()
89 hdmi_infoframe_checksum(const void *buf, size_t length) in hdmi_infoframe_checksum()
118 hdmi_infoframe_set_checksum(void *buf, size_t length) in hdmi_infoframe_set_checksum()
144 const size_t length = HDMI_INFOFRAME_HEADER_SIZE + in hdmi_audio_infoframe_pack() local
250 const size_t length = HDMI_INFOFRAME_HEADER_SIZE + in hdmi_avi_infoframe_pack() local
376 const size_t length = HDMI_INFOFRAME_HEADER_SIZE + in __strong_alias() local
478 const size_t length = HDMI_INFOFRAME_HEADER_SIZE + in hdmi_spd_infoframe_pack() local
579 size_t length; in hdmi_vendor_infoframe_pack() local
/netbsd/src/external/bsd/wpa/dist/src/eap_common/
Deap_tlv_common.h44 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
/netbsd/src/usr.sbin/bootp/bootptest/
Dprint-bootp.c57 bootp_print(struct bootp *bp, int length, u_short sport, u_short dport) in bootp_print()
275 rfc1048_print(u_char *bp, int length) in rfc1048_print()
375 cmu_print(u_char *bp, int length) in cmu_print()
421 other_print(u_char *bp, int length) in other_print()
/netbsd/src/external/bsd/libpcap/dist/
Dpcap-util.c52 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
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/camellia/
Dcmll_cfb.c26 size_t length, const CAMELLIA_KEY *key, in Camellia_cfb128_encrypt()
36 size_t length, const CAMELLIA_KEY *key, in Camellia_cfb1_encrypt()
44 size_t length, const CAMELLIA_KEY *key, in Camellia_cfb8_encrypt()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/aes/
Daes_cfb.c26 size_t length, const AES_KEY *key, in AES_cfb128_encrypt()
36 size_t length, const AES_KEY *key, in AES_cfb1_encrypt()
44 size_t length, const AES_KEY *key, in AES_cfb8_encrypt()

12345678910>>...58