Home
last modified time | relevance | path

Searched refs:smb_ctx_setpassword (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/smbfs/lib/smb/
HDctx.c346 smb_ctx_setpassword(struct smb_ctx *ctx, const char *passwd) in smb_ctx_setpassword() function
588 error = smb_ctx_setpassword(ctx, cp); in smb_ctx_resolve()
732 smb_ctx_setpassword(ctx, p); in smb_ctx_readrcsection()
/freebsd-11-stable/contrib/smbfs/include/netsmb/
HDsmb_lib.h185 int smb_ctx_setpassword(struct smb_ctx *, const char *);