Searched refs:smb_pwd_setpasswd (Results 1 – 4 of 4) sorted by relevance
150 res = smb_pwd_setpasswd(user, newpw); in pam_sm_chauthtok()
334 smb_pwd_setpasswd;
463 extern int smb_pwd_setpasswd(const char *, const char *);
349 smb_pwd_setpasswd(const char *name, const char *password) in smb_pwd_setpasswd() function