Searched refs:OBJECT_ATTRIBUTES (Results 1 – 6 of 6) sorted by relevance
33 } OBJECT_ATTRIBUTES; typedef155 (p)->Length = sizeof( OBJECT_ATTRIBUTES ); \178 #define POBJECT_ATTRIBUTES OBJECT_ATTRIBUTES*192 OBJECT_ATTRIBUTES* );242 OBJECT_ATTRIBUTES *,
163 } OBJECT_ATTRIBUTES; typedef178 OBJECT_ATTRIBUTES attributes; // object attributes205 OBJECT_ATTRIBUTES attributes; // The attributes of the HASH object
272 MemorySet(&((*object)->attributes), 0, sizeof(OBJECT_ATTRIBUTES)); in ObjectAllocateSlot()611 0, sizeof(OBJECT_ATTRIBUTES)); in ObjectFlush()
112 …5.8.4.2 OBJECT_ATTRIBUTES .................................................................…1683 5.8.4.2 OBJECT_ATTRIBUTES1685 … An OBJECT_ATTRIBUTES structure contains the variable attributes of an object. These properties are1687 OBJECT_ATTRIBUTES is used in the definition of the OBJECT data type.1735 77 } OBJECT_ATTRIBUTES;1750 82 OBJECT_ATTRIBUTES attributes; // object attributes1779 101 OBJECT_ATTRIBUTES attributes; // The attributes of the HASH object11613 179 MemorySet(&((*object)->attributes), 0, sizeof(OBJECT_ATTRIBUTES));12021 478 0, sizeof(OBJECT_ATTRIBUTES));
71 } OBJECT_ATTRIBUTES; typedef72 typedef OBJECT_ATTRIBUTES *POBJECT_ATTRIBUTES;75 (p)->Length = sizeof(OBJECT_ATTRIBUTES);\
398 OBJECT_ATTRIBUTES ObjectAttributes; in _OpenNtName()