Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dfcntl.go22 func FcntlFlock(fd uintptr, cmd int, lk *Flock_t) error { func
Dsyscall_solaris.go322 func FcntlFlock(fd uintptr, cmd int, lk *Flock_t) error { func