Home
last modified time | relevance | path

Searched refs:cur_p (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1490 create_tm_from_unix_epoch(struct tm *cur_p, const time_t t) in create_tm_from_unix_epoch() argument
1498 *cur_p = *tmp; in create_tm_from_unix_epoch()
1500 gmtime_r(&t, cur_p); in create_tm_from_unix_epoch()
/freebsd/contrib/libevent/test/
H A Dregress_util.c1490 create_tm_from_unix_epoch(struct tm *cur_p, const time_t t) in create_tm_from_unix_epoch() argument
1498 *cur_p = *tmp; in create_tm_from_unix_epoch()
1500 gmtime_r(&t, cur_p); in create_tm_from_unix_epoch()