Searched refs:tmxtime (Results 1 - 8 of 8) sorted by relevance

/ast/src/lib/libast/tm/
H A Dtmtime.c34 * see tmxtime() for details
40 return tmxsec(tmxtime(tm, west));
H A Dtmxtime.c46 tmxtime(register Tm_t* tm, int west) function
95 now = tmxsec(tmxtime(tm, tm_info.zone->west));
113 now = tmxsec(tmxtime(tm, tm_info.zone->west));
H A Dtmxmake.c118 now = tmxsec(tmxtime(&te, tm->tm_zone->west));
H A Dtmxdate.c272 now = tmxtime(tm, zone);
637 fix = tmxtime(tm, zone);
653 tt = tmxtime(tm, zone);
677 tm = tmxtm(tm, tmxtime(tm, zone), tm->tm_zone);
1383 now = tmxtime(tm, zone) + tmxsns(m, 0);
1408 tm = tmxtm(tm, tmxtime(tm, zone), tm->tm_zone);
1441 tm = tmxtm(tm, tmxtime(tm, zone), tm->tm_zone);
1711 tm = tmxtm(tm, tmxtime(tm, zone), tm->tm_zone);
1736 now = tmxtime(tm, zone);
H A Dtmxscan.c135 t = tmxtime(tm, set->zone);
161 return z ? tmxtime(tm, set->zone) : t;
H A Dtmxfmt.c588 tm = tmxtm(tm, tmxtime(tm, tm->tm_zone->west + (tm->tm_isdst ? tm->tm_zone->dst : 0)), zp);
598 tm = tmxtm(tm, tmxtime(tm, tm->tm_zone->west + (tm->tm_isdst ? tm->tm_zone->dst : 0)), zp);
/ast/src/cmd/dsslib/time_t/
H A Dtime_t.c551 state->t = t = tmxtime(&state->tm, TM_LOCALZONE);
/ast/src/lib/libast/
H A DMakefile104 tmxscan.c tmxsettime.c tmxsleep.c tmxtime.c tmxtouch.c \

Completed in 20 milliseconds