/* * * Facility codes */ #ifndef _FACDEF_H #define _FACDEF_H /* Event Facility Codes Note: These codes are used by Generalized Event Notification, however, the value assigned to these symbols is the value assigned to the VMS facility by the facility registrar and may be used whereever needed. */ /* Special codes for generalized event notification */ #define FAC$V_FAC_NO 0 #define FAC$M_FAC_NO 0x07FF #define FAC$S_FAC_NO 11 #define FAC$V_CUST_DEF 11 #define FAC$V_PRIVATE 12 #define FAC$V_WILDCARD 13 #define FAC$M_CUST_DEF (1<