Lines Matching refs:ULONG
56 # define NT_INFORMATION(status) ((((ULONG) (status)) >> 30) == 1)
60 # define NT_WARNING(status) ((((ULONG) (status)) >> 30) == 2)
64 # define NT_ERROR(status) ((((ULONG) (status)) >> 30) == 3)
4133 ULONG ReparseTag;
4142 ULONG Flags;
4156 ULONG StringCount;
4231 ULONG NextEntryOffset;
4232 ULONG FileIndex;
4239 ULONG FileAttributes;
4240 ULONG FileNameLength;
4245 ULONG NextEntryOffset;
4246 ULONG FileIndex;
4253 ULONG FileAttributes;
4254 ULONG FileNameLength;
4255 ULONG EaSize;
4272 ULONG NumberOfLinks;
4282 ULONG EaSize;
4294 ULONG Mode;
4298 ULONG AlignmentRequirement;
4302 ULONG FileNameLength;
4327 ULONG NamedPipeType;
4328 ULONG NamedPipeConfiguration;
4329 ULONG MaximumInstances;
4330 ULONG CurrentInstances;
4331 ULONG InboundQuota;
4332 ULONG ReadDataAvailable;
4333 ULONG OutboundQuota;
4334 ULONG WriteQuotaAvailable;
4335 ULONG NamedPipeState;
4336 ULONG NamedPipeEnd;
4358 ULONG VolumeSerialNumber;
4359 ULONG VolumeLabelLength;
4365 ULONG VolumeLabelLength;
4372 ULONG SectorsPerAllocationUnit;
4373 ULONG BytesPerSector;
4378 ULONG Characteristics;
4382 ULONG FileSystemAttributes;
4384 ULONG FileSystemNameLength;
4394 ULONG FileSystemControlFlags;
4401 ULONG SectorsPerAllocationUnit;
4402 ULONG BytesPerSector;
4412 ULONG DriverNameLength;
4417 ULONG Flags;
4421 ULONG LogicalBytesPerSector;
4422 ULONG PhysicalBytesPerSectorForAtomicity;
4423 ULONG PhysicalBytesPerSectorForPerformance;
4424 ULONG FileSystemEffectivePhysicalBytesPerSectorForAtomicity;
4425 ULONG Flags;
4426 ULONG ByteOffsetForSectorAlignment;
4427 ULONG ByteOffsetForPartitionAlignment;
4436 ULONG InterruptCount;
4531 ULONG Reserved);
4536 typedef ULONG (NTAPI *sRtlNtStatusToDosError)
4545 ULONG IoControlCode,
4547 ULONG InputBufferLength,
4549 ULONG OutputBufferLength);
4555 ULONG Length,
4562 ULONG Length,
4569 ULONG Length,
4575 ULONG SystemInformationLength,
4585 ULONG Length,
4596 ULONG Length,
4672 ULONG ulCount,
4690 typedef ULONG CALLBACK _DEVICE_NOTIFY_CALLBACK_ROUTINE(
4692 ULONG Type,