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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dctx.c562 error = smb_ctx_setpassword(ctx, pw, TRUE);
753 smb_ctx_setpassword(struct smb_ctx *ctx, const char *passwd, int from_cmd) function
1478 error = smb_ctx_setpassword(ctx, p, 0);

Completed in 47 milliseconds