Home
last modified time | relevance | path

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

/external/curl/tests/python_dependencies/impacket/
Dsmb.py194 SMB_FIND_CLOSE_AT_EOS = 0x0002 variable
3772 findFirstParameter['Flags'] = SMB_FIND_RETURN_RESUME_KEYS | SMB_FIND_CLOSE_AT_EOS
3817 … findNextParameter['Flags'] = SMB_FIND_RETURN_RESUME_KEYS | SMB_FIND_CLOSE_AT_EOS