/* ********************* * F C S G B L . H * ********************* This file contains the definitions for the FCS globals in RSX-11M V3.2. It was created by extracting the FCSGBL module from SYSLIB.OLB, disassembling it, and using a TECO macro to reformat it for 'C'. Bob Denny Creative System Design Co. Pasadena, Ca. (213) 355-6836 */ #define F_CHR 61 #define F_CNTG 28 #define F_DFNB 38 #define F_DSPT 36 #define F_DVNM 92 #define F_EFBK 8 #define F_EFN 40 #define F_EOBB 26 #define F_ERR 42 #define F_FACC 35 #define F_FFBY 12 #define F_FNAM 72 #define F_FNB 66 #define F_FTYP 78 #define F_FVER 80 #define F_HIBK 4 #define F_LUN 34 #define F_MBCT 44 #define F_MBC1 45 #define F_MBFG 46 #define F_NRBD 20 #define F_NREC 24 #define F_OVBS 24 #define F_RACC 14 #define F_RATT 1 #define F_RCNM 28 #define F_RCTL 15 #define F_RSIZ 2 #define F_RTYP 0 #define F_SEQN 64 #define F_SPDV 58 #define F_SPUN 60 #define F_STBK 30 #define F_UNIT 94 #define F_URBD 16 #define F_VBN 52 #define F_VBSZ 48 #define NB_DEV 128 #define NB_DIR 64 #define NB_NAM 4 #define NB_SD1 256 #define NB_SD2 512 #define NB_SNM 32 #define NB_STP 16 #define NB_SVR 8 #define NB_TYP 2 #define NB_VER 1 #define N_DEVD 0 #define N_DID 20 #define N_DIRD 4 #define N_DVNM 26 #define N_FID 0 #define N_FNAM 6 #define N_FNMD 8 #define N_FTYP 12 #define N_FVER 14 #define N_NEXT 18 #define N_STAT 16 #define N_UNIT 28 #define R_FIX 1 #define R_SEQ 3 #define R_VAR 2 #define S_BFHD 16 #define S_FATT 14 #define S_FDB 96 #define S_FIDS 12 #define S_FNAM 6 #define S_FNB 30 #define S_FNBW 15 #define S_FNTY 4 #define S_FSR2 70 #define S_FTYP 2 #define S_NFEN 16