Home
last modified time | relevance | path

Searched defs:timep (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Doslib-win32.c80 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r()
92 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r()
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp618 time_t timep; in ipmiStorageGetSelTimeUtcOffset() local