Searched refs:tmtime (Results 1 - 15 of 15) sorted by relevance

/ast/src/lib/libast/tm/
H A Dtmtime.c38 tmtime(register Tm_t* tm, int west) function
H A Dtmfix.c153 t = tmtime(tm, TM_LOCALZONE);
169 * tm_isdst is adjusted by tmtime()
/ast/src/lib/libast/comp/
H A Dmktime.c64 t = tmtime(&tm, TM_LOCALZONE);
H A Dstrptime.c65 t = tmtime(&tm, TM_LOCALZONE);
H A Dstrftime.c98 t = tmtime(&tl, TM_LOCALZONE);
/ast/src/lib/libast/include/
H A Dtm.h184 extern time_t tmtime(Tm_t*, int);
/ast/src/cmd/pax/
H A Dpax-tnef.c147 f->st->st_mtime = tmtime(&tm, TM_LOCALZONE);
/ast/src/cmd/paxlib/arj/
H A Darj.c186 f->st->st_mtime = f->st->st_ctime = f->st->st_atime = tmtime(&tm, TM_LOCALZONE);
/ast/src/cmd/paxlib/lha/
H A Dlha.c171 f->st->st_mtime = tmtime(&tm, TM_LOCALZONE);
/ast/src/cmd/paxlib/rar/
H A Drar.c200 f->st->st_mtime = f->st->st_ctime = f->st->st_atime = tmtime(&tm, TM_LOCALZONE);
/ast/src/cmd/paxlib/zoo/
H A Dzoo.c249 f->st->st_mtime = f->st->st_ctime = f->st->st_atime = tmtime(&tm, TM_LOCALZONE);
/ast/src/cmd/paxlib/zip/
H A Dzip.c260 f->st->st_mtime = tmtime(&tm, TM_LOCALZONE);
/ast/src/cmd/at/
H A Datd.c1198 rollover = tmtime(tm, TM_LOCALZONE);
1211 rollover = tmtime(tm, TM_LOCALZONE);
/ast/src/lib/libjcl/
H A Dparse.c365 x = tmtime(tm, 0);
/ast/src/lib/libast/
H A DMakefile102 tmsleep.c tmtime.c tmtype.c tmweek.c tmword.c tmzone.c \

Completed in 659 milliseconds