Home
last modified time | relevance | path

Searched refs:f_wildcard (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c363 ctx->f_wildcard = wildcard; in smbfs_xa_findopen()
435 if (u8_strcmp(ctx->f_wildcard, ctx->f_name, in smbfs_xa_findnext()
H A Dsmbfs_smb2.c585 ctx->f_wildcard, ctx->f_wclen, in smbfs_smb2_qdir()
724 ctx->f_wildcard = wildcard; in smbfs_smb2_findopen()
H A Dsmbfs_smb1.c564 ctx->f_wildcard, ctx->f_wclen, '\\'); in smbfs_smb1_trans2find2()
699 ctx->f_wildcard = wildcard; in smbfs_smb_findopenLM2()
H A Dsmbfs_subr.h129 const char *f_wildcard; member