Searched refs:ct_shtype_req (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_ctx.c319 ctx->ct_shtype_req = sharetype;
671 ctx->ct_shtype_req = stype;
978 tcon->tc_sh.sh_use = ctx->ct_shtype_req;
994 if (ctx->ct_shtype_req != USE_WILDCARD &&
995 ctx->ct_shtype_req != tcon->tc_sh.sh_type) {
H A Dsmbfs_lib.h123 int ct_shtype_req; /* share type wanted */ member in struct:smb_ctx
H A Dsmbfs_util.c635 ctx->ct_shtype_req);

Completed in 25 milliseconds