Searched refs:mtyp_t (Results 1 – 1 of 1) sorted by relevance
85 typedef long mtyp_t; typedef103 mtyp_t mtyp; /* message type */177 int send_message(int id, mtyp_t type, char *text);218 int send_message(int id, mtyp_t type, char *text) in send_message()445 rc = send_message(msgid, (mtyp_t) * listp, mtext); in notify()