Home
last modified time | relevance | path

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

/external/curl/tests/python_dependencies/impacket/
Dsmb.py2273 SECURITY_SHARE_SHARE = 0x00 variable in SMB
2407 … (self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SHARE_MASK) == SMB.SECURITY_SHARE_SHARE:
2415 … (self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SHARE_MASK) == SMB.SECURITY_SHARE_SHARE: