Searched refs:cur_p (Results 1 – 2 of 2) sorted by relevance
1490 create_tm_from_unix_epoch(struct tm *cur_p, const time_t t) in create_tm_from_unix_epoch() argument1498 *cur_p = *tmp; in create_tm_from_unix_epoch()1500 gmtime_r(&t, cur_p); in create_tm_from_unix_epoch()