/* * * $CREPRC status flags and item codes */ #ifndef _PRCDEF_H #define _PRCDEF_H #define PRC$V_SSRWAIT 0 #define PRC$V_SSFEXCU 1 #define PRC$V_PSWAPM 2 #define PRC$V_NOACNT 3 #define PRC$V_BATCH 4 #define PRC$V_HIBER 5 #define PRC$V_NOUAF 6 #define PRC$V_NETWRK 7 #define PRC$V_DISAWS 8 #define PRC$V_DETACH 9 #define PRC$V_INTER 10 #define PRC$V_IMGDMP 11 #define PRC$V_CLISPEC 12 #define PRC$V_NOPASSWORD 13 #define PRC$V_DEBUG 14 #define PRC$V_DBGTRU 15 #ifndef NO_VMS_V6 #define PRC$V_SUBSYSTEM 16 #define PRC$V_TCB 17 #endif #define PRC$V_LOGIN PRC$V_NOUAF #define PRC$M_SSRWAIT (1<