Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/tests/
H A Dnetdb_test.cpp484 std::string first_host(gethostent()->h_name); in TEST() local
491 std::string first_host(gethostent()->h_name); in TEST() local
/aosp_15_r20/external/curl/lib/
H A Durldata.h1230 char *first_host; member