Home
last modified time | relevance | path

Searched refs:tmxdate (Results 1 – 22 of 22) sorted by relevance

/titanic_41/usr/src/lib/libast/common/tm/
H A Dtmxduration.c49 ns = tmxdate(s, &last, now) - now; in tmxduration()
57 ts = tmxdate(t, &x, now); in tmxduration()
67 ts = tmxdate(t, &x, now); in tmxduration()
H A Dtmdate.c40 return tmxsec(tmxdate(s, e, tmxclock(clock))); in tmdate()
H A Dtmxscan.c396 x = tmxdate(s, e, t); in scan()
527 return tmxdate(s, e, t); in tmxscan()
H A Dtmxdate.c157 tmxdate(register const char* s, char** e, Time_t now) in tmxdate() function
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dsleep.c77 ns = tmxdate(cp, &last, now); in b_sleep()
81 ns = tmxdate(pp, &last, now); in b_sleep()
83 ns = tmxdate(pp, &last, now); in b_sleep()
H A Dprint.c838 value->ll = (Sflong_t)tmxdate(*pp->nextarg,&lastchar,TMX_NOW); in extend()
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dtmx.h131 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dtmx.h110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dtmx.h110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dtmx.h110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dtmx.h110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dtmx.h131 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dtmx.h131 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dtmx.h131 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/common/features/
H A Dtmx88 extern Time_t tmxdate(const char*, char**, Time_t);
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dtmx110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dtmx110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dtmx110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dtmx110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/titanic_41/usr/src/lib/libast/
H A Dmapfile-vers641 tmxdate;
H A DMakefile.com558 common/tm/tmxdate.o \
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE36 09-12-03 tm/tmxdate.c: fix 'next month final day' for dec -> jan
68 09-04-15 tm/tmxdate.c: handle "4th thursday in november"
74 09-02-22 tm/tmxdate.c: add iso P... durations
90 08-12-30 tm/tmxdate.c,include/tm.h: add TM_WORK { "workday" "working" "work" }
93 08-12-19 tm/tmxdate.c: check for dates near the epoch rolling back to the future
131 08-05-22 tm/tmxdate.c: fix a few ordinal/last/this/next bugs
135 08-05-01 tm/tmxdate.c: mon 1..12 => mon[13] -- doh
150 08-02-11 tm/tmxdate.c,tmdata.c: handle more ISO 8601:2000 forms
200 07-04-13 tm/tmxdate.c,tm/tmzone.c: handle [-+]0000 UTC zone offset
233 06-12-26 tm/tmxdate.c: handle nn*.nnnn* == sec.ns