Searched defs:QCatchSyscalls (Results 1 – 1 of 1) sorted by relevance
5 pub enum QCatchSyscalls<'a> { enum11 impl<'a> ParseCommand<'a> for QCatchSyscalls<'a> { implementation