Searched refs:uconv_u32tou8 (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | u8_textprep.h | 55 extern int uconv_u32tou8(const uint32_t *, size_t *, uchar_t *, size_t *, int);
|
/illumos-gate/usr/src/common/smbsrv/ |
H A D | smb_utf8.c | 171 err = uconv_u32tou8(&wchar, &wclen, (uchar_t *)mbchar, &mblen, in smb_wctomb()
|
/illumos-gate/usr/src/common/unicode/ |
H A D | uconv.c | 600 uconv_u32tou8(const uint32_t *u32s, size_t *utf32len, in uconv_u32tou8() function
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 1340 uconv_u32tou8.9f \ 2345 uconv_u32tou8.9f := LINKSRC = uconv_u16tou32.9f
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 1445 uconv_u32tou8.3c \ 2705 uconv_u32tou8.3c := LINKSRC = uconv_u16tou32.3c
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 827 uconv_u32tou8;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 1431 link path=usr/share/man/man9f/uconv_u32tou8.9f target=uconv_u16tou32.9f
|
H A D | system-library.man3c.inc | 1521 link path=usr/share/man/man3c/uconv_u32tou8.3c target=uconv_u16tou32.3c
|