core.sys.posix.sys.ioctl

D header file for POSIX.

Public Imports

core.sys.posix.sys.ttycom
public import core.sys.posix.sys.ttycom;
Undocumented in source.
core.sys.posix.sys.ttycom
public import core.sys.posix.sys.ttycom;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
core.sys.posix.sys.filio
public import core.sys.posix.sys.filio;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
core.sys.posix.sys.ttycom
public import core.sys.posix.sys.ttycom;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
core.sys.posix.sys.filio
public import core.sys.posix.sys.filio;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

ioctl
int ioctl(int __fd, c_ulong __request, ...)

Meta

Standards

The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition

Authors

Alex Rønne Petersen