Searched refs:smb_pwd_setcntl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dlibsmb.h447 * Control flags passed to smb_pwd_setcntl
485 extern int smb_pwd_setcntl(const char *, int);
H A Dsmb_pwdutil.c199 (int (*)())dlsym(smb_pwd_hdl, "smb_pwd_setcntl");
364 * smb_pwd_setcntl
370 smb_pwd_setcntl(const char *name, int control) function
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbadm.c1472 error = smb_pwd_setcntl(user, SMB_PWC_DISABLE);
1493 error = smb_pwd_setcntl(user, SMB_PWC_ENABLE);

Completed in 83 milliseconds