Searched refs:u8_textprep_str (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | u8_textprep.h | 106 extern size_t u8_textprep_str(char *, size_t *, char *, size_t *, int, size_t,
|
/titanic_44/usr/src/lib/libsmbfs/smb/ |
H A D | utf_str.c | 237 while ((rc = u8_textprep_str((char *)s, &inbleft, outs, in utf8_str_to_upper_or_lower()
|
/titanic_44/usr/src/lib/libsqlite/src/ |
H A D | func.c | 217 while ((rc = u8_textprep_str((char *)s, &inbytesleft, outs, in utf8textprep()
|
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_subrs.c | 74 (void) u8_textprep_str((char *)inbuf, &inrem, outbuf, &outrem, in smb_toupper()
|
/titanic_44/usr/src/common/unicode/ |
H A D | u8_textprep.c | 1914 u8_textprep_str(char *inarray, size_t *inlen, char *outarray, size_t *outlen, in u8_textprep_str() function
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | zap_micro.c | 145 (void) u8_textprep_str((char *)name, &inlen, namenorm, &outlen, in zap_normalize()
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 2293 ret = u8_textprep_str(namep, &inlen, outbuf, in pc_extract_long_fn()
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 575 u8_textprep_str;
|
H A D | llib-lc | 1800 extern size_t u8_textprep_str(char *, size_t *, char *, size_t *, int, size_t,
|
/titanic_44/usr/src/man/man9f/ |
H A D | Makefile | 474 u8_textprep_str.9f \
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 499 u8_textprep_str.3c \
|
/titanic_44/usr/src/cmd/idmap/idmapd/ |
H A D | dbutils.c | 193 while ((rc = u8_textprep_str((char *)s, &inbytesleft, outs, in tolower_u8()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 470 file path=usr/share/man/man9f/u8_textprep_str.9f
|
H A D | system-library.man3c.inc | 494 file path=usr/share/man/man3c/u8_textprep_str.3c
|