[ Next Article |
Previous Article |
Book Contents |
Library Home |
Legal |
Search ]
Kernel and Subsystems Technical Reference, Volume 2
KSKAPACK (Acknowledge Keep Alive Poll)
Purpose
Acknowledges SIGKAP signals.
Syntax
#include <sys/inputdd.h>
int ioctl (FileDescriptor, KSKAPACK, NULL)
int FileDescriptor;
Description
The KSKAPACK ioctl subroutine call acknowledges a SIGKAP (keep alive poll) signal.
Parameters
FileDescriptor |
Specifies the open file descriptor for the keyboard. |
Implementation Specifics
This ioctl subroutine call is part of Base Operating System (BOS) Runtime.
Related Information
The KSKAP subroutine call.
[ Next Article |
Previous Article |
Book Contents |
Library Home |
Legal |
Search ]