Home
last modified time | relevance | path

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

/dports/irc/epic4/epic4-2.10.9/include/
H A Dhook.h63 OPER_NOTICE_LIST, enumerator
/dports/irc/epic5/epic5-2.1.6/include/
H A Dhook.h70 OPER_NOTICE_LIST, enumerator
/dports/irc/epic4/epic4-2.10.9/source/
H A Dnotice.c164 if (!do_hook(OPER_NOTICE_LIST, "%s %s", f, line + 14)) in parse_local_server_notice()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dparse.c1287 retval = do_hook(OPER_NOTICE_LIST, "%s %s", f, line + 14); in p_snotice()