Home
last modified time | relevance | path

Searched refs:u8_strcmp (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Du8_textprep.h105 extern int u8_strcmp(const char *, const char *, size_t, int, size_t, int *);
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_pass.c133 dsrv = u8_strcmp(pa->srvdom, pb->srvdom, 0, in smb_pkey_cmp()
139 duser = u8_strcmp(pa->username, pb->username, 0, in smb_pkey_cmp()
H A Dsmb_conn.c475 if (u8_strcmp(vc_id->id_user, ossn->ssn_id.id_user, 0, in smb_vc_findcreate()
478 if (u8_strcmp(vc_id->id_domain, ossn->ssn_id.id_domain, 0, in smb_vc_findcreate()
690 if (u8_strcmp(ssp->ss_name, tcon->tc_sh.sh_name, 0, in smb_share_findcreate()
/titanic_41/usr/src/common/smbsrv/
H A Dsmb_string.c328 rc = u8_strcmp(s1, s2, n, U8_STRCMP_CI_LOWER, U8_UNICODE_LATEST, &err); in smb_strcasecmp()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c471 if (u8_strcmp(ctx->f_wildcard, ctx->f_name, in smbfs_xa_findnext()
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c614 (u8_strcmp(snm, tnm, 0, U8_STRCMP_CI_UPPER, U8_UNICODE_LATEST, in pc_rename()
1121 if ((u8_strcmp(lfn, namep, 0, U8_STRCMP_CI_UPPER, in pc_match_long_fn()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Dadutils.c273 if (u8_strcmp(q->ecanonname, san, 0, in idmap_setqresults()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_dir.c232 if ((u8_strcmp(name, dl->dl_name, 0, cmpflags, in zfs_dirent_lock()
H A Dzfs_vnops.c3564 cmp = u8_strcmp(snm, tnm, 0, nofold, U8_UNICODE_LATEST, &error); in zfs_rename()
3597 u8_strcmp(snm, tnm, 0, zfsvfs->z_norm, U8_UNICODE_LATEST, in zfs_rename()
/titanic_41/usr/src/lib/libadutils/common/
H A Dadutils.c1704 return (u8_strcmp(a, b, 0, U8_STRCMP_CI_LOWER, U8_UNICODE_LATEST, &err) in domain_eq()
/titanic_41/usr/src/common/unicode/
H A Du8_textprep.c1844 u8_strcmp(const char *s1, const char *s2, size_t n, int flag, size_t uv, in u8_strcmp() function
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers423 u8_strcmp;
H A Dllib-lc1799 extern int u8_strcmp(const char *, const char *, size_t, int, size_t, int *);
/titanic_41/usr/src/man/man9f/
H A DMakefile472 u8_strcmp.9f \
/titanic_41/usr/src/man/man3c/
H A DMakefile483 u8_strcmp.3c \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc468 file path=usr/share/man/man9f/u8_strcmp.9f
H A Dsystem-library.man3c.inc478 file path=usr/share/man/man3c/u8_strcmp.3c