Searched refs:wcsnrtombs (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/test/libc-tests/tests/wcsrtombs/ |
H A D | wcsrtombs_test.c | 324 cnt = wcsnrtombs(dst, &wcs, 1, 1, &ms); in test_wcsnrtombs_partial() 333 cnt = wcsnrtombs(dst, &wcs, 2, sizeof (mbs), &ms); in test_wcsnrtombs_partial() 339 cnt = wcsnrtombs(dst, &wcs, 32, sizeof (mbs) - strlen(mbs), &ms); in test_wcsnrtombs_partial()
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | wcsnrtombs.c | 51 wcsnrtombs(char *_RESTRICT_KYWD dst, const wchar_t **_RESTRICT_KYWD src, in wcsnrtombs() function
|
/titanic_50/usr/src/head/iso/ |
H A D | wchar_iso.h | 310 extern size_t wcsnrtombs(char *_RESTRICT_KYWD, const wchar_t **_RESTRICT_KYWD,
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 793 wcsnrtombs.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 811 wcsnrtombs.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 837 wcsnrtombs.o \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 865 wcsnrtombs.o \
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 1354 wcsnrtombs.3c \ 2433 wcsnrtombs.3c := LINKSRC = wcsrtombs.3c
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 277 wcsnrtombs;
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1424 link path=usr/share/man/man3c/wcsnrtombs.3c target=wcsrtombs.3c
|