OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NextSyscall
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/bpf_dsl/
syscall_set.cc
84
num_ =
NextSyscall
();
92
//
NextSyscall
returns the next system call in the iterated system
94
uint32_t SyscallSet::Iterator::
NextSyscall
() const {
syscall_set.h
85
uint32_t
NextSyscall
() const;
Completed in 395 milliseconds