Lines Matching defs:SmbFindFileBothDirectoryInfo
15 typedef struct SmbFindFileBothDirectoryInfo SmbFindFileBothDirectoryInfo; typedef
280 struct SmbFindFileBothDirectoryInfo { struct
281 ulong fileindex;
282 vlong creationtime;
283 vlong lastaccesstime;
284 vlong lastwritetime;
285 vlong changetime;
286 vlong endoffile;
287 vlong allocationsize;
288 ulong extfileattributes;
289 char *filename;