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

/external/libevent/test/
H A Dregress_util.c1382 create_tm_from_unix_epoch(struct tm *cur_p, const time_t t) function
1435 create_tm_from_unix_epoch(&query, 0);
1447 create_tm_from_unix_epoch(&query, c.t);

Completed in 94 milliseconds