Searched refs:os_gmtime (Results 1 – 7 of 7) sorted by relevance
41 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
102 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
144 int os_gmtime(os_time_t t, struct os_tm *tm);
80 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
170 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
641 if (os_get_time(&t) < 0 || os_gmtime(t.sec, &tm) < 0) in hostapd_update_time_adv()
4576 if (os_gmtime(conf->netaccesskey_expiry, &tm) < 0) { in dpp_build_conf_obj_dpp()