Searched refs:u8_textprep_str (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | u8_textprep.h | 104 extern size_t u8_textprep_str(char *, size_t *, char *, size_t *, int, size_t,
|
/illumos-gate/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()
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | func.c | 214 while ((rc = u8_textprep_str((char *)s, &inbytesleft, outs, in utf8textprep()
|
/illumos-gate/usr/src/common/unicode/ |
H A D | u8_textprep.c | 1920 u8_textprep_str(char *inarray, size_t *inlen, char *outarray, size_t *outlen, in u8_textprep_str() function
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zap_micro.c | 144 (void) u8_textprep_str((char *)name, &inlen, namenorm, &outlen, in zap_normalize()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_login.c | 2788 if (u8_textprep_str(name + coff, &inlen, ret + coff, &outlen, flag, in iscsit_fold_name()
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 2919 (void) u8_textprep_str(realm, &ilen, realm, &olen, in idmapd_set_krb5_realm()
|
H A D | dbutils.c | 194 while ((rc = u8_textprep_str((char *)s, &inbytesleft, outs, in tolower_u8()
|
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 2292 ret = u8_textprep_str(namep, &inlen, outbuf, in pc_extract_long_fn()
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 887 u8_textprep_str;
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 532 u8_textprep_str.9f \
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 540 u8_textprep_str.3c \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 1433 file path=usr/share/man/man9f/u8_textprep_str.9f
|
H A D | system-library.man3c.inc | 1519 file path=usr/share/man/man3c/u8_textprep_str.3c
|