OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ksyscall
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
service_resolver_64.cc
15
const USHORT
kSyscall
= 0x050F;
78
kSyscall
== service->syscall && kRetNp == service->ret);
/external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc
28
const USHORT
kSyscall
= 0x050F;
269
kSyscall
!= function_code.syscall || kRetNp != function_code.ret)
wow_helper.pdb
[
all
...]
Completed in 716 milliseconds