Home
last modified time | relevance | path

Searched refs:TM_TIME (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c55 b[TM_TIME] = "%H:%M:%S"; in standardized()
76 TM_TIME, in fixup()
389 b[TM_TIME] = s; in native_lc_time()
500 T_FMT, TM_TIME,
H A Dtmxscan.c219 hi = pedantic ? TM_DAY : TM_TIME; in scan()
223 hi = TM_TIME; in scan()
360 p = tm_info.format[TM_TIME]; in scan()
H A Dtmxfmt.c549 p = tm_info.format[TM_TIME]; in tmxfmt()
576 p = tm_info.format[TM_TIME]; in tmxfmt()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dtm.h65 #define TM_TIME 38 macro