Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dhandler.cpp223 static constexpr auto TIME_DELAY_FILENAME = "/run/psu_timedelay"; variable
232 ofs.open(TIME_DELAY_FILENAME, std::ofstream::out); in psuResetDelay()