OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ob_type_file
(Results
1 - 2
of
2
) sorted by null
/sdk/find_lock/
find_lock.cpp
587
BYTE
ob_type_file
= 0;
local
624
if (
ob_type_file
!= 0 && sysh.bObjectType !=
ob_type_file
) {
686
if (
ob_type_file
== 0 && type == 'F') {
689
// For some reason
OB_TYPE_FILE
should be 0x1A but empirically I find it
691
ob_type_file
= sysh.bObjectType;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h
[
all
...]
Completed in 320 milliseconds