DEVCTL.H(7) Miscellaneous Information Manual DEVCTL.H(7)

devctl.hdevice control


#include <devctl.h>

The <devctl.h> header shall define the type as described in <sys/types.h>.

The following shall be declared as a function and may also be defined as a macro. A function prototype shall be provided.

int posix_devctl(int, int, void *restrict, size_t, int *restrict);

None.

None.

None.

<sys/types.h>, <termios.h>

XSH posix_devctl(3)

First released in Issue 8. Derived from POSIX.26.

June 14, 2024 posix.fail