Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ emunmap(K) — OpenDesktop Software Development System 1.0.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     EMUNMAP(K)                UNIX System V                EMUNMAP(K)



     Name
          emunmap - disables mapping on a channel

     Syntax
          #include "sys/tty.h"

          int
          emunmap(tp)
          struct tty *tp;

     Description
          The emunmap routine disables mapping on a channel.

     Parameters
          The tp parameter is a pointer to the tty structure of the
          mapped line that is to have the mapping disabled.

     Return Value
          This routine has no return value.

     Notes
          Note that this routine can be used only with character
          device drivers.

     See Also
          emdupmap(K)

                                                      (printed 7/6/89)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026