Home
last modified time | relevance | path

Searched refs:dow (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c629 int d, m1, yy0, yy1, yy2, dow; local
672 dow = ((26 * m1 - 2) / 10 +
674 if (dow < 0)
675 dow += DAYSPERWEEK;
682 d = rulep->r_day - dow;
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c177 static char *dow[] = {"sunday", "monday", "tuesday", "wednesday", "thursday", variable
225 tpp = dow; in http_date2time_t()
601 ssize_t dow; in http_today() local
616 dow = now % 7; in http_today()
645 fp = Dow[dow]; in http_today()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dlocaltime.c1320 int i, d, m1, yy0, yy1, yy2, dow; in posix_daylight() local
1354 dow = ((26 * m1 - 2) / 10 + in posix_daylight()
1357 if (dow < 0) in posix_daylight()
1358 dow += DAYSPERWEEK; in posix_daylight()
1365 ++dow; in posix_daylight()
1371 d = rulep->r_day - dow; in posix_daylight()
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src14378 :DO=\037dow %d\r:LE=\037lef %d\r:RI=\037rig %d\r:\
14418 :CC=^]:DC=\035dch %d;:DL=\035dli %d;:DO=\035dow %d;:\
14419 :LE=\035lef %d;:RI=\035rig %d;:SF=\035dow %d;:\
H A Dterminfo.src16239 cub=\037lef %p1%d\r, cub1=^H, cud=\037dow %p1%d\r,
16282 cr=^M, cub=\035lef %p1%d;, cub1=^H, cud=\035dow %p1%d;,
16287 il1=\013\035ili;, ind=^J, indn=\035dow %p1%d;,