Home
last modified time | relevance | path

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

/dports/irc/atheme-services/atheme-7.2.9/modules/contrib/
H A Dns_mxcheck.c17 static void check_registration(hook_user_register_check_t *hdata);
31 static void check_registration(hook_user_register_check_t *hdata) in check_registration()
H A Dns_mxcheck_async.c29 static void check_registration(hook_user_register_check_t *hdata);
79 static void check_registration(hook_user_register_check_t *hdata) in check_registration()
H A Dos_defcon.c25 static void defcon_nouserreg(hook_user_register_check_t *hdata);
69 static void defcon_nouserreg(hook_user_register_check_t *hdata) in defcon_nouserreg()
H A Dns_goodmail.c18 static void check_registration(hook_user_register_check_t *hdata);
96 static void check_registration(hook_user_register_check_t *hdata) in check_registration()
H A Dns_waitreg.c21 static void waitreg_hook(hook_user_register_check_t *hdata) in waitreg_hook()
H A Dns_guestnoreg.c29 static void guestnoreg_hook(hook_user_register_check_t *hdata) in guestnoreg_hook()
/dports/irc/atheme-services/atheme-7.2.9/include/
H A Dhooktypes.in63 nick_can_register hook_user_register_check_t *
71 user_can_register hook_user_register_check_t *
H A Daccount.h332 } hook_user_register_check_t; typedef
/dports/irc/atheme-services/atheme-7.2.9/modules/nickserv/
H A Dbadmail.c18 static void check_registration(hook_user_register_check_t *hdata);
96 static void check_registration(hook_user_register_check_t *hdata) in check_registration()
H A Dcracklib.c51 cracklib_hook(hook_user_register_check_t *hdata) in cracklib_hook()
H A Dgroup.c44 hook_user_register_check_t hdata_reg; in ns_cmd_group()
H A Denforce.c44 static void check_registration(hook_user_register_check_t *hdata);
521 static void check_registration(hook_user_register_check_t *hdata) in check_registration()
H A Dregister.c44 hook_user_register_check_t hdata; in ns_cmd_register()
/dports/irc/atheme-services/atheme-7.2.9/modules/scripting/perl/api/
H A Dmake_perl_hooks.pl83 hook_user_register_check_t => {
/dports/irc/atheme-services/atheme-7.2.9/modules/chanserv/
H A Dflags.c20 static void check_registration_keywords(hook_user_register_check_t *hdata);
170 static void check_registration_keywords(hook_user_register_check_t *hdata) in check_registration_keywords()