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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Ddirectory.c100 unsigned char year, month_hi, month_low, day; local
113 month_hi = (now->tm_mon + 1) >> 3;
116 ndir -> adate[1] = ndir->cdate[1] = ndir->date[1] = year + month_hi;

Completed in 85 milliseconds