Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux.go35 func Creat(path string, mode uint32) (fd int, err error) { func
Dzsyscall_solaris_amd64.go665 func Creat(path string, mode uint32) (fd int, err error) { func