Searched refs:uconv_u8tou16 (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_osdep.h60 extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_t *, size_t *, int);
H A Dsmb_subrs.c1049 error = uconv_u8tou16((uchar_t *)src, &inlen, cbuf, &outlen,
/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep.h58 extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_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
670 uconv_u8tou16(const uchar_t *u8s, size_t *utf8len, function
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c1357 ret = uconv_u8tou16((const uchar_t *)namep, &u8l,
1403 ret = uconv_u8tou16((const uchar_t *)namep, &u8l, w2_str, &u16l,
/illumos-gate/usr/src/man/man3c/
H A DMakefile1287 uconv_u8tou16.3c \
2380 uconv_u8tou16.3c := LINKSRC = uconv_u16tou32.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1801 extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_t *, size_t *, int);
/illumos-gate/usr/src/man/man9f/
H A DMakefile1196 uconv_u8tou16.9f \
2054 uconv_u8tou16.9f := LINKSRC = uconv_u16tou32.9f

Completed in 69 milliseconds