Searched refs:SMBQueryPathInformation_Parameters (Results 1 - 2 of 2) sorted by relevance

/external/curl/tests/python_dependencies/impacket/
H A Dsmb.py1157 class SMBQueryPathInformation_Parameters(AsciiOrUnicodeStructure): class in inherits:AsciiOrUnicodeStructure
H A Dsmbserver.py705 queryPathInfoParameters = smb.SMBQueryPathInformation_Parameters(flags = recvPacket['Flags2'], data = parameters)

Completed in 113 milliseconds