Searched refs:selEraseTimestamp (Results 1 – 2 of 2) sorted by relevance
60 static constexpr const char* selEraseTimestamp = "/var/lib/ipmi/sel_erase_time"; variable65 int fd = open(selEraseTimestamp, O_WRONLY | O_CREAT | O_CLOEXEC, 0644); in save()83 return getFileTimestamp(selEraseTimestamp); in get()
63 static constexpr const char* selEraseTimestamp = "/var/lib/ipmi/sel_erase_time"; variable67 return getFileTimestamp(selEraseTimestamp); in get()