2 extern int m_text(), m_private(), m_who(), m_whois(), m_user(), m_list();
3 extern int m_topic(), m_invite(), m_channel(), m_version(), m_quit();
4 extern int m_server(), m_kill(), m_info(), m_links(), m_summon(), m_stats();
5 extern int m_users(), m_nick(), m_error(), m_help(), m_whoreply();
6 extern int m_squit(), m_restart(), m_away(), m_die(), m_connect();
7 extern int m_ping(), m_pong(), m_oper(), m_pass(), m_wall(), m_trace();
8 extern int m_time(), m_rehash(), m_names(), m_namreply(), m_admin();
9 extern int m_linreply(), m_notice(), m_lusers(), m_voice(), m_grph();
10 extern int m_xtra(), m_motd();
21 PRIVMSG, m_private, 0, 2
25 SERVER, m_server, 0, 2
28 INVITE, m_invite, 0, 2
29 CHANNEL, m_channel, 0, 1
30 VERSION, m_version, 0, 1
36 SUMMON, m_summon, 0, 1
39 RESTART, m_restart, 0, 1
40 WHOREPLY,m_whoreply, 0, 7
45 CONNECT, m_connect, 0, 3
52 REHASH, m_rehash, 0, 1
54 NAMREPLY,m_namreply, 0, 3
57 LINREPLY,m_linreply, 0, 2
58 NOTICE, m_notice, 0, 2
59 LUSERS, m_lusers, 0, 1