Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dpasswd_mgr.cpp43 constexpr mode_t modeMask = variable
74 if ((st.st_mode & modeMask) != (S_IRUSR | S_IWUSR)) in restrictFilesPermission()
85 if ((st.st_mode & modeMask) != (S_IRUSR | S_IWUSR)) in restrictFilesPermission()