home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / flistfrontend / src / fibdef.h < prev    next >
Encoding:
C/C++ Source or Header  |  1984-11-03  |  3.0 KB  |  117 lines

  1. /* $Id: fibdef.h,v 1.2 1984/11/03 01:43:50 tom Exp $ */
  2.  
  3. #define    FIB$C_ADD_QUOTA    0xb
  4. #define    FIB$C_CYL    0x1
  5. #define    FIB$C_DSA_QUOTA    0xa
  6. #define    FIB$C_ENA_QUOTA    0x9
  7. #define    FIB$C_EXA_QUOTA    0xc
  8. #define    FIB$C_ILLEGAL    0x5
  9. #define    FIB$C_LBN    0x2
  10. #define    FIB$C_LOCK_VOL    0x7
  11. #define    FIB$C_MOD_QUOTA    0xd
  12. #define    FIB$C_NEXTVOL    0x3
  13. #define    FIB$C_POSEND    0x2
  14. #define    FIB$C_REMAP    0x10
  15. #define    FIB$C_REM_QUOTA    0xe
  16. #define    FIB$C_REWINDFIL    0x6
  17. #define    FIB$C_REWINDVOL    0x1
  18. #define    FIB$C_RFI    0x4
  19. #define    FIB$C_SPACE    0x4
  20. #define    FIB$C_UNLK_VOL    0x8
  21. #define    FIB$C_USEREOT    0xf
  22. #define    FIB$C_VBN    0x3
  23. #define    FIB$M_ALCON    0x1
  24. #define    FIB$M_ALCONB    0x2
  25. #define    FIB$M_ALDEF    0x8
  26. #define    FIB$M_ALLNAM    0x20
  27. #define    FIB$M_ALLOCATR    0x10
  28. #define    FIB$M_ALLTYP    0x10
  29. #define    FIB$M_ALLVER    0x8
  30. #define    FIB$M_ALL_GRP    0x2
  31. #define    FIB$M_ALL_MEM    0x1
  32. #define    FIB$M_BLK_LOCK    0x4
  33. #define    FIB$M_CURPOS    0x10
  34. #define    FIB$M_DLOCK    0x2
  35. #define    FIB$M_EXACT    0x1
  36. #define    FIB$M_EXECUTE    0x10000
  37. #define    FIB$M_EXTEND    0x80
  38. #define    FIB$M_FILCON    0x4
  39. #define    FIB$M_FINDFID    0x800
  40. #define    FIB$M_HIGHVER    0x8000
  41. #define    FIB$M_LOWVER    0x4000
  42. #define    FIB$M_MARKBAD    0x400
  43. #define    FIB$M_MOD_OVER    0x10
  44. #define    FIB$M_MOD_PERM    0x8
  45. #define    FIB$M_MOD_USE    0x4
  46. #define    FIB$M_NEWVER    0x200
  47. #define    FIB$M_NOCHARGE    0x8000
  48. #define    FIB$M_NOHDREXT    0x200
  49. #define    FIB$M_NOLOCK    0x100000
  50. #define    FIB$M_NOREAD    0x400
  51. #define    FIB$M_NORECORD    0x200000
  52. #define    FIB$M_NOTRUNC    0x800
  53. #define    FIB$M_NOWRITE    0x1
  54. #define    FIB$M_ONCYL    0x2
  55. #define    FIB$M_PRSRV_ATR    0x20000
  56. #define    FIB$M_READCK    0x200
  57. #define    FIB$M_REWIND    0x8
  58. #define    FIB$M_RMSLOCK    0x40000
  59. #define    FIB$M_SEQONLY    0x40
  60. #define    FIB$M_SPOOL    0x10
  61. #define    FIB$M_SUPERSEDE    0x400
  62. #define    FIB$M_TRUNC    0x100
  63. #define    FIB$M_UPDATE    0x40
  64. #define    FIB$M_WILD    0x100
  65. #define    FIB$M_WRITE    0x100
  66. #define    FIB$M_WRITECK    0x20
  67. #define    FIB$M_WRITETHRU    0x80000
  68. #define    FIB$S_ALLOC    0xa
  69. #define    FIB$S_DID    0x6
  70. #define    FIB$S_FID    0x6
  71. #define    FIB$S_LOC_FID    0x6
  72. #define    FIB$V_ALCON    0x0
  73. #define    FIB$V_ALCONB    0x1
  74. #define    FIB$V_ALDEF    0x3
  75. #define    FIB$V_ALLNAM    0x5
  76. #define    FIB$V_ALLOCATR    0x4
  77. #define    FIB$V_ALLTYP    0x4
  78. #define    FIB$V_ALLVER    0x3
  79. #define    FIB$V_ALL_GRP    0x1
  80. #define    FIB$V_ALL_MEM    0x0
  81. #define    FIB$V_BLK_LOCK    0x2
  82. #define    FIB$V_CURPOS    0x4
  83. #define    FIB$V_DLOCK    0x1
  84. #define    FIB$V_EXACT    0x0
  85. #define    FIB$V_EXECUTE    0x10
  86. #define    FIB$V_EXTEND    0x7
  87. #define    FIB$V_FILCON    0x2
  88. #define    FIB$V_FINDFID    0xb
  89. #define    FIB$V_HIGHVER    0xf
  90. #define    FIB$V_LOWVER    0xe
  91. #define    FIB$V_MARKBAD    0xa
  92. #define    FIB$V_MOD_OVER    0x4
  93. #define    FIB$V_MOD_PERM    0x3
  94. #define    FIB$V_MOD_USE    0x2
  95. #define    FIB$V_NEWVER    0x9
  96. #define    FIB$V_NOCHARGE    0xf
  97. #define    FIB$V_NOHDREXT    0x9
  98. #define    FIB$V_NOLOCK    0x14
  99. #define    FIB$V_NOREAD    0xa
  100. #define    FIB$V_NORECORD    0x15
  101. #define    FIB$V_NOTRUNC    0xb
  102. #define    FIB$V_NOWRITE    0x0
  103. #define    FIB$V_ONCYL    0x1
  104. #define    FIB$V_PRSRV_ATR    0x11
  105. #define    FIB$V_READCK    0x9
  106. #define    FIB$V_REWIND    0x3
  107. #define    FIB$V_RMSLOCK    0x12
  108. #define    FIB$V_SEQONLY    0x6
  109. #define    FIB$V_SPOOL    0x4
  110. #define    FIB$V_SUPERSEDE    0xa
  111. #define    FIB$V_TRUNC    0x8
  112. #define    FIB$V_UPDATE    0x6
  113. #define    FIB$V_WILD    0x8
  114. #define    FIB$V_WRITE    0x8
  115. #define    FIB$V_WRITECK    0x5
  116. #define    FIB$V_WRITETHRU    0x13
  117.