Searched refs:Day (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | ctime.c | 114 const char *Day = "SunMonTueWedThuFriSat"; in __posix_asctime_r() local 122 ncp = Day + (3 * t->tm_wday); in __posix_asctime_r()
|
/titanic_41/usr/src/cmd/mdb/common/libstand/ |
H A D | ctime.c | 160 const char *Day = "SunMonTueWedThuFriSat"; in __posix_asctime_r() local 172 ncp = Day + (3*t->tm_wday); in __posix_asctime_r()
|
/titanic_41/usr/src/stand/lib/sa/ |
H A D | time.c | 170 const char *Day = "SunMonTueWedThuFriSat"; in asctime() local 176 ncp = Day + (3 * t->tm_wday); in asctime()
|
/titanic_41/usr/src/cmd/krb5/kadmin/cli/ |
H A D | getdate.y | 635 Convert(Month, Day, Year, Hours, Minutes, Seconds, Meridian, DSTmode) in Convert() argument 637 time_t Day; 662 || Day < 1 || Day > DaysInMonth[(int)--Month]) 665 for (Julian = Day - 1, i = 0; i < Month; i++)
|
/titanic_41/usr/src/cmd/backup/lib/ |
H A D | getdate.y | 517 Convert(Month, Day, Year, Hours, Minutes, Seconds, Meridian, DSTmode) in Convert() argument 519 time_t Day; 543 || Day < 1 || Day > DaysInMonth[(int)--Month]) 546 for (Julian = Day - 1, i = 0; i < Month; i++)
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | acbuffer.h | 85 UINT8 Day; member
|
/titanic_41/usr/src/cmd/lms/heci/ |
H A D | PTHICommand.h | 469 UINT16 Day; member
|
/titanic_41/usr/src/cmd/cmd-inet/etc/ |
H A D | services | 36 qotd 17/tcp # Quote of the Day
|
/titanic_41/usr/src/uts/common/io/aac/ |
H A D | aac_regs.h | 360 uint32_t Day:6; /* 1-32 */ member
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | australasia | 1292 # of the 11th month (Remembrance Day) every year in memory of Australia's 1690 # on the World Day of Prayer, you would be the first people on Earth
|
H A D | northamerica | 115 # This was the V-J Day issue of the Clamdigger, a Rowayton, CT newsletter. 412 # See <http://www.epa.gov/fedrgstr/EPA-IMPACT/2003/October/Day-28/i27056.htm>.
|
H A D | asia | 1474 # (except in 2002) is three nights before Yom Kippur [Day of Atonement]
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 2275 % This produces Day Month Year style of output.
|