Home
last modified time | relevance | path

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

/dports/irc/srvx/srvx-1.3.1/src/
H A Dglobal.c294 notice_channel(const char *key, void *data, void *extra) in notice_channel() function
312 dict_foreach(channels, notice_channel, message); in message_send()