Searched defs:nw_entry_info (Results 1 – 1 of 1) sorted by relevance
290 struct nw_entry_info { struct291 u_int32_t spaceAlloc;292 u_int32_t attributes; /* LH */293 u_int16_t flags; /* internal */294 u_int32_t dataStreamSize;295 u_int32_t totalStreamSize;319 typedef struct nw_entry_info NW_ENTRY_INFO; argument