Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep.h55 extern int uconv_u32tou8(const uint32_t *, size_t *, uchar_t *, size_t *, int);
/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_utf8.c171 err = uconv_u32tou8(&wchar, &wclen, (uchar_t *)mbchar, &mblen, in smb_wctomb()
/illumos-gate/usr/src/common/unicode/
H A Duconv.c600 uconv_u32tou8(const uint32_t *u32s, size_t *utf32len, in uconv_u32tou8() function
/illumos-gate/usr/src/man/man9f/
H A DMakefile1225 uconv_u32tou8.9f \
2113 uconv_u32tou8.9f := LINKSRC = uconv_u16tou32.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile1349 uconv_u32tou8.3c \
2514 uconv_u32tou8.3c := LINKSRC = uconv_u16tou32.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers705 uconv_u32tou8;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1300 link path=usr/share/man/man9f/uconv_u32tou8.9f target=uconv_u16tou32.9f
H A Dsystem-library.man3c.inc1373 link path=usr/share/man/man3c/uconv_u32tou8.3c target=uconv_u16tou32.3c