Home
last modified time | relevance | path

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

/openbmc/libcper/include/libcper/
H A Dcper-utils.h58 EFI_ERROR_TIME_STAMP *timestamp);
59 void string_to_timestamp(EFI_ERROR_TIME_STAMP *out, const char *timestamp);
H A DCper.h74 } EFI_ERROR_TIME_STAMP; typedef
155 EFI_ERROR_TIME_STAMP TimeStamp;
/openbmc/libcper/
H A Dcper-utils.c322 EFI_ERROR_TIME_STAMP *timestamp) in timestamp_to_string()
340 void string_to_timestamp(EFI_ERROR_TIME_STAMP *out, const char *timestamp) in string_to_timestamp()