HelenOS sources

ip_any             76 uspace/app/dnsres/dnsres.c 		ver = ip_any;
ip_any            151 uspace/app/netecho/comm.c 	rc = inet_hostport_plookup_one(hostport, ip_any, &epp.remote, NULL,
ip_any             95 uspace/app/nterm/conn.c 	rc = inet_hostport_plookup_one(hostport, ip_any, &epp.remote, NULL,
ip_any            226 uspace/app/ping/ping.c 	ip_ver_t ip_ver = ip_any;
ip_any             86 uspace/lib/http/src/http.c 	errno_t rc = inet_host_plookup_one(http->host, ip_any, &http->addr, NULL,
ip_any            187 uspace/lib/inet/src/addr.c 	addr->version = ip_any;
ip_any            193 uspace/lib/inet/src/addr.c 	naddr->version = ip_any;
ip_any            215 uspace/lib/inet/src/addr.c 	return ((addr->version == ip_any) ||
ip_any            578 uspace/lib/inet/src/addr.c 	case ip_any:
ip_any            614 uspace/lib/inet/src/addr.c 	case ip_any:
ip_any            227 uspace/lib/inet/src/hostport.c 		rc = dnsr_name2host(hp->host.name, &hinfo, ip_any);
ip_any            201 uspace/srv/net/dnsrsrv/query.c 	case ip_any:
HelenOS homepage, sources at GitHub