Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c342 native_lc_time(Lc_info_t* li) in native_lc_time() function
513 native_lc_time(Lc_info_t* li) in native_lc_time() function
543 #define native_lc_time(li) ((li->data=(void*)(tm_info.format=tm_data.format)),(tm_info.deformat=tm_… macro
620 native_lc_time(li); in load()