Searched refs:msg_desc (Results 1 – 2 of 2) sorted by relevance
2082 $DESCRIPTOR (msg_desc, msg); in display_excp()2085 status = SYS$GETMSG (sig64->chf64$q_sig_name, &msglen, &msg_desc, 0, outadr); in display_excp()2092 msg_desc.dsc$w_length = msglen; in display_excp()2093 status = SYS$FAOL_64 (&msg_desc, &msg2len, &msg2_desc, in display_excp()
435 static struct msg_desc { struct941 struct msg_desc *mp; in oncore_init_shmem()