Home
last modified time | relevance | path

Searched defs:alen (Results 1 - 25 of 104) sorted by relevance

12345

/third_party/musl/src/network/
H A Dsendto.c4 ssize_t sendto(int fd, const void *buf, size_t len, int flags, const struct sockaddr *addr, socklen_t alen) in sendto() argument
H A Drecvfrom.c4 ssize_t recvfrom(int fd, void *restrict buf, size_t len, int flags, struct sockaddr *restrict addr, socklen_t *restrict alen) in recvfrom() argument
/third_party/node/deps/cares/src/lib/
H A Dares_parse_soa_reply.c36 size_t alen; in ares_parse_soa_reply() local
H A Dares_parse_ptr_reply.c44 size_t alen; in ares_parse_ptr_reply() local
H A Dares_parse_caa_reply.c36 size_t alen; in ares_parse_caa_reply() local
H A Dares_parse_naptr_reply.c35 size_t alen; in ares_parse_naptr_reply() local
H A Dares_parse_ns_reply.c46 size_t alen; in ares_parse_ns_reply() local
H A Dares_parse_srv_reply.c36 size_t alen; in ares_parse_srv_reply() local
H A Dares_parse_mx_reply.c36 size_t alen; in ares_parse_mx_reply() local
H A Dares_parse_aaaa_reply.c56 int ares_parse_aaaa_reply(const unsigned char *abuf, int alen, in ares_parse_aaaa_reply() argument
H A Dares_parse_a_reply.c54 int ares_parse_a_reply(const unsigned char *abuf, int alen, in ares_parse_a_reply() argument
H A Dares_parse_txt_reply.c32 static int ares__parse_txt_reply(const unsigned char *abuf, size_t alen, in ares__parse_txt_reply() argument
120 int ares_parse_txt_reply(const unsigned char *abuf, int alen, in ares_parse_txt_reply() argument
130 int ares_parse_txt_reply_ext(const unsigned char *abuf, int alen, in ares_parse_txt_reply_ext() argument
H A Dares_parse_uri_reply.c36 size_t alen; in ares_parse_uri_reply() local
H A Dares_expand_name.c39 ares__expand_name_validated(const unsigned char *encoded, const unsigned char *abuf, size_t alen, char **s, size_t *enclen, ares_bool_t is_hostname) ares__expand_name_validated() argument
87 ares_expand_name(const unsigned char *encoded, const unsigned char *abuf, int alen, char **s, long *enclen) ares_expand_name() argument
106 ares__expand_name_for_response(const unsigned char *encoded, const unsigned char *abuf, size_t alen, char **s, size_t *enclen, ares_bool_t is_hostname) ares__expand_name_for_response() argument
H A Dares_expand_string.c44 ares_expand_string_ex(const unsigned char *encoded, const unsigned char *abuf, size_t alen, unsigned char **s, size_t *enclen) ares_expand_string_ex() argument
97 ares_expand_string(const unsigned char *encoded, const unsigned char *abuf, int alen, unsigned char **s, long *enclen) ares_expand_string() argument
H A Dares__parse_into_addrinfo.c50 ares_status_t ares__parse_into_addrinfo(const unsigned char *abuf, size_t alen, in ares__parse_into_addrinfo() argument
H A Dares_query.c99 qcallback(void *arg, int status, int timeouts, unsigned char *abuf, int alen) qcallback() argument
H A Dares_send.c61 size_t alen = 0; in ares_send_ex() local
H A Dares_gethostbyaddr.c162 addr_callback(void *arg, int status, int timeouts, unsigned char *abuf, int alen) addr_callback() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c19 ossl_ccm_generic_setaad(PROV_CCM_CTX *ctx, const unsigned char *aad, size_t alen) ossl_ccm_generic_setaad() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c19 ossl_ccm_generic_setaad(PROV_CCM_CTX *ctx, const unsigned char *aad, size_t alen) ossl_ccm_generic_setaad() argument
/third_party/ffmpeg/libavcodec/
H A Dsunrast.c36 unsigned int w, h, depth, type, maptype, maplength, stride, x, y, len, alen; in sunrast_decode_frame() local
H A Dsunrastenc.c63 int len, alen, x, y; in sunrast_image_write_image() local
/third_party/curl/lib/
H A Dstrerror.c585 size_t alen; in get_winsock_error() local
/third_party/ffmpeg/libavformat/
H A Drtpdec_qt.c60 int packing_scheme, has_payload_desc, has_packet_info, alen, in qt_rtp_parse_packet() local

Completed in 33 milliseconds

12345