ioctl

package
v0.0.0-...-4d05b65 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ioctl

func Ioctl(fd, cmd, ptr uintptr) error

ioctl executes an ioctl command on the specified file descriptor

func Ior

func Ior(t, nr, size uintptr) uintptr

Ior calculates the ioctl command for a read-ioctl of the specified type, number and size

func Iow

func Iow(t, nr, size uintptr) uintptr

Iow calculates the ioctl command for a write-ioctl of the specified type, number and size

func Iowr

func Iowr(t, nr, size uintptr) uintptr

Iowr calculates the ioctl command for a read/write-ioctl of the specified type, number and size

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL