Home
last modified time | relevance | path

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

/dports/irc/ircII/ircii-20210314/include/
H A Dhook.h107 NOTIFY_SIGNON_LIST, enumerator
/dports/irc/epic4/epic4-2.10.9/include/
H A Dhook.h61 NOTIFY_SIGNON_LIST, enumerator
/dports/irc/ninja/ninja-1.5.8.1/include/
H A Dhook.h138 #define NOTIFY_SIGNON_LIST 39 macro
H A Dhook.h.proto135 #define NOTIFY_SIGNON_LIST $ macro
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dhook.h167 NOTIFY_SIGNON_LIST, enumerator
/dports/irc/epic5/epic5-2.1.6/include/
H A Dhook.h66 NOTIFY_SIGNON_LIST, enumerator
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dhook.h96 NOTIFY_SIGNON_LIST, enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dhook.h96 NOTIFY_SIGNON_LIST, enumerator
/dports/irc/ircII/ircii-20210314/source/
H A Dnotify.c278 if (tmp->flag != -1 && doit && do_hook(NOTIFY_SIGNON_LIST, "%s", nick)) in notify_mark()
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dnotify.c343 …if (doit && matched && do_hook(NOTIFY_SIGNON_LIST, "%s %s %s %s", nick, user, host, away ? "G" : "…
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dnotify.c426 && do_hook(NOTIFY_SIGNON_LIST, "%s", nick)
/dports/irc/epic5/epic5-2.1.6/source/
H A Dnotify.c493 if (do_hook(NOTIFY_SIGNON_LIST, "%s %s", nick, uh)) in notify_userhost_reply()
/dports/irc/epic4/epic4-2.10.9/source/
H A Dnotify.c513 if (do_hook(NOTIFY_SIGNON_LIST, "%s %s", nick, uh)) in notify_userhost_reply()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dnotify.c453 if ((do_hook(NOTIFY_SIGNON_LIST, "%s %s", tmp->nick, tmp->host?tmp->host:empty_string))) in notify_userhost_reply()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dnotify.c453 if ((do_hook(NOTIFY_SIGNON_LIST, "%s %s", tmp->nick, tmp->host?tmp->host:empty_string))) in notify_userhost_reply()