Home
last modified time | relevance | path

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

/dports/irc/ircII/ircii-20210314/include/
H A Dhook.h106 NOTIFY_SIGNOFF_LIST, enumerator
/dports/irc/epic4/epic4-2.10.9/include/
H A Dhook.h60 NOTIFY_SIGNOFF_LIST, enumerator
/dports/irc/ninja/ninja-1.5.8.1/include/
H A Dhook.h137 #define NOTIFY_SIGNOFF_LIST 38 macro
H A Dhook.h.proto134 #define NOTIFY_SIGNOFF_LIST $ macro
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dhook.h163 NOTIFY_SIGNOFF_LIST, enumerator
/dports/irc/epic5/epic5-2.1.6/include/
H A Dhook.h65 NOTIFY_SIGNOFF_LIST, enumerator
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dhook.h95 NOTIFY_SIGNOFF_LIST, enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dhook.h95 NOTIFY_SIGNOFF_LIST, enumerator
/dports/irc/ircII/ircii-20210314/source/
H A Dnotify.c291 if (tmp->flag == 1 && doit && do_hook(NOTIFY_SIGNOFF_LIST, "%s", nick)) in notify_mark()
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dnotify.c363 …if ((tmp->flags & NOTIFY_ONLINE) && doit && matched && do_hook(NOTIFY_SIGNOFF_LIST, "%s %s %s", ni…
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dnotify.c463 && do_hook(NOTIFY_SIGNOFF_LIST, "%s", nick)
/dports/irc/epic5/epic5-2.1.6/source/
H A Dnotify.c437 if (do_hook(NOTIFY_SIGNOFF_LIST, "%s", nick)) in notify_mark()
/dports/irc/epic4/epic4-2.10.9/source/
H A Dnotify.c457 if (do_hook(NOTIFY_SIGNOFF_LIST, "%s", nick)) in notify_mark()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dnotify.c510 … if ((do_hook(NOTIFY_SIGNOFF_LIST, "%s %s", tmp->nick, tmp->host?tmp->host:empty_string)) && doit) in notify_mark()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dnotify.c510 … if ((do_hook(NOTIFY_SIGNOFF_LIST, "%s %s", tmp->nick, tmp->host?tmp->host:empty_string)) && doit) in notify_mark()