Home
last modified time | relevance | path

Searched defs:SmbFindFileBothDirectoryInfo (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/cmd/aquarela/
H A Dsmbdat.h15 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;
[all …]