Home
last modified time | relevance | path

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

/external/curl/tests/python_dependencies/impacket/
Dsmb.py2293 CAP_USE_NT_ERRORS = 0x40 variable in SMB
3074 …ameters']['Capabilities'] = SMB.CAP_EXTENDED_SECURITY | SMB.CAP_USE_NT_ERRORS | SMB.CAP_UN…
3182 …ameters']['Capabilities'] = SMB.CAP_EXTENDED_SECURITY | SMB.CAP_USE_NT_ERRORS | SMB.CAP_UN…
3392 …sessionSetup['Parameters']['Capabilities'] = SMB.CAP_RAW_MODE | SMB.CAP_USE_NT_ERRORS | SMB.CA…
Dsmbserver.py2426 …meters['Capabilities'] = smb.SMB.CAP_EXTENDED_SECURITY | smb.SMB.CAP_USE_NT_ERRORS | smb.SMB.CA…
2441 … _dialects_parameters['Capabilities'] = smb.SMB.CAP_USE_NT_ERRORS | smb.SMB.CAP_NT_SMBS