HomeSort by: relevance | last modified time | path
    Searched defs:TODAY (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/at/
parsetime.c 63 PM, AM, TOMORROW, TODAY, NOW,
80 {"midnight", MIDNIGHT, false}, /* 00:00:00 of today or tomorrow */
81 {"noon", NOON, false}, /* 12:00:00 of today or tomorrow */
82 {"teatime", TEATIME, false}, /* 16:00:00 of today or tomorrow */
86 {"today", TODAY, false}, /* execute today - don't advance time */
476 case TODAY:
477 /* force ourselves to stay in today - no further processing */
504 /* if this day is < today, then roll to next week *
    [all...]
  /src/games/battlestar/
extern.h 218 #define TODAY 0

Completed in 15 milliseconds