Searched refs:smb_pwd_update (Results 1 – 1 of 1) sorted by relevance
104 static int smb_pwd_update(const char *, const char *, int);360 return (smb_pwd_update(name, password, 0)); in smb_pwd_setpasswd()378 return (smb_pwd_update(name, NULL, control)); in smb_pwd_setcntl()473 smb_pwd_update(const char *name, const char *password, int control) in smb_pwd_update() function