Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dclock.h79 int dow; /* day of week (0 - 6; 0 = Sunday) */ member
115 uint8_t dow; /* day of week (0 - 6; 0 = Sunday) */ member
/freebsd/contrib/ntp/libntp/
H A Dntp_calendar.c1679 ntpcal_weekday_gt(int32_t rdn,int32_t dow) ntpcal_weekday_gt() argument
1688 ntpcal_weekday_ge(int32_t rdn,int32_t dow) ntpcal_weekday_ge() argument
1697 ntpcal_weekday_close(int32_t rdn,int32_t dow) ntpcal_weekday_close() argument
1706 ntpcal_weekday_le(int32_t rdn,int32_t dow) ntpcal_weekday_le() argument
1715 ntpcal_weekday_lt(int32_t rdn,int32_t dow) ntpcal_weekday_lt() argument
[all...]
/freebsd/usr.bin/calendar/
H A Dparsedata.c96 const char *dow, *pmonth; in determinestyle() local
439 int d, m, dow, rm, rd, offset; in parsedaymonth() local
931 checkdayofweek(char *s, size_t *len, size_t *offset, const char **dow) in checkdayofweek()
/freebsd/sys/dev/iicbus/rtc/
H A Dpcf85063.c64 uint8_t dow; member
H A Drx8803.c66 uint8_t dow; member
/freebsd/usr.sbin/cron/cron/
H A Dcron.c218 int second, minute, hour, dom, month, dow; local
/freebsd/contrib/dialog/
H A Dcalendar.c266 int dow; in iso_week() local
/freebsd/contrib/tzcode/
H A Dlocaltime.c1065 int d, m1, yy0, yy1, yy2, dow; transtime() local