Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A Dtimelocal.c37 #define LCTIME_SIZE (sizeof (struct lc_time) / sizeof (char *))
39 struct lc_time lc_time_posix = {
95 struct lc_time *ltime; in __lc_time_load()
H A Dtimelocal.h36 struct lc_time { struct
50 struct lc_time *__get_current_time_locale(void); argument
H A Dlocaleimpl.h72 const struct lc_time *time;
H A Dnl_langinfo.c54 const struct lc_time *ltime = loc->time; in nl_langinfo_l()
H A Dlocaleimpl.c97 extern struct lc_time lc_time_posix;
H A Dstrftime.c95 const struct lc_time *tptr = loc->time; in _fmt()
H A Dstrptime.c62 const struct lc_time *tptr = loc->time; in __strptime()
/titanic_44/usr/src/cmd/localedef/
H A Dtime.c31 struct lc_time tm;