Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDclock.h79 int dow; /* day of week (0 - 6; 0 = Sunday) */ member
115 uint8_t dow; /* day of week (0 - 6; 0 = Sunday) */ member
/freebsd-13-stable/contrib/ntp/libntp/
HDntp_calendar.c1678 int32_t dow in ntpcal_weekday_gt()
1687 int32_t dow in ntpcal_weekday_ge()
1696 int32_t dow in ntpcal_weekday_close()
1705 int32_t dow in ntpcal_weekday_le()
1714 int32_t dow in ntpcal_weekday_lt()
/freebsd-13-stable/usr.bin/calendar/
HDparsedata.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-13-stable/sys/dev/iicbus/rtc/
HDrx8803.c64 uint8_t dow; member
/freebsd-13-stable/usr.sbin/cron/cron/
HDcron.c232 register int second, minute, hour, dom, month, dow; in cron_tick() local
/freebsd-13-stable/contrib/dialog/
HDcalendar.c266 int dow; in iso_week() local
/freebsd-13-stable/contrib/tzcode/
HDlocaltime.c1009 int d, m1, yy0, yy1, yy2, dow; in transtime() local