Searched defs:__wcsftime_xpg5 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/locale/ | ||
H A D | wcsftime.c | 61 __wcsftime_xpg5(wchar_t *wcs, size_t maxsize, const wchar_t *format, function 136 rv = __wcsftime_xpg5(wcs, maxsize, wfmt, timeptr); |
Completed in 43 milliseconds