Searched refs:ct_vcflags (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_negprot.c234 ctx->ct_vcflags |= SMBV_WILL_SIGN;
236 ctx->ct_vcflags |= SMBV_WILL_SIGN;
239 ctx->ct_vcflags & SMBV_WILL_SIGN ? 1 : 0);
243 ctx->ct_vcflags |= SMBV_UNICODE;
269 ctx->ct_vcflags |= SMBV_WIN95;
H A Dsmbfs_ssnsetup.c143 if ((ctx->ct_vcflags & SMBV_WILL_SIGN) &&
224 if ((ctx->ct_vcflags & SMBV_WILL_SIGN) &&
509 if (ctx->ct_vcflags & SMBV_WILL_SIGN) {
H A Dsmbfs_lib.h165 #define ct_vcflags ct_work.wk_iods.is_vcflags macro
H A Dsmbfs_gss.c561 if (ctx->ct_vcflags & SMBV_WILL_SIGN) {
H A Dsmbfs_ntlmssp.c246 if (ctx->ct_vcflags & SMBV_WILL_SIGN) {

Completed in 20 milliseconds