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 / vms / xabdef.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-04-24  |  870 b   |  38 lines

  1.  
  2. /*
  3.  *
  4.  *    $XABDEF
  5.  *    Generated automatically by "vms_struct Version 1.00"
  6.  *    Created from VMS definition file "xabdef"
  7.  *    Auxiliary information from file "/usr/include/vms/xabdef.i"
  8.  *    Mon Feb 25 11:37:47 1985
  9.  *
  10.  */
  11. struct XAB {
  12.     unsigned char    xab$b_cod;
  13.     unsigned char    xab$b_bln;
  14.     unsigned char XAB_un1[2];
  15.     struct XAB *    xab$l_nxt;
  16.     unsigned short    xab$w_rvn;
  17.     unsigned char XAB_un2[2];
  18.     union {
  19.         struct {
  20.             char XAB_un4[4];
  21.             unsigned long    XAB_un5;
  22. #define    xab$l_rdt4 XAB_un3.XAB_un6.XAB_un5
  23.         } XAB_un6;
  24.         unsigned long    XAB_un7;
  25. #define    xab$l_rdt0 XAB_un3.XAB_un7
  26.         unsigned char    XAB_un8[1];
  27. #define    xab$r_rdt_fields XAB_un3.XAB_un8
  28.         unsigned long    XAB_un9[2];
  29. #define    xab$q_rdt XAB_un3.XAB_un9
  30.         unsigned char    XAB_un10[1];
  31. #define    xab$r_rdt_overlay XAB_un3.XAB_un10
  32.     } XAB_un3;
  33.     unsigned char XAB_un11[2];
  34.     unsigned char    xab$b_bkz;
  35.     };
  36.  
  37. #define    XAB$C_CXT_VER1    1
  38.