Searched refs:mbsrtowcs (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | mbsrtowcs.c | 51 mbsrtowcs(wchar_t *_RESTRICT_KYWD dst, const char **_RESTRICT_KYWD src, in mbsrtowcs() function
|
H A D | wcsftime.c | 105 n = mbsrtowcs(wcs, &dstp, maxsize, &mbs); in __wcsftime_xpg5()
|
/titanic_41/usr/src/lib/libxcurses/h/solaris2/ |
H A D | mkslocal.h | 172 #define mbsrtowcs(c, w, n, s) mbstowcs(c, w, n) macro
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | m_wchar.h | 320 #undef mbsrtowcs 331 #define mbsrtowcs(pwcs, s, n, ps) m_sb_mbstowcs(pwcs, s, n) macro
|
/titanic_41/usr/src/head/ |
H A D | wchar.h | 83 using std::mbsrtowcs;
|
/titanic_41/usr/src/head/iso/ |
H A D | wchar_iso.h | 300 extern size_t mbsrtowcs(wchar_t *_RESTRICT_KYWD, const char **_RESTRICT_KYWD,
|
/titanic_41/usr/src/cmd/sed/ |
H A D | compile.c | 656 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 D | Makefile | 227 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 D | system-library.man3c.inc | 222 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 D | Makefile | 753 mbsrtowcs.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 797 mbsrtowcs.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 770 mbsrtowcs.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 825 mbsrtowcs.o \
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1129 mbsrtowcs;
|