Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/xlocale/
H A D_time.h45 size_t strftime_l(char * __restrict, size_t, const char * __restrict,
/illumos-gate/usr/src/cmd/zic/
H A Dprivate.h720 # 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 Dwcsftime.c115 if (strftime_l(dst, maxsize, sformat, timeptr, loc) == 0) in wcsftime_l()
H A Dstrftime.c92 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 Dtime.h295 extern size_t strftime_l(char *_RESTRICT_KYWD, size_t,
/illumos-gate/usr/src/man/man3c/
H A DManlink1055 strftime_l.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers592 strftime_l;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1388 link path=usr/share/man/man3c/strftime_l.3c target=strftime.3c