/common/home/bel/bella/lnx/exports/build/current/all/vms-libs/msg/msgc/cmsg.h

00001 #ifndef CMSG_H
00002 #define CMSG_H
00003 
00004 typedef struct
00005 {
00006   int value;
00007   int FAO;
00008   char msg[256];
00009   char isomsg[256];
00010   char ident[32];
00011 } cond_msg_t;
00012 
00013 typedef struct
00014 {
00015   int id;
00016   char name[128];
00017 } facility_t;
00018 
00019 #endif
00020 
00021 

Generated on 4 Mar 2014 for msgc by  doxygen 1.4.7