home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / osi / isode / vmsisode / vmsisode80_tar.Z / vmsisode80_tar / sockit / gccinclude / brkdef.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-04-24  |  1.3 KB  |  41 lines

  1. # define    BRK$C_ALLTERMS        0x00000004
  2. # define    BRK$C_ALLUSERS        0x00000003
  3. # define    BRK$C_DCL        0x00000006
  4. # define    BRK$C_DEVICE        0x00000001
  5. # define    BRK$C_GENERAL        0x00000000
  6. # define    BRK$C_MAIL        0x00000002
  7. # define    BRK$C_MAXSENDTYPE    0x00000004
  8. # define    BRK$C_OPCOM        0x00000007
  9. # define    BRK$C_PHONE        0x00000001
  10. # define    BRK$C_QUEUE        0x00000003
  11. # define    BRK$C_SHUTDOWN        0x00000004
  12. # define    BRK$C_URGENT        0x00000005
  13. # define    BRK$C_USER1        0x00000020
  14. # define    BRK$C_USER10        0x00000029
  15. # define    BRK$C_USER11        0x0000002A
  16. # define    BRK$C_USER12        0x0000002B
  17. # define    BRK$C_USER13        0x0000002C
  18. # define    BRK$C_USER14        0x0000002D
  19. # define    BRK$C_USER15        0x0000002E
  20. # define    BRK$C_USER16        0x0000002F
  21. # define    BRK$C_USER2        0x00000021
  22. # define    BRK$C_USER3        0x00000022
  23. # define    BRK$C_USER4        0x00000023
  24. # define    BRK$C_USER5        0x00000024
  25. # define    BRK$C_USER6        0x00000025
  26. # define    BRK$C_USER7        0x00000026
  27. # define    BRK$C_USER8        0x00000027
  28. # define    BRK$C_USER9        0x00000028
  29. # define    BRK$C_USERNAME        0x00000002
  30. # define    BRK$M_BOTTOM        0x00000200
  31. # define    BRK$M_CLUSTER        0x00000800
  32. # define    BRK$M_NOREFRESH        0x00000400
  33. # define    BRK$M_SCREEN        0x00000100
  34. # define    BRK$S_ERASE_LINES    0x00000008
  35. # define    BRK$S_FLAGS_INPUT    0x00000002
  36. # define    BRK$V_BOTTOM        0x00000009
  37. # define    BRK$V_CLUSTER        0x0000000B
  38. # define    BRK$V_ERASE_LINES    0x00000000
  39. # define    BRK$V_NOREFRESH        0x0000000A
  40. # define    BRK$V_SCREEN        0x00000008
  41.