Searched defs:passwd_file (Results 1 – 1 of 1) sorted by relevance
71 static std::vector<std::pair<std::string, int>> GetVendorPasswd(const std::string& passwd_file) { in GetVendorPasswd()95 for (const auto& passwd_file : passwd_files) { in GetVendorPasswd() local