Searched refs:smb_pwd_fputent (Results 1 – 1 of 1) sorted by relevance
100 static int smb_pwd_fputent(FILE *, const smb_pwbuf_t *);524 err = smb_pwd_fputent(dst, &pwbuf); in smb_pwd_update()527 err = smb_pwd_fputent(dst, &pwbuf); in smb_pwd_update()544 err = smb_pwd_fputent(dst, &pwbuf); in smb_pwd_update()721 smb_pwd_fputent(FILE *fp, const smb_pwbuf_t *pwbuf) in smb_pwd_fputent() function