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