Searched refs:host_serv (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/system/network/icmp/
H A Dbig_datagram.cpp47 host_serv(const char* host, const char* serv, int family, int socktype) function
82 struct addrinfo* ai = host_serv(argv[1], NULL, 0, 0);

Completed in 88 milliseconds