Lines Matching defs:in
10 * This software is licensed as described in the file COPYING, which
29 #include <netinet/in.h>
38 #include <in.h>
54 * as defined in asyn.h, nothing else belongs in this file!
85 /* The last 3 #include files should be in this order */
212 * Returns: sockets-in-use-bitmap
412 in the cache. */
496 struct in_addr in;
505 if(Curl_inet_pton(AF_INET, hostname, &in) > 0) {
507 return Curl_ip2addr(AF_INET, &in, hostname, port);
557 /* areschannel is already setup in the Curl_open() function */
566 /* areschannel is already setup in the Curl_open() function */
576 /* areschannel is already setup in the Curl_open() function */