Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/
H A D0001-Link-with-libm-for-floor-function.patch48 -gmtime_r
49 +gmtime_r \
/openbmc/linux/tools/testing/selftests/rtc/
H A Drtctest.c209 gmtime_r(&secs, (struct tm *)&tm); in TEST_F()
267 gmtime_r(&secs, (struct tm *)&alarm.time); in TEST_F()
319 gmtime_r(&secs, (struct tm *)&tm);
377 gmtime_r(&secs, (struct tm *)&alarm.time);
/openbmc/qemu/include/sysemu/
H A Dos-win32.h94 #undef gmtime_r
95 struct tm *gmtime_r(const time_t *timep, struct tm *result);
/openbmc/qemu/tests/qtest/
H A Dm48t59-test.c174 gmtime_r(&ts, &start); in bcd_check_time()
182 gmtime_r(&ts, &end); in bcd_check_time()
H A Drtc-test.c141 gmtime_r(&ts, &start); in check_time()
149 gmtime_r(&ts, &end); in check_time()
276 gmtime_r(&ts, &now); in alarm_time()
/openbmc/qemu/system/
H A Drtc.c79 gmtime_r(&ti, tm); in qemu_get_timedate()
/openbmc/bmcweb/http/
H A Dhttp_server.hpp57 gmtime_r(&lastTimeT, &myTm); in updateDateStr()
/openbmc/qemu/hw/ppc/
H A Dspapr_rtc.c51 gmtime_r(&guest_s, tm); in spapr_rtc_read()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/
H A Dsblim-sfcb_1.4.9.bb91 # sblim-sfcb-1.4.9/trace.c:214:18: error: passing argument 1 of 'gmtime_r' from incompatible pointe…
/openbmc/ipmi-fru-parser/
H A Dfrup.cpp181 gmtime_r(&t, &tm); in _to_time_str()
/openbmc/qemu/util/
H A Doslib-win32.c80 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r() function
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp227 gmtime_r(&t, &myTm); in processLogTraceCallback()
/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c637 gmtime_r(&guest_sec, &ret); in rtc_update_time()
/openbmc/ipmitool/lib/
H A Dipmi_dcmi.c1368 gmtime_r(&t, &tm_t); in ipmi_dcmi_pwr_rd()
2859 gmtime_r(&t, &tm_t); in ipmi_nm_get_statistics()
/openbmc/u-boot/tools/
H A Dmxsimage.c305 ret = gmtime_r(&seconds_to_now, tm); in sb_get_time()
/openbmc/openbmc/poky/meta/classes-global/
H A Dinsane.bbclass508 "ctime", "ctime_r", "difftime", "gmtime", "gmtime_r", "localtime",