Searched refs:NoSyscallCommandFound (Results 1 – 1 of 1) sorted by relevance
17 class NoSyscallCommandFound(BaseException): class107 raise NoSyscallCommandFound111 raise NoSyscallCommandFound193 except NoSyscallCommandFound: