Searched refs:nowi (Results 1 – 1 of 1) sorted by relevance
95 auto struct timeval now, nowi, ival; local98 auto time_t now, nowi; local111 nowi = now;112 timeradd(&now, &ival, &nowi);115 nowi = now + (time_t)(intvl / 1000);124 if (timercmp(&(ev->ev_time), &nowi, >=))126 if (ev->ev_time >= nowi)155 ev->ev_time = nowi;