Home
last modified time | relevance | path

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

/external/syzkaller/pkg/csource/
Doptions.go91 return opts.checkLinuxOnly(OS)
94 func (opts Options) checkLinuxOnly(OS string) error { func