Home
last modified time | relevance | path

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

/dports/irc/epic4/epic4-2.10.9/include/
H A Dhook.h39 GENERAL_NOTICE_LIST, enumerator
/dports/irc/epic5/epic5-2.1.6/include/
H A Dhook.h43 GENERAL_NOTICE_LIST, enumerator
/dports/irc/epic4/epic4-2.10.9/source/
H A Dnotice.c198 if (do_hook(GENERAL_NOTICE_LIST, "%s %s %s", f, to, line)) in parse_local_server_notice()
332 if (do_hook(GENERAL_NOTICE_LIST, "%s %s %s", from, target, message)) in p_notice()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dparse.c1296 if (do_hook(GENERAL_NOTICE_LIST, "%s %s %s", f, to, line)) in p_snotice()
1423 if (do_hook(GENERAL_NOTICE_LIST, "%s %s %s", from,real_target, message)) in p_notice()