Searched defs:domain (Results 1 – 2 of 2) sorted by relevance
35 static char *query(const char *host, int port, const char *domain) in query()115 static void recursive_query(const char *host, int port, const char *domain) in recursive_query()
464 int FAST_FUNC xsocket(int domain, int type, int protocol) in xsocket()