Home
last modified time | relevance | path

Searched refs:uconv_u8tou16 (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep.h56 extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_t *, size_t *, int);
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_osdep.h79 extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_t *, size_t *, int);
H A Dsmb_subrs.c1149 error = uconv_u8tou16((uchar_t *)src, &inlen, cbuf, &outlen, in smb_put_dmem()
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_wchar.c102 err = uconv_u8tou16((const uchar_t *)mbs, &mbslen, in ndr__mbstowcs_x()
/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_utf8.c82 err = uconv_u8tou16((const uchar_t *)mbs, &mbslen, in smb_mbstowcs()
/illumos-gate/usr/src/common/unicode/
H A Duconv.c668 uconv_u8tou16(const uchar_t *u8s, size_t *utf8len, in uconv_u8tou16() function
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c1357 ret = uconv_u8tou16((const uchar_t *)namep, &u8l, in direntries_needed()
1403 ret = uconv_u8tou16((const uchar_t *)namep, &u8l, w2_str, &u16l, in pc_name_to_pcdir()
/illumos-gate/usr/src/man/man9f/
H A DMakefile1226 uconv_u8tou16.9f \
2114 uconv_u8tou16.9f := LINKSRC = uconv_u16tou32.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile1350 uconv_u8tou16.3c \
2515 uconv_u8tou16.3c := LINKSRC = uconv_u16tou32.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers706 uconv_u8tou16;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1301 link path=usr/share/man/man9f/uconv_u8tou16.9f target=uconv_u16tou32.9f
H A Dsystem-library.man3c.inc1374 link path=usr/share/man/man3c/uconv_u8tou16.3c target=uconv_u16tou32.3c