Searched defs:user (Results 1 – 3 of 3) sorted by relevance
366 struct passwd user; in GetUidForName() local484 struct passwd user; in GetUidForName() local
568 std::string user = "root"; variable591 std::string user = "1234"; variable
242 std::string user = userAndPasswd.substr(0, position); in AnalysisUsernameAndPasswd() local