Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Dinet_pton.c75 Curl_inet_pton(int af, const char *src, void *dst) in Curl_inet_pton()
100 inet_pton4(const char *src, unsigned char *dst) in inet_pton4()
158 inet_pton6(const char *src, unsigned char *dst) in inet_pton6()
H A Dinet_ntop.c61 static char *inet_ntop4 (const unsigned char *src, char *dst, size_t size) in inet_ntop4()
87 static char *inet_ntop6 (const unsigned char *src, char *dst, size_t size) in inet_ntop6()
H A Daltsvc.h47 struct althost dst; member
H A Dhttp_aws_sigv4.c65 static void sha256_to_hex(char *dst, unsigned char *sha) in sha256_to_hex()
H A Deasy.c837 static CURLcode dupset(struct Curl_easy *dst, struct Curl_easy *src) in dupset()
H A Dcontent_encoding.c667 uint8_t *dst; in brotli_do_write() local
H A Dmime.c1201 curl_mimepart *dst, const curl_mimepart *src) in Curl_mime_duppart()
/curl/tests/server/
H A Dsws.c2287 char *dst = (char *) (all_sockets + socket_idx); in main() local

Completed in 34 milliseconds