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

  /external/lzma/CPP/Windows/
SecurityUtils.h 58 PLSA_OBJECT_ATTRIBUTES ObjectAttributes, ACCESS_MASK DesiredAccess, PLSA_HANDLE PolicyHandle);
82 NTSTATUS Open(PLSA_UNICODE_STRING systemName, PLSA_OBJECT_ATTRIBUTES objectAttributes,
100 (systemName, objectAttributes, desiredAccess, &_handle);
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 64 IN POBJECT_ATTRIBUTES ObjectAttributes,
397 OBJECT_ATTRIBUTES ObjectAttributes;
421 InitializeObjectAttributes(&ObjectAttributes,
439 &ObjectAttributes,
457 &ObjectAttributes,
475 &ObjectAttributes,

Completed in 93 milliseconds