Searched refs:smb_match (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/smbsrv/ |
H A D | string.h | 127 boolean_t smb_match(const char *, const char *, boolean_t);
|
/titanic_44/usr/src/common/smbsrv/ |
H A D | smb_match.c | 68 smb_match(const char *p, const char *s, boolean_t ci) in smb_match() function
|
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/ |
H A D | Makefile.com | 121 smb_match.o \
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_delete.c | 599 (smb_match(pn->pn_fname, ".", B_FALSE)))) { in smb_delete_check_path()
|
H A D | smb_odir.c | 1372 if (smb_match(od->d_pattern, name, ci)) in smb_odir_match_name() 1377 if (smb_match(od->d_pattern, shortname, ci)) in smb_odir_match_name()
|
/titanic_44/usr/src/uts/common/ |
H A D | Makefile.files | 1172 smb_match.o \
|