HomeSort by: relevance | last modified time | path
    Searched refs:MoY (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/ntp/dist/scripts/monitoring/
ntploopstat 37 if (defined(@ctime'MoY))
39 *MonthName = *ctime'MoY;
ntploopwatch 73 if (defined(@ctime'MoY))
75 *Month=*ctime'MoY;
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html 1841 local(@MoY, $sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);
1843 @MoY = ('January', 'Febuary', 'March', 'April', 'May', 'June',
1847 return("$mday $MoY[$mon] $year");
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
texi2html 1841 local(@MoY, $sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);
1843 @MoY = ('January', 'Febuary', 'March', 'April', 'May', 'June',
1847 return("$mday $MoY[$mon] $year");
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 5314 local(@MoY, $sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);
5316 @MoY = ('January', 'February', 'March', 'April', 'May', 'June',
5321 return("$MoY[$mon], $mday $year");
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 5314 local(@MoY, $sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);
5316 @MoY = ('January', 'February', 'March', 'April', 'May', 'June',
5321 return("$MoY[$mon], $mday $year");

Completed in 75 milliseconds