Searched refs:SeccompPath (Results 1 – 1 of 1) sorted by relevance
42 SeccompPath(PathBuf), enumerator126 SeccompPath(p) => write!(f, "missing seccomp policy path: {}", p.display()), in fmt()357 return Err(Error::SeccompPath(path.as_ref().to_owned())); in parse_seccomp_program()386 return Err(Error::SeccompPath(path.as_ref().to_owned())); in parse_seccomp_filters()