Searched refs:TODAY (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/at/
H A Dparsetime.c65 PM, AM, TOMORROW, TODAY, NOW, enumerator in enum:__anon11896
86 { "today", TODAY, 0 }, /* execute today - don't advance time */
494 case TODAY: /* force ourselves to stay in today - no further processing */
/freebsd-10-stable/contrib/openpam/misc/
H A Dgendoc.pl46 use vars qw(%AUTHORS $TODAY %FUNCTIONS %PAMERR);
443 $mdoc .= ".Dd $TODAY
584 .Dd $TODAY
667 $TODAY = strftime("%B %e, %Y", localtime(time()));
668 $TODAY =~ s,\s+, ,g;

Completed in 101 milliseconds