Searched refs:DoW (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | refclock_hopfser.c | 218 int DoW; /* Day of Week */ in hopfserial_receive() local 248 &DoW, in hopfserial_receive() 289 DoW, in hopfserial_receive()
|
| /freebsd-10-stable/usr.sbin/cron/doc/ |
| D | MAIL | 195 (minute && hour && DoM && month && DoW) 197 (minute && hour && month && (DoM || DoW))
|
| /freebsd-10-stable/contrib/sendmail/contrib/ |
| D | mmuegel | 311 @DoW = ('Sunday', 'Monday', 'Tuesday', 'Wednesday', 332 %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
|