The Open Group Base Specifications Issue 8
IEEE Std 1003.1-2024
Copyright © 2001-2024 The IEEE and The Open Group

NAME

devctl.h — device control

SYNOPSIS

[DC] [Option Start] #include <devctl.h> [Option End]

DESCRIPTION

The <devctl.h> header shall define the size_t 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);

The following sections are informative.

APPLICATION USAGE

None.

RATIONALE

None.

FUTURE DIRECTIONS

None.

SEE ALSO

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

XSH posix_devctl

CHANGE HISTORY

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

End of informative text.

 

return to top of page

UNIX® is a registered Trademark of The Open Group.
POSIX™ is a Trademark of The IEEE.
Copyright © 2001-2024 The IEEE and The Open Group, All Rights Reserved
[ Main Index | XBD | XSH | XCU | XRAT ]