Home
last modified time | relevance | path

Searched refs:SMB_PWC_NOLM (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c517 control |= SMB_PWC_NOLM; in smb_pwd_update()
711 if (control & SMB_PWC_NOLM) { in smb_pwd_chgpwent()
H A Dlibsmb.h471 #define SMB_PWC_NOLM 0x04 macro