| /external/curl/tests/server/ |
| resolve.c | 58 static const char *ipv_inuse = "IPv4"; variable 80 ipv_inuse = "IPv6"; 86 ipv_inuse = "IPv4"; 151 printf("Resolving %s '%s' didn't work\n", ipv_inuse, host);
|
| rtspd.c | 67 static const char *ipv_inuse = "IPv4"; variable [all...] |
| sockfilt.c | 136 static const char *ipv_inuse = "IPv4"; variable 1061 snprintf((char *)buffer, sizeof(buffer), "%s/%hu\n", ipv_inuse, port); [all...] |
| tftpd.c | 208 static const char *ipv_inuse = "IPv4"; variable 702 ipv_inuse = "IPv4"; 709 ipv_inuse = "IPv6"; 817 logmsg("Running %s version on port UDP/%d", ipv_inuse, (int)port); 931 ipv_inuse, (int)port, pid, exit_signal); [all...] |