Searched refs:smb_pwd_setpasswd (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pam_modules/smb/
H A Dsmb_passwd.c150 res = smb_pwd_setpasswd(user, newpw);
/osnet-11/usr/src/lib/libsmb/common/
H A Dlibsmb.h688 extern int smb_pwd_setpasswd(const char *, const char *);
H A Dsmb_pwdutil.c191 (int (*)())dlsym(smb_pwd_hdl, "smb_pwd_setpasswd");
304 * smb_pwd_setpasswd
309 smb_pwd_setpasswd(const char *name, const char *password) function

Completed in 33 milliseconds