Searched refs:NoSyscallCommandFound (Results 1 – 1 of 1) sorted by relevance
20 class NoSyscallCommandFound(BaseException): class120 raise NoSyscallCommandFound124 raise NoSyscallCommandFound215 except NoSyscallCommandFound: