Searched refs:ag_host_names (Results 1 – 2 of 2) sorted by relevance
279 ag_host_names.emplace(nqn); in add_host_nqn()286 if (ag_host_names.empty()) in host_permitted()289 return (ag_host_names.count(std::string(nqn)) != 0); in host_permitted()
132 std::unordered_set<std::string> ag_host_names; member