Cancels a pending timeout request.
int
untimeout(id)
int  id;
The untimeout utility cancels the specific request made with the timeout utility.
This utility is part of STREAMS Kernel Extensions.
| Item | Description | 
|---|---|
| id | Specifies the identifier returned from the corresponding timeout request. | 
The untimeout utility can be called from either the process or interrupt environment.