[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Technical Reference: Kernel and Subsystems, 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.

Related Information

The KSKAP subroutine call.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]