Searched defs:RTFSOBJATTR (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dfs.h268 * The available additional information in a RTFSOBJATTR object.
274 /** The additional unix attributes (RTFSOBJATTR::u::Unix) are available /
277 /** The additional unix attributes (RTFSOBJATTR::u::UnixOwner) are
280 /** The additional unix attributes (RTFSOBJATTR::u::UnixGroup) are
283 /** The additional extended attribute size (RTFSOBJATTR::u::EASize) is available / requested. */
375 typedef struct RTFSOBJATTR struct
409 } RTFSOBJATTR; typedef in typeref:struct:RTFSOBJATTR
411 typedef RTFSOBJATTR *PRTFSOBJATTR;
413 typedef const RTFSOBJATTR *PCRTFSOBJATTR;
451 RTFSOBJATTR Att
[all...]

Completed in 44 milliseconds