Home
last modified time | relevance | path

Searched refs:wday (Results 1 – 23 of 23) sorted by relevance

/freebsd/usr.bin/localedef/
H A Dtime.c129 add_list(tm.wday, str, 7); in add_time_list()
168 if (tm.wday[6] != NULL) in check_time_list()
209 free((char *)tm.wday[i]); in reset_time_list()
210 tm.wday[i] = NULL; in reset_time_list()
249 if (putl_category(tm.wday[i], f) == EOF) { in dump_time()
/freebsd/contrib/ntp/parseutil/
H A Dtestdcf.c56 long wday; member
253 clock_time->wday = ext_bf(buffer, DCF_DW); in convert_rawdcf()
301 static const char *wday[8] = variable
420 clock_time.wday = 0; in main()
461 clock_time.wday = 0; in main()
491 wday[clock_time.wday], in main()
H A Ddcfd.c205 long wday; /* Day of week: 1: Monday - 7: Sunday */ member
475 clock_time->wday = ext_bf(buffer, DCF_DW); in convert_rawdcf()
893 static const char *wday[8] = variable
1809 wday[clock_time.wday], in main()
/freebsd/usr.bin/at/
H A Dparsetime.c480 long mday = 0, wday, mon; in month() local
518 wday = (sc_tokid-SUN); in month()
524 if (wday < tm->tm_wday) in month()
525 mday += 7 - (tm->tm_wday - wday); in month()
527 mday += (wday - tm->tm_wday); in month()
529 tm->tm_wday = wday; in month()
/freebsd/crypto/heimdal/lib/roken/
H A Dstrftime.c137 int wday = (tm->tm_wday + 6) % 7; in week_number_mon() local
139 return (tm->tm_yday + 7 - (tm->tm_yday % 7 - wday + 7) % 7) / 7; in week_number_mon()
151 int wday = (tm->tm_wday + 6) % 7; in week_number_mon4() local
152 int w1day = (wday - tm->tm_yday % 7 + 7) % 7; in week_number_mon4()
/freebsd/contrib/tzcode/
H A Dstrftime.c49 const char * wday[DAYSPERWEEK]; member
185 "?" : Locale->wday[t->tm_wday], in _fmt()
397 int wday; in _fmt() local
403 wday = t->tm_wday; in _fmt()
416 bot = ((yday + 11 - wday) % in _fmt()
H A Dzic.c2975 register int wday = rp->r_wday; in stringrule() local
2982 wday -= wdayoff; in stringrule()
2992 wday -= wdayoff; in stringrule()
2997 if (wday < 0) in stringrule()
2998 wday += DAYSPERWEEK; in stringrule()
3000 rp->r_month + 1, week, wday); in stringrule()
3900 zic_t wday = ((EPOCH_WDAY + dayoff % DAYSPERWEEK + DAYSPERWEEK) in rpytime()
3902 while (wday != rp->r_wday) in rpytime()
3905 if (++wday >= DAYSPERWEEK) in rpytime()
3906 wday in rpytime()
3901 zic_t wday = ((EPOCH_WDAY + dayoff % DAYSPERWEEK + DAYSPERWEEK) rpytime() local
[all...]
/freebsd/lib/libc/stdtime/
H A Dstrftime.c140 "?" : tptr->wday[t->tm_wday], in _fmt()
362 int wday; in _fmt() local
368 wday = t->tm_wday; in _fmt()
381 bot = ((yday + 11 - wday) % in _fmt()
H A Dtimelocal.h45 const char *wday[7]; member
H A Dstrptime.c333 len = strlen(tptr->wday[i]); in _strptime()
334 if (strncasecmp_l(buf, tptr->wday[i], in _strptime()
/freebsd/contrib/ntp/scripts/build/
H A DupdateBEDate26 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
/freebsd/tools/tools/netrate/tcpp/
H A Drunit.pl12 ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
/freebsd/usr.sbin/cron/cron/
H A Dcrontab7 #minute hour mday month wday who command
/freebsd/contrib/ntp/ntpd/
H A Drefclock_arc.c880 int i, wday, month, flags, status; in arc_receive()
1172 || !get1(pp->a_lastcode + 7, &wday) in arc_receive()
1198 (wday < 1) || (wday > 7) || in arc_receive()
877 int i, n, wday, month, flags, status; arc_receive() local
/freebsd/sys/dev/iicbus/rtc/
H A Dds13rtc.c158 uint8_t sec, min, hour, wday, day, month, year; member
448 tregs.wday = bct.dow; in ds13rtc_settime()
H A Dnxprtc.c198 uint8_t sec, min, hour, day, wday, month, year; member
857 tregs.wday = bct.dow; in nxprtc_settime()
/freebsd/lib/libc/locale/
H A Dnl_langinfo.c103 ret = (char*) __get_current_time_locale(loc)->wday[_REL(ABDAY_1)]; in nl_langinfo_l()
/freebsd/contrib/netbsd-tests/dev/clock_subr/
H A Dt_clock_subr.c294 CHECK_FIELD(wday); in ATF_TC_BODY()
/freebsd/contrib/ntp/include/
H A Dmbg_gps166.h409 int8_t wday; ///< day of week, 0..6 == Sun..Sat member
/freebsd/contrib/diff/lib/
H A Dstrftime.c310 iso_week_days (int yday, int wday) in iso_week_days() argument
315 - (yday - wday + ISO_WEEK1_WDAY + big_enough_multiple_of_7) % 7 in iso_week_days()
/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c144 tmp->wday = *(*buffpp)++; in get_mbg_tm()
/freebsd/contrib/sendmail/contrib/
H A Dmmuegel332 %Tags = ( '%a', q|($rep = $DoW[$wday])=~ s/^(...).*/\1/|, # abbr. weekday name - Sun to Sat
333 X '%A', q|$rep = $DoW[$wday]|, # full weekday name - Sunday to Saturday
362 X '%w', q|$rep = $wday; 1|, # day of week - Sunday = 0
376 X local($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);
388 X ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst) =
/freebsd/contrib/ntp/
H A DCommitLog-4.1.05777 * parseutil/testdcf.c (wday): const keyword