Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dwhois.c35 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()
/busybox-1.35.0/libbb/
Dxfuncs_printf.c464 int FAST_FUNC xsocket(int domain, int type, int protocol) in xsocket()