Home
last modified time | relevance | path

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

/external/syzkaller/pkg/host/
Dhost_linux.go34 return isSupportedOpenAt(c)
257 func isSupportedOpenAt(c *prog.Syscall) (bool, string) { func