Home
last modified time | relevance | path

Searched refs:mon (Results 1 – 4 of 4) sorted by relevance

/include/asm-generic/
Drtc.h119 unsigned char mon, day, hrs, min, sec; in __set_rtc_time() local
127 mon = time->tm_mon + 1; /* tm_mon starts at zero */ in __set_rtc_time()
148 if (!leap_yr && mon < 3) { in __set_rtc_time()
170 mon = bin2bcd(mon); in __set_rtc_time()
183 CMOS_WRITE(mon, RTC_MONTH); in __set_rtc_time()
/include/linux/lockd/
Dxdr.h87 char *mon; member
/include/linux/
Dcyclades.h154 struct cyclades_monitor mon; member
Dtime.h51 extern unsigned long mktime(const unsigned int year, const unsigned int mon,