Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp61 static constexpr const char* ipmiMutexCleanupLockFile = variable
403 mutexCleanUpFile.open(ipmiMutexCleanupLockFile, in UserAccess()
411 mutexCleanupLock = boost::interprocess::file_lock(ipmiMutexCleanupLockFile); in UserAccess()