Home
last modified time | relevance | path

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

/external/syzkaller/pkg/host/
Dhost_linux.go56 return isSupportedTrial(c)
73 func isSupportedTrial(c *prog.Syscall) (bool, string) { func