Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep.h57 extern int uconv_u8tou32(const uchar_t *, size_t *, uint32_t *, size_t *, int);
/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_utf8.c132 err = uconv_u8tou32((const uchar_t *)mbchar, &mblen, in smb_mbtowc()
/illumos-gate/usr/src/common/unicode/
H A Duconv.c779 uconv_u8tou32(const uchar_t *u8s, size_t *utf8len, in uconv_u8tou32() function
/illumos-gate/usr/src/man/man9f/
H A DMakefile1227 uconv_u8tou32.9f \
2115 uconv_u8tou32.9f := LINKSRC = uconv_u16tou32.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile1351 uconv_u8tou32.3c \
2516 uconv_u8tou32.3c := LINKSRC = uconv_u16tou32.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers707 uconv_u8tou32;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1302 link path=usr/share/man/man9f/uconv_u8tou32.9f target=uconv_u16tou32.9f
H A Dsystem-library.man3c.inc1375 link path=usr/share/man/man3c/uconv_u8tou32.3c target=uconv_u16tou32.3c