Searched refs:wcsftime (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dmse_int.h35 #undef wcsftime macro
38 extern size_t wcsftime(wchar_t *, size_t, const char *, const struct tm *);
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwcsftime.c122 wcsftime(wchar_t *wcs, size_t maxsize, const char *format, function
/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h261 extern size_t wcsftime(wchar_t *, size_t, const char *, const struct tm *);
265 #pragma redefine_extname wcsftime __wcsftime_xpg5
268 extern size_t wcsftime(wchar_t *_RESTRICT_KYWD, size_t,
276 #define wcsftime __wcsftime_xpg5 macro
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_wchar.h291 #undef wcsftime macro
292 #define wcsftime strftime macro
/illumos-gate/usr/src/head/
H A Dwchar.h73 using std::wcsftime;
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com831 wcsftime.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com808 wcsftime.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile784 wcsftime.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1494 /* wcsftime.c */
1496 size_t wcsftime(wchar_t *wcs, size_t maxsize,
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com865 wcsftime.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile533 wcsftime.3c \

Completed in 83 milliseconds