Home
last modified time | relevance | path

Searched defs:dow (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/sys/sys/
Dclock.h72 int dow; /* day of week (0 - 6; 0 = Sunday) */ member
/freebsd-10-stable/contrib/ntp/libntp/
Dntp_calendar.c1544 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/
Dparsedata.c94 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/
Dat91_rtcreg.h81 #define RTC_CALR_MK(yr, mon, day, dow) \ argument
/freebsd-10-stable/usr.sbin/cron/cron/
Dcron.c228 register int second, minute, hour, dom, month, dow; in cron_tick() local
/freebsd-10-stable/contrib/tzcode/stdtime/
Dlocaltime.c897 int d, m1, yy0, yy1, yy2, dow; local