Searched refs:NotSupported (Results 1 – 2 of 2) sorted by relevance
62 NotSupported, enumerator79 ExecError::NotSupported => SystemError::ENOSYS, in from()
77 return Err(ExecError::NotSupported); in inner_probe_common()