Home
last modified time | relevance | path

Searched refs:EVENT_NET_MSG_CHANNEL_JOIN (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/vqcc-gtk/vqcc-gtk-0.5/src/
H A Dmain.h134 EVENT_NET_MSG_CHANNEL_JOIN, /* p[]={uid, chan} */ enumerator
H A Dsess.c289 case EVENT_NET_MSG_CHANNEL_JOIN: in sess_net_event()
297 e==EVENT_NET_MSG_CHANNEL_JOIN in sess_net_event()
H A Dnet.c505 raise_event(EVENT_NET_MSG_CHANNEL_JOIN, event_v, 0); in net_handle_netmsg()