Searched refs:os_gmtime (Results 1 – 3 of 3) sorted by relevance
104 int os_gmtime(os_time_t t, struct os_tm *tm);
483 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
4065 if (os_gmtime(conf->netaccesskey_expiry, &tm) < 0) { in dpp_build_conf_obj_dpp()