Searched refs:mtyp_t (Results 1 – 1 of 1) sorted by relevance
84 typedef long mtyp_t; typedef102 mtyp_t mtyp; /* message type */176 int send_message(int id, mtyp_t type, char *text);217 int send_message(int id, mtyp_t type, char *text) in send_message()444 rc = send_message(msgid, (mtyp_t) * listp, mtext); in notify()