OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STATUS_INVALID_PARAMETER
(Results
1 - 2
of
2
) sorted by null
/sdk/find_lock/
find_lock.cpp
146
#define
STATUS_INVALID_PARAMETER
0xC000000D
/external/chromium_org/sandbox/win/src/
nt_internals.h
20
#ifndef
STATUS_INVALID_PARAMETER
22
#define
STATUS_INVALID_PARAMETER
((NTSTATUS)0xC000000DL)
Completed in 410 milliseconds