Searched refs:GetVendorPasswd (Results 1 – 1 of 1) sorted by relevance
64 static std::vector<std::pair<std::string, int>> GetVendorPasswd(const std::string& passwd_file) { in GetVendorPasswd() function86 static std::vector<std::pair<std::string, int>> GetVendorPasswd() { in GetVendorPasswd() function89 auto individual_result = GetVendorPasswd(passwd_file); in GetVendorPasswd()118 static const auto vendor_passwd = GetVendorPasswd(); in getpwnam()