Home
last modified time | relevance | path

Searched defs:Syscall (Results 1 – 2 of 2) sorted by relevance

/test/dittosuite/
Ddittotrace.cpp30 struct Syscall { struct
51 Syscall ProcessLine(const std::string& line) { in ProcessLine() argument
/test/dittosuite/include/ditto/
Dsyscall.h75 Syscall(){}; in Syscall() function