|
|
1.1 ! root 1: /* eventmsg.h - VTPM: states */ ! 2: ! 3: /* ! 4: * $Header: /f/osi/vt/RCS/eventmsg.h,v 7.0 89/11/23 22:31:29 mrose Rel $ ! 5: * ! 6: * ! 7: * $Log: eventmsg.h,v $ ! 8: * Revision 7.0 89/11/23 22:31:29 mrose ! 9: * Release 6.0 ! 10: * ! 11: */ ! 12: ! 13: /* ! 14: * NOTICE ! 15: * ! 16: * Acquisition, use, and distribution of this module and related ! 17: * materials are subject to the restrictions of a license agreement. ! 18: * Consult the Preface in the User's Manual for the full terms of ! 19: * this agreement. ! 20: * ! 21: */ ! 22: ! 23: ! 24: char *eventname[] = { ! 25: "* NOT USED *", ! 26: "VASSreq", ! 27: "VASSrsp", ! 28: "VBRKreq", ! 29: "VBRKrsp", ! 30: "VDACKreq", ! 31: "VDATreq_u", ! 32: "VDATreq_h", ! 33: "VDATreq_n", ! 34: "VDATreq_sqtr", ! 35: "VDELreq", ! 36: "VENEGreq", ! 37: "VENEGrsp", ! 38: "VGVTreq", ! 39: "VNACCreq", ! 40: "VNINVreq", ! 41: "VNOFFreq", ! 42: "VNREJreq", ! 43: "VRELreq", ! 44: "VRELrsp", ! 45: "VRQTreq", ! 46: "VSNEQreq", ! 47: "VSNEQrsp", ! 48: "VSWPreq", ! 49: "VSWPrsp", ! 50: "VUABreq", ! 51: "APQ", ! 52: "ASQ", ! 53: "ASR", ! 54: "AUQ", ! 55: "BKQ", ! 56: "BKR", ! 57: "DAQ", ! 58: "DLQ", ! 59: "EDQ", ! 60: "ENQ", ! 61: "ENR", ! 62: "GTQ", ! 63: "NAQ", ! 64: "NDQ_ntr", ! 65: "NDQ_tr", ! 66: "NJQ", ! 67: "NIQ", ! 68: "NOQ", ! 69: "RLQ", ! 70: "RLR", ! 71: "RTQ", ! 72: "SPQ", ! 73: "SPR", ! 74: "SNQ", ! 75: "SNR", ! 76: "UDQ", ! 77: "AUTO", ! 78: "VTAB", ! 79: "PAB", ! 80: "VACKind", ! 81: "VASSind", ! 82: "VASScnf", ! 83: "VBRKind", ! 84: "VBRKcnf", ! 85: "VDATind_u", ! 86: "VDATind_h", ! 87: "VDATind_n", ! 88: "VDATind_Vnt", ! 89: "VDELind", ! 90: "VENEGind", ! 91: "VENEGcnf", ! 92: "VGVTind", ! 93: "VNINVind", ! 94: "VNOFFind", ! 95: "VNACCind", ! 96: "VNREJind", ! 97: "VPABind", ! 98: "VRELind", ! 99: "VRELcnf", ! 100: "VRQTind", ! 101: "VSNEGind", ! 102: "VSNEGcnf", ! 103: "VSWPind", ! 104: "VSWPcnf", ! 105: "VUABind", ! 106: "NDQseq_ntr", ! 107: "NDQseq_tr", ! 108: "NDQ_x_tr", ! 109: "NDQ_x_ntr" ! 110: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.