Searched defs:get_hostname (Results 1 – 4 of 4) sorted by relevance
77 static int get_hostname(char *ipstr, struct sockaddr_in *sockin) in get_hostname() function
11787 [[nodiscard]] std::string url::get_hostname() const noexcept { in get_hostname() function in ada::url13793 [[nodiscard]] std::string_view url_aggregator::get_hostname() const noexcept { in get_hostname() function in ada::url_aggregator
2866 static char * get_hostname(const char *url) in get_hostname() function