Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_util.c1490 create_tm_from_unix_epoch(struct tm *cur_p, const time_t t) in create_tm_from_unix_epoch() function
1545 create_tm_from_unix_epoch(&query, 0); in test_evutil_date_rfc1123()
1557 create_tm_from_unix_epoch(&query, c.t); in test_evutil_date_rfc1123()