Searched refs:SMB_FILE_ATTRIBUTE_DIRECTORY (Results 1 – 3 of 3) sorted by relevance
184 "FileAttributes"] = imp_smb.SMB_FILE_ATTRIBUTE_DIRECTORY
238 attribs |= smb.SMB_FILE_ATTRIBUTE_DIRECTORY1872 attribs = smb.SMB_FILE_ATTRIBUTE_DIRECTORY2027 respParameters['FileAttributes'] = smb.SMB_FILE_ATTRIBUTE_DIRECTORY2897 respSMBCommand['FileAttributes'] = smb.SMB_FILE_ATTRIBUTE_DIRECTORY
152 SMB_FILE_ATTRIBUTE_DIRECTORY = 0x0010 variable3768 …findFirstParameter['SearchAttributes'] = SMB_FILE_ATTRIBUTE_DIRECTORY | SMB_FILE_ATTRIBUTE_HIDDEN …