OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InitializeObjectAttributes
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/sandbox/win/tools/finder/
ntundoc.h
154
#define
InitializeObjectAttributes
( p, n, a, r, s ) { \
/external/libchrome/sandbox/win/src/
nt_internals.h
74
#define
InitializeObjectAttributes
(p, n, a, r, s) { \
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h
543
#define
InitializeObjectAttributes
(p,n,a,r,s) { \
winternl.h
148
#define
InitializeObjectAttributes
(p,n,a,r,s) { \
[
all
...]
Completed in 1138 milliseconds