Searched defs:wday (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/crypto/heimdal/lib/roken/ |
| H A D | strftime.c | 137 int wday = (tm->tm_wday + 6) % 7; in week_number_mon() local 151 int wday = (tm->tm_wday + 6) % 7; in week_number_mon4() local
|
| /freebsd-13.1/lib/libc/stdtime/ |
| H A D | timelocal.h | 47 const char *wday[7]; member
|
| H A D | strftime.c | 377 int wday; in _fmt() local
|
| /freebsd-13.1/contrib/ntp/parseutil/ |
| H A D | testdcf.c | 56 long wday; member 301 static const char *wday[8] = variable
|
| H A D | dcfd.c | 205 long wday; /* Day of week: 1: Monday - 7: Sunday */ member 893 static const char *wday[8] = variable
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | time.c | 139 char wday[4], month[4]; in svn_time_from_cstring() local
|
| /freebsd-13.1/usr.bin/at/ |
| H A D | parsetime.c | 482 long mday = 0, wday, mon; in month() local
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | refclock_arc.c | 877 int i, n, wday, month, flags, status; in arc_receive() local
|
| /freebsd-13.1/sys/dev/iicbus/ |
| H A D | ds13rtc.c | 160 uint8_t sec, min, hour, wday, day, month, year; member
|
| H A D | nxprtc.c | 200 uint8_t sec, min, hour, day, wday, month, year; member
|
| /freebsd-13.1/contrib/diff/lib/ |
| H A D | strftime.c | 310 iso_week_days (int yday, int wday) in iso_week_days()
|
| /freebsd-13.1/contrib/ntp/include/ |
| H A D | mbg_gps166.h | 409 int8_t wday; ///< day of week, 0..6 == Sun..Sat member
|
| /freebsd-13.1/contrib/tzcode/zic/ |
| H A D | zic.c | 2568 register long wday; local
|