home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 202.img / SCO386N2.TD0 / usr / include / sys / eio.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-05-18  |  482 b   |  19 lines

  1.  
  2. /*
  3.  *    @(#) eio.h 2.1 88/05/18 
  4.  *
  5.  *    Copyright (C) The Santa Cruz Operation, 1984, 1985, 1986, 1987.
  6.  *    Copyright (C) Microsoft Corporation, 1984, 1985, 1986, 1987.
  7.  *    This Module contains Proprietary Information of
  8.  *    The Santa Cruz Operation, Microsoft Corporation
  9.  *    and AT&T, and should be treated as Confidential.
  10.  */
  11.  
  12. /*
  13.  *    Error driver constants
  14.  */
  15.  
  16. /* ioctl commands */
  17. #define    EMSG_NOSIG    0        /* disable signals */
  18. #define    EMSG_SIG    1        /* signal process when msg arrives */
  19.