Home
last modified time | relevance | path

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

/dports/net-im/centerim/centerim-4.22.10/firetalk/
H A Dfiretalk-int.h201 fte_t (*chat_op)(client_t, const char *const, const char *const); member
H A Dirc.c1657 chat_op: irc_chat_op,
H A Dtoc.c2615 chat_op: toc_chat_op,
H A Dfiretalk.c2129 return(firetalk_protocols[conn->protocol]->chat_op(conn->handle, normalroom, who)); in firetalk_chat_op()