Searched refs:smb_pwd_chgpwent (Results 1 – 1 of 1) sorted by relevance
103 static int smb_pwd_chgpwent(smb_passwd_t *, const char *, int);527 err = smb_pwd_chgpwent(&smbpw, password, control); in smb_pwd_update()549 (void) smb_pwd_chgpwent(&smbpw, password, control); in smb_pwd_update()678 smb_pwd_chgpwent(smb_passwd_t *smbpw, const char *password, int control) in smb_pwd_chgpwent() function