Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp65 struct PasswdEntry { struct
70 static std::optional<PasswdEntry> GetPassword(id_t uid) { in GetPassword() argument