Searched refs:uconv_u32tou8 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep.h57 extern int uconv_u32tou8(const uint32_t *, size_t *, uchar_t *, size_t *, int);
/illumos-gate/usr/src/common/unicode/
H A Duconv.c32 * uconv_u32tou8(9F), uconv_u8tou16(9F), and uconv_u8tou32(9F). See also
602 uconv_u32tou8(const uint32_t *u32s, size_t *utf32len, function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1286 uconv_u32tou8.3c \
2379 uconv_u32tou8.3c := LINKSRC = uconv_u16tou32.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1800 extern int uconv_u32tou8(const uint32_t *, size_t *, uchar_t *, size_t *, int);
/illumos-gate/usr/src/man/man9f/
H A DMakefile1195 uconv_u32tou8.9f \
2053 uconv_u32tou8.9f := LINKSRC = uconv_u16tou32.9f

Completed in 76 milliseconds