Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c511 control |= SMB_PWC_NOLM; in smb_pwd_update()
699 if (control & SMB_PWC_NOLM) { in smb_pwd_chgpwent()
H A Dlibsmb.h430 #define SMB_PWC_NOLM 0x04 macro