Searched defs:SmbFindFileBothDirectoryInfo (Results 1 – 1 of 1) sorted by relevance
15 typedef struct SmbFindFileBothDirectoryInfo SmbFindFileBothDirectoryInfo; typedef280 struct SmbFindFileBothDirectoryInfo { struct281 ulong fileindex;282 vlong creationtime;283 vlong lastaccesstime;284 vlong lastwritetime;285 vlong changetime;286 vlong endoffile;287 vlong allocationsize;288 ulong extfileattributes;[all …]