Searched defs:dow (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/sys/sys/ |
| D | clock.h | 72 int dow; /* day of week (0 - 6; 0 = Sunday) */ member
|
| /freebsd-10-stable/contrib/ntp/libntp/ |
| D | ntp_calendar.c | 1544 int32_t dow in ntpcal_weekday_gt() 1553 int32_t dow in ntpcal_weekday_ge() 1562 int32_t dow in ntpcal_weekday_close() 1571 int32_t dow in ntpcal_weekday_le() 1580 int32_t dow in ntpcal_weekday_lt()
|
| /freebsd-10-stable/usr.bin/calendar/ |
| D | parsedata.c | 94 const char *dow, *pmonth; in determinestyle() local 440 int d, m, dow, rm, rd, offset; in parsedaymonth() local 926 checkdayofweek(char *s, size_t *len, size_t *offset, const char **dow) in checkdayofweek()
|
| /freebsd-10-stable/sys/arm/at91/ |
| D | at91_rtcreg.h | 81 #define RTC_CALR_MK(yr, mon, day, dow) \ argument
|
| /freebsd-10-stable/usr.sbin/cron/cron/ |
| D | cron.c | 228 register int second, minute, hour, dom, month, dow; in cron_tick() local
|
| /freebsd-10-stable/contrib/tzcode/stdtime/ |
| D | localtime.c | 897 int d, m1, yy0, yy1, yy2, dow; local
|