Searched refs:strftime_l (Results 1 – 8 of 8) sorted by relevance
| /illumos-gate/usr/src/boot/include/xlocale/ |
| H A D | _time.h | 45 size_t strftime_l(char * __restrict, size_t, const char * __restrict,
|
| /illumos-gate/usr/src/cmd/zic/ |
| H A D | private.h | 720 # undef strftime_l 721 # define strftime_l tz_strftime_l macro 753 size_t strftime_l(char *restrict, size_t, char const *restrict,
|
| /illumos-gate/usr/src/lib/libc/port/locale/ |
| H A D | wcsftime.c | 115 if (strftime_l(dst, maxsize, sformat, timeptr, loc) == 0) in wcsftime_l()
|
| H A D | strftime.c | 92 strftime_l(char *_RESTRICT_KYWD s, size_t maxsize, in strftime_l() function 111 return (strftime_l(s, maxsize, format, t, uselocale(NULL))); in strftime()
|
| /illumos-gate/usr/src/head/ |
| H A D | time.h | 295 extern size_t strftime_l(char *_RESTRICT_KYWD, size_t,
|
| /illumos-gate/usr/src/man/man3c/ |
| H A D | Manlink | 1055 strftime_l.3c
|
| /illumos-gate/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 592 strftime_l;
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-library.man3c.inc | 1388 link path=usr/share/man/man3c/strftime_l.3c target=strftime.3c
|