Searched refs:neo_time_compact (Results 1 – 3 of 3) sorted by relevance
23 time_t neo_time_compact (struct tm *ttm, const char *timezone);
57 time_t neo_time_compact (struct tm *ttm, const char *mytimezone) in neo_time_compact() function
675 tt = neo_time_compact (&ttm, tz); in p_time_compact()