Searched refs:SMB_PWC_NOLM (Results 1 – 2 of 2) sorted by relevance
511 control |= SMB_PWC_NOLM; in smb_pwd_update()699 if (control & SMB_PWC_NOLM) { in smb_pwd_chgpwent()
430 #define SMB_PWC_NOLM 0x04 macro