Home | History | Annotate | Download | only in syscall

Lines Matching defs:fcntl

434 func fcntl(fd int, cmd int, arg int) (val int, err error) {