Searched refs:from_cmd (Results 1 – 1 of 1) sorted by relevance
694 smb_ctx_setuser(struct smb_ctx *ctx, const char *name, int from_cmd) in smb_ctx_setuser() argument707 if (!from_cmd && (ctx->ct_flags & SMBCF_CMD_USR)) in smb_ctx_setuser()714 if (from_cmd) in smb_ctx_setuser()726 smb_ctx_setdomain(struct smb_ctx *ctx, const char *name, int from_cmd) in smb_ctx_setdomain() argument739 if (!from_cmd && (ctx->ct_flags & SMBCF_CMD_DOM)) in smb_ctx_setdomain()746 if (from_cmd) in smb_ctx_setdomain()753 smb_ctx_setpassword(struct smb_ctx *ctx, const char *passwd, int from_cmd) in smb_ctx_setpassword() argument769 if (!from_cmd && (ctx->ct_flags & SMBCF_CMD_PW)) in smb_ctx_setpassword()792 if (from_cmd) in smb_ctx_setpassword()