gmtime_r          124 tools/testing/selftests/rtc/rtctest.c 	gmtime_r(&secs, (struct tm *)&tm);
gmtime_r          178 tools/testing/selftests/rtc/rtctest.c 	gmtime_r(&secs, (struct tm *)&alarm.time);
gmtime_r          226 tools/testing/selftests/rtc/rtctest.c 	gmtime_r(&secs, (struct tm *)&tm);
gmtime_r          280 tools/testing/selftests/rtc/rtctest.c 	gmtime_r(&secs, (struct tm *)&alarm.time);