Searched defs:dow (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/sys/ |
| H A D | clock.h | 79 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 D | ntp_calendar.c | 1679 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 D | parsedata.c | 96 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 D | pcf85063.c | 64 uint8_t dow; member
|
| H A D | rx8803.c | 66 uint8_t dow; member
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | v3_timespec.c | 286 static int print_int_day_of_week(BIO *out, int64_t dow) in print_int_day_of_week()
|
| /freebsd/usr.sbin/cron/cron/ |
| H A D | cron.c | 218 int second, minute, hour, dom, month, dow; local
|
| /freebsd/contrib/dialog/ |
| H A D | calendar.c | 266 int dow; in iso_week() local
|
| /freebsd/contrib/tzcode/ |
| H A D | localtime.c | 1211 int d, m1, yy0, yy1, yy2, dow; in transtime() local
|