HomeSort by relevance Sort by last modified time
    Searched refs:OBJECT_ATTRIBUTES (Results 1 - 10 of 10) sorted by null

  /external/libchrome/sandbox/win/tools/finder/
ntundoc.h 33 } OBJECT_ATTRIBUTES;
155 (p)->Length = sizeof( OBJECT_ATTRIBUTES ); \
178 #define POBJECT_ATTRIBUTES OBJECT_ATTRIBUTES*
192 OBJECT_ATTRIBUTES* );
242 OBJECT_ATTRIBUTES *,
  /external/tpm2/
Global.h 116 // OBJECT_ATTRIBUTES
118 // An OBJECT_ATTRIBUTES structure contains the variable attributes of an object. These properties are
120 // OBJECT_ATTRIBUTES is used in the definition of the OBJECT data type.
163 } OBJECT_ATTRIBUTES;
178 OBJECT_ATTRIBUTES attributes; // object attributes
205 OBJECT_ATTRIBUTES attributes; // The attributes of the HASH object
    [all...]
Object.c 272 MemorySet(&((*object)->attributes), 0, sizeof(OBJECT_ATTRIBUTES));
611 0, sizeof(OBJECT_ATTRIBUTES));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 527 } OBJECT_ATTRIBUTES, *POBJECT_ATTRIBUTES;
529 typedef CONST OBJECT_ATTRIBUTES *PCOBJECT_ATTRIBUTES;
544 (p)->Length = sizeof(OBJECT_ATTRIBUTES); \
winternl.h 133 } OBJECT_ATTRIBUTES, *POBJECT_ATTRIBUTES;
149 (p)->Length = sizeof(OBJECT_ATTRIBUTES); \
    [all...]
ntsecapi.h 95 typedef OBJECT_ATTRIBUTES LSA_OBJECT_ATTRIBUTES,*PLSA_OBJECT_ATTRIBUTES;
    [all...]
  /external/libchrome/sandbox/win/src/
nt_internals.h 71 } OBJECT_ATTRIBUTES;
72 typedef OBJECT_ATTRIBUTES *POBJECT_ATTRIBUTES;
75 (p)->Length = sizeof(OBJECT_ATTRIBUTES);\
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 398 OBJECT_ATTRIBUTES ObjectAttributes;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 61 typedef OBJECT_ATTRIBUTES LSA_OBJECT_ATTRIBUTES, *PLSA_OBJECT_ATTRIBUTES;
    [all...]
wdm.h     [all...]

Completed in 698 milliseconds