Searched refs:ndays (Results 1 – 1 of 1) sorted by relevance
49 int64_t ndays = time_days_from_civil(y, m, d); in timeutil_timegm64() local53 time += 86400LL * ndays; in timeutil_timegm64()