Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c354 int clock_24; in native_lc_time() local
383 clock_24 = atoi(buf); in native_lc_time()
393 *s++ = clock_24 ? 'H' : 'I'; in native_lc_time()