Searched refs:smb_pwd_setpasswd (Results 1 – 4 of 4) sorted by relevance
151 res = smb_pwd_setpasswd(user, newpw); in pam_sm_chauthtok()
343 smb_pwd_setpasswd;
505 extern int smb_pwd_setpasswd(const char *, const char *);
355 smb_pwd_setpasswd(const char *name, const char *password) in smb_pwd_setpasswd() function