Home
last modified time | relevance | path

Searched refs:daysToSeconds (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp176 uint64_t daysToSeconds(const uint64_t days) in daysToSeconds() function
1814 return daysToSeconds(static_cast<uint64_t>(spwd.sp_lstchg) + spwd.sp_max); in getPasswordExpiration()