Home
last modified time | relevance | path

Searched refs:on_dccallow_list (Results 1 – 3 of 3) sorted by relevance

/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_extra.c162 int on_dccallow_list(aClient *to, aClient *from) in on_dccallow_list() function
/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dm_message.c867 if (!on_dccallow_list(to, from)) in check_dcc_soft()
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dh.h706 extern int on_dccallow_list(aClient *to, aClient *from);