Home
last modified time | relevance | path

Searched defs:af (Results 1 – 6 of 6) sorted by relevance

/curl/lib/
H A Dinet_ntop.h36 #define Curl_inet_ntop(af,addr,buf,size) \ argument
39 #define Curl_inet_ntop(af,addr,buf,size) \ argument
H A Dif2ip.c99 if2ip_result_t Curl_if2ip(int af, in Curl_if2ip()
184 if2ip_result_t Curl_if2ip(int af, in Curl_if2ip()
247 if2ip_result_t Curl_if2ip(int af, in Curl_if2ip()
H A Dinet_ntop.c192 char *Curl_inet_ntop(int af, const void *src, char *buf, size_t size) in Curl_inet_ntop()
H A Dinet_pton.c75 Curl_inet_pton(int af, const char *src, void *dst) in Curl_inet_pton()
H A Dcurl_addrinfo.c366 Curl_ip2addr(int af, const void *inaddr, const char *hostname, int port) in Curl_ip2addr()
H A Dcf-socket.c569 curl_socket_t sockfd, int af, unsigned int scope) in bindlocal()

Completed in 18 milliseconds