Home
last modified time | relevance | path

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

/dports/irc/anope/anope-2.0.9/src/
H A Dprotocol.cpp135 void IRCDProto::SendQuitInternal(User *u, const Anope::string &buf) in SendQuitInternal() function in IRCDProto
261 SendQuitInternal(u, buf); in SendQuit()
/dports/irc/anope/anope-2.0.9/include/
H A Dprotocol.h35 virtual void SendQuitInternal(User *, const Anope::string &buf);