Searched refs:NoSyscallCommandFound (Results 1 – 1 of 1) sorted by relevance
20 class NoSyscallCommandFound(BaseException): class119 raise NoSyscallCommandFound123 raise NoSyscallCommandFound214 except NoSyscallCommandFound: