Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux.go351 func Mkfifoat(dirfd int, path string, mode uint32) error { func
Dzsyscall_solaris_amd64.go1029 func Mkfifoat(dirfd int, path string, mode uint32) (err error) { func