Home
last modified time | relevance | path

Searched refs:mbsrtowcs (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libc/port/locale/
H A Dmbsrtowcs.c51 mbsrtowcs(wchar_t *_RESTRICT_KYWD dst, const char **_RESTRICT_KYWD src, in mbsrtowcs() function
H A Dwcsftime.c105 n = mbsrtowcs(wcs, &dstp, maxsize, &mbs); in __wcsftime_xpg5()
/titanic_41/usr/src/lib/libxcurses/h/solaris2/
H A Dmkslocal.h172 #define mbsrtowcs(c, w, n, s) mbstowcs(c, w, n) macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wchar.h320 #undef mbsrtowcs
331 #define mbsrtowcs(pwcs, s, n, ps) m_sb_mbstowcs(pwcs, s, n) macro
/titanic_41/usr/src/head/
H A Dwchar.h83 using std::mbsrtowcs;
/titanic_41/usr/src/head/iso/
H A Dwchar_iso.h300 extern size_t mbsrtowcs(wchar_t *_RESTRICT_KYWD, const char **_RESTRICT_KYWD,
/titanic_41/usr/src/cmd/sed/
H A Dcompile.c656 oldlen = mbsrtowcs(NULL, &op, 0, NULL); in compile_tr()
660 newlen = mbsrtowcs(NULL, &np, 0, NULL); in compile_tr()
/titanic_41/usr/src/man/man3c/
H A DMakefile227 mbsrtowcs.3c \
1840 mbsnrtowcs.3c := LINKSRC = mbsrtowcs.3c
1841 mbsnrtowcs_l.3c := LINKSRC = mbsrtowcs.3c
1842 mbsrtowcs_l.3c := LINKSRC = mbsrtowcs.3c
1843 mbstowcs.3c := LINKSRC = mbsrtowcs.3c
1844 mbstowcs_l.3c := LINKSRC = mbsrtowcs.3c
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc222 file path=usr/share/man/man3c/mbsrtowcs.3c
919 link path=usr/share/man/man3c/mbsnrtowcs.3c target=mbsrtowcs.3c
920 link path=usr/share/man/man3c/mbsnrtowcs_l.3c target=mbsrtowcs.3c
921 link path=usr/share/man/man3c/mbsrtowcs_l.3c target=mbsrtowcs.3c
922 link path=usr/share/man/man3c/mbstowcs.3c target=mbsrtowcs.3c
923 link path=usr/share/man/man3c/mbstowcs_l.3c target=mbsrtowcs.3c
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile753 mbsrtowcs.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com797 mbsrtowcs.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com770 mbsrtowcs.o \
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com825 mbsrtowcs.o \
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1129 mbsrtowcs;