Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrerror.c46 strerror_l(int errnum, locale_t loc) in strerror_l() function
59 return (strerror_l(errnum, uselocale(NULL))); in strerror()
/illumos-gate/usr/src/data/locale/translations/
H A Dzz_AA.UTF-8.po3 # currently used for the strerror tests, to verify that strerror_l and
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dstring_h.cfg40 func | strerror_l | char * | int; locale_t | string.h |\
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dstrerror.c63 r = strerror_l(terr, loc); in strerror_l_verify()
/illumos-gate/usr/src/head/
H A Dstring.h108 extern char *strerror_l(int, locale_t);
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers342 SYMBOL_VERSION ILLUMOS_0.14 { # strerror_l
344 strerror_l;
/illumos-gate/usr/src/man/man3c/
H A DMakefile1275 strerror_l.3c \
2386 strerror_l.3c := LINKSRC = strerror.3c
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1222 link path=usr/share/man/man3c/strerror_l.3c target=strerror.3c