Home
last modified time | relevance | path

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

/openbsd/lib/libc/include/
H A Dlocaledef.h90 const char *t_fmt; member
/openbsd/lib/libc/locale/
H A Dnl_langinfo.c28 s = _CurrentTimeLocale->t_fmt; in nl_langinfo()
/openbsd/lib/libc/time/
H A Dstrptime.c189 if (!(bp = _strptime(bp, _ctloc(t_fmt), tm, 0))) in _strptime()