devctl.h — device control
[DC] #include <devctl.h>
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);
None.
None.
None.
XSH posix_devctl
First released in Issue 8. Derived from POSIX.26.
return to top of page