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

/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Dctx.c346 smb_ctx_setpassword(struct smb_ctx *ctx, const char *passwd) function
588 error = smb_ctx_setpassword(ctx, cp);
732 smb_ctx_setpassword(ctx, p);
/freebsd-11-stable/contrib/smbfs/include/netsmb/
H A Dsmb_lib.h185 int smb_ctx_setpassword(struct smb_ctx *, const char *);

Completed in 33 milliseconds