Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ioctl

How to call compat_ioctl or unlocked_ioctl?

linux-device-driver ioctl

equivalent of TIOCOUTQ / SIOCOUTQ in windows

c sockets networking tcp ioctl

How can I prevent SIOCGIFADDR from failing?

c sockets ioctl

Communication between delphi application and Windows NT system driver

How to write into the VGA memory (not video buffer, memory) to display a logo on screen, in Linux?

linux-kernel ioctl vga

Is there a way to use C variadic functions with the latest Swift 3 snapshot?

swift ioctl swift3

Confusion over ioctl() and kernel headers

What possible reasons could block a virtual terminal on Linux?

linux console ioctl tty

Is IOCTL return value

c ioctl

How to log the DeviceIoControl calls of a program on windows

windows ioctl strace

Using Linux ioctl with Mono

mono ioctl

Using "extern C" on non function call related declarations

c++ c enums extern ioctl

Can't change terminal size on pty/N (works on ttyN)

terminal ioctl tty pty

64-bit argument for fcntl.ioctl()

python ioctl

Getting WIFI signal strength- seeking the best way (IOCTL, iwlist (iw) etc.)

linux wifi ioctl ssid iwconfig

Having a problem figuring out how to get Ethernet interface info on Mac OS X using ioctl/SIOCGIFADDR/SIOCGIFCONF?

linux macos ethernet ioctl

porting ioctl() calls from unix to linux, error with FIONBIO

c++ linux sockets ioctl