Searched defs:smb_pwd_chgpwent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c103 static int smb_pwd_chgpwent(smb_passwd_t *, const char *, int);
527 err = smb_pwd_chgpwent(&smbpw, password, control);
549 (void) smb_pwd_chgpwent(&smbpw, password, control);
672 * smb_pwd_chgpwent
678 smb_pwd_chgpwent(smb_passwd_t *smbpw, const char *password, int control) function

Completed in 46 milliseconds