Searched refs:month_low (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
114 month_low = (now->tm_mon + 1) << 5;
117 ndir -> adate[0] = ndir->cdate[0] = ndir->date[0] = month_low + day;

Completed in 124 milliseconds