Home
last modified time | relevance | path

Searched refs:isSupportedSyzkall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/pkg/host/
Dhost_linux.go27 return isSupportedSyzkall(sandbox, c)
129 func isSupportedSyzkall(sandbox string, c *prog.Syscall) (bool, string) { func