Searched refs:tmxdate (Results 1 - 9 of 9) sorted by relevance

/ast/src/lib/libast/tm/
H A Dtmdate.c34 * see tmxdate() for details
40 return tmxsec(tmxdate(s, e, tmxclock(clock)));
H A Dtmxduration.c49 ns = tmxdate(s, &last, now) - now;
57 ts = tmxdate(t, &x, now);
67 ts = tmxdate(t, &x, now);
H A Dtmxscan.c396 x = tmxdate(s, e, t);
456 * *format==0 DATEMSK and tmxdate()
527 return tmxdate(s, e, t);
H A Dtmxdate.c157 tmxdate(register const char* s, char** e, Time_t now) function
193 debug((error(-1, "AHA tmxdate 2009-03-06")));
/ast/src/cmd/std/
H A Dtouch.c153 t = tmxdate(opt_info.arg, &e, TMX_NOW);
212 t = tmxdate(file = *argv++, &e, TMX_NOW);
/ast/src/cmd/ksh93/bltins/
H A Dsleep.c77 ns = tmxdate(cp, &last, now);
90 ns = tmxdate(pp, &last, now);
92 ns = tmxdate(pp, &last, now);
/ast/src/cmd/dsslib/time_t/
H A Dtime_t.c190 t = tmxdate(buf, &e, now);
193 t = tmxdate(buf, &e, now);
/ast/src/cmd/nmake/
H A Dmisc.c424 tm = tmxdate(s, &e, TMX_NOW);
/ast/src/lib/libast/
H A DMakefile103 tmxdate.c tmxduration.c tmxfmt.c tmxgettime.c tmxleap.c tmxmake.c \

Completed in 29 milliseconds