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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dcommon.c2515 struct tm *tm_now; local
2523 tm_now = localtime(&now);
2525 month[tm_now->tm_mon], tm_now->tm_mday,
2526 tm_now->tm_year + 1900,
2527 tm_now->tm_hour, tm_now->tm_min, tm_now->tm_sec,

Completed in 91 milliseconds