Home
last modified time | relevance | path

Searched defs:source_p (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/modules/
H A Dm_set.c116 list_quote_commands(struct Client *source_p) in list_quote_commands()
154 quote_autoconnall(struct Client *source_p, int newval) in quote_autoconnall()
173 quote_floodcount(struct Client *source_p, int newval) in quote_floodcount()
191 quote_identtimeout(struct Client *source_p, int newval) in quote_identtimeout()
213 quote_max(struct Client *source_p, int newval) in quote_max()
252 quote_operstring(struct Client *source_p, const char *arg) in quote_operstring()
290 quote_spamnum(struct Client *source_p, int newval) in quote_spamnum()
320 quote_spamtime(struct Client *source_p, int newval) in quote_spamtime()
361 quote_splitmode(struct Client *source_p, char *charval) in quote_splitmode()
421 quote_splitnum(struct Client *source_p, int newval) in quote_splitnum()
[all …]
H A Dm_rehash.c66 rehash_bans_loc(struct Client *source_p) in rehash_bans_loc()
74 rehash_dns(struct Client *source_p) in rehash_dns()
82 rehash_motd(struct Client *source_p) in rehash_motd()
91 rehash_omotd(struct Client *source_p) in rehash_omotd()
101 rehash_glines(struct Client *source_p) in rehash_glines()
118 rehash_pglines(struct Client *source_p) in rehash_pglines()
139 rehash_tklines(struct Client *source_p) in rehash_tklines()
161 rehash_tdlines(struct Client *source_p) in rehash_tdlines()
182 rehash_txlines(struct Client *source_p) in rehash_txlines()
204 rehash_tresvs(struct Client *source_p) in rehash_tresvs()
[all …]
H A Dm_stats.c257 stats_delay(struct Client *source_p) in stats_delay()
271 stats_hash(struct Client *source_p) in stats_hash()
332 stats_tdeny(struct Client *source_p) in stats_tdeny()
344 stats_deny(struct Client *source_p) in stats_deny()
357 stats_exempt(struct Client *source_p) in stats_exempt()
375 stats_events(struct Client *source_p) in stats_events()
492 stats_auth(struct Client *source_p) in stats_auth()
704 stats_oper(struct Client *source_p) in stats_oper()
774 stats_ports(struct Client *source_p) in stats_ports()
810 stats_resv(struct Client *source_p) in stats_resv()
[all …]
H A Dm_resv.c81 mo_resv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_resv()
147 mo_adminresv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_adminresv()
168 me_resv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_resv()
179 notify_resv(struct Client *source_p, const char *name, const char *reason, int temp_time) in notify_resv()
211 parse_resv(struct Client *source_p, const char *name, const char *reason, int temp_time, int locked) in parse_resv()
333 mo_unresv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_unresv()
364 me_unresv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_unresv()
383 remove_resv(struct Client *source_p, const char *name) in remove_resv()
H A Dm_admin.c69 mr_admin(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mr_admin()
93 m_admin(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in m_admin()
124 ms_admin(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in ms_admin()
143 do_admin(struct Client *source_p) in do_admin()
172 admin_spy(struct Client *source_p) in admin_spy()
H A Dm_kline.c95 mo_kline(struct Client *client_p, struct Client *source_p, int parc, const char **parv) in mo_kline()
165 me_kline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_kline()
224 mo_unkline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_unkline()
294 me_unkline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_unkline()
387 apply_kline(struct Client *source_p, struct ConfItem *aconf, in apply_kline()
419 apply_tkline(struct Client *source_p, struct ConfItem *aconf, in apply_tkline()
516 find_user_host(struct Client *source_p, const char *userhost, char *luser, char *lhost) in find_user_host()
571 valid_user_host(struct Client *source_p, const char *luser, const char *lhost) in valid_user_host()
603 valid_wild_card(struct Client *source_p, const char *luser, const char *lhost) in valid_wild_card()
696 remove_perm_kline(struct Client *source_p, const char *user, const char *host) in remove_perm_kline()
[all …]
H A Dm_trace.c101 m_trace(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in m_trace()
358 report_this_status(struct Client *source_p, struct Client *target_p) in report_this_status()
453 trace_spy(struct Client *source_p, struct Client *target_p) in trace_spy()
472 mo_etrace(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_etrace()
510 me_etrace(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_etrace()
528 do_etrace(struct Client *source_p, int ipv4, int ipv6) in do_etrace()
558 do_etrace_full(struct Client *source_p) in do_etrace_full()
578 do_single_etrace(struct Client *source_p, struct Client *target_p) in do_single_etrace()
601 mo_chantrace(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_chantrace()
668 match_masktrace(struct Client *source_p, rb_dlink_list *list, const char *username, in match_masktrace()
[all …]
H A Dm_xline.c93 mo_xline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_xline()
170 me_xline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_xline()
205 mo_adminxline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_adminxline()
242 valid_xline(struct Client *source_p, const char *gecos, const char *reason, int temp_time) in valid_xline()
304 apply_xline(struct Client *source_p, const char *name, const char *reason, int temp_time, in apply_xline()
354 mo_unxline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_unxline()
385 me_unxline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_unxline()
404 remove_xline(struct Client *source_p, const char *name) in remove_xline()
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/modules/
H A Dm_set.c116 list_quote_commands(struct Client *source_p) in list_quote_commands()
154 quote_autoconnall(struct Client *source_p, int newval) in quote_autoconnall()
173 quote_floodcount(struct Client *source_p, int newval) in quote_floodcount()
191 quote_identtimeout(struct Client *source_p, int newval) in quote_identtimeout()
213 quote_max(struct Client *source_p, int newval) in quote_max()
252 quote_operstring(struct Client *source_p, const char *arg) in quote_operstring()
290 quote_spamnum(struct Client *source_p, int newval) in quote_spamnum()
320 quote_spamtime(struct Client *source_p, int newval) in quote_spamtime()
361 quote_splitmode(struct Client *source_p, char *charval) in quote_splitmode()
421 quote_splitnum(struct Client *source_p, int newval) in quote_splitnum()
[all …]
H A Dm_rehash.c66 rehash_bans_loc(struct Client *source_p) in rehash_bans_loc()
74 rehash_dns(struct Client *source_p) in rehash_dns()
82 rehash_motd(struct Client *source_p) in rehash_motd()
91 rehash_omotd(struct Client *source_p) in rehash_omotd()
101 rehash_glines(struct Client *source_p) in rehash_glines()
118 rehash_pglines(struct Client *source_p) in rehash_pglines()
139 rehash_tklines(struct Client *source_p) in rehash_tklines()
161 rehash_tdlines(struct Client *source_p) in rehash_tdlines()
182 rehash_txlines(struct Client *source_p) in rehash_txlines()
204 rehash_tresvs(struct Client *source_p) in rehash_tresvs()
[all …]
H A Dm_stats.c257 stats_delay(struct Client *source_p) in stats_delay()
271 stats_hash(struct Client *source_p) in stats_hash()
332 stats_tdeny(struct Client *source_p) in stats_tdeny()
344 stats_deny(struct Client *source_p) in stats_deny()
357 stats_exempt(struct Client *source_p) in stats_exempt()
375 stats_events(struct Client *source_p) in stats_events()
492 stats_auth(struct Client *source_p) in stats_auth()
704 stats_oper(struct Client *source_p) in stats_oper()
774 stats_ports(struct Client *source_p) in stats_ports()
810 stats_resv(struct Client *source_p) in stats_resv()
[all …]
H A Dm_resv.c81 mo_resv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_resv()
147 mo_adminresv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_adminresv()
168 me_resv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_resv()
179 notify_resv(struct Client *source_p, const char *name, const char *reason, int temp_time) in notify_resv()
211 parse_resv(struct Client *source_p, const char *name, const char *reason, int temp_time, int locked) in parse_resv()
333 mo_unresv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_unresv()
364 me_unresv(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_unresv()
383 remove_resv(struct Client *source_p, const char *name) in remove_resv()
H A Dm_admin.c69 mr_admin(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mr_admin()
93 m_admin(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in m_admin()
124 ms_admin(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in ms_admin()
143 do_admin(struct Client *source_p) in do_admin()
172 admin_spy(struct Client *source_p) in admin_spy()
H A Dm_kline.c95 mo_kline(struct Client *client_p, struct Client *source_p, int parc, const char **parv) in mo_kline()
165 me_kline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_kline()
224 mo_unkline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_unkline()
294 me_unkline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_unkline()
387 apply_kline(struct Client *source_p, struct ConfItem *aconf, in apply_kline()
419 apply_tkline(struct Client *source_p, struct ConfItem *aconf, in apply_tkline()
516 find_user_host(struct Client *source_p, const char *userhost, char *luser, char *lhost) in find_user_host()
571 valid_user_host(struct Client *source_p, const char *luser, const char *lhost) in valid_user_host()
603 valid_wild_card(struct Client *source_p, const char *luser, const char *lhost) in valid_wild_card()
696 remove_perm_kline(struct Client *source_p, const char *user, const char *host) in remove_perm_kline()
[all …]
H A Dm_trace.c101 m_trace(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in m_trace()
358 report_this_status(struct Client *source_p, struct Client *target_p) in report_this_status()
453 trace_spy(struct Client *source_p, struct Client *target_p) in trace_spy()
472 mo_etrace(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_etrace()
510 me_etrace(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_etrace()
528 do_etrace(struct Client *source_p, int ipv4, int ipv6) in do_etrace()
558 do_etrace_full(struct Client *source_p) in do_etrace_full()
578 do_single_etrace(struct Client *source_p, struct Client *target_p) in do_single_etrace()
601 mo_chantrace(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_chantrace()
668 match_masktrace(struct Client *source_p, rb_dlink_list *list, const char *username, in match_masktrace()
[all …]
H A Dm_xline.c93 mo_xline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_xline()
170 me_xline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_xline()
205 mo_adminxline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_adminxline()
242 valid_xline(struct Client *source_p, const char *gecos, const char *reason, int temp_time) in valid_xline()
304 apply_xline(struct Client *source_p, const char *name, const char *reason, int temp_time, in apply_xline()
354 mo_unxline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mo_unxline()
385 me_unxline(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in me_unxline()
404 remove_xline(struct Client *source_p, const char *name) in remove_xline()
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/modules/core/
H A Dm_nick.c64 check_clean_nick(struct Client *source_p, const char *nick) in check_clean_nick()
95 check_clean_uid(struct Client *source_p, const char *nick, const char *uid) in check_clean_uid()
121 check_clean_user(struct Client *source_p, const char *nick, const char *user) in check_clean_user()
173 set_initial_nick(struct Client *source_p, const char *nick) in set_initial_nick()
203 change_local_nick(struct Client *source_p, const char *nick) in change_local_nick()
279 change_remote_nick(struct Client *source_p, char *parv[]) in change_remote_nick()
338 uid_from_server(struct Client *source_p, int parc, char *parv[]) in uid_from_server()
598 mr_nick(struct Client *source_p, int parc, char *parv[]) in mr_nick()
647 m_nick(struct Client *source_p, int parc, char *parv[]) in m_nick()
744 ms_nick(struct Client *source_p, int parc, char *parv[]) in ms_nick()
[all …]
H A Dm_message.c96 flood_attack_client(bool notice, struct Client *source_p, struct Client *target_p) in flood_attack_client()
150 flood_attack_channel(bool notice, struct Client *source_p, struct Channel *channel) in flood_attack_channel()
206 msg_channel(bool notice, struct Client *source_p, struct Channel *channel, in msg_channel()
251 msg_client(bool notice, struct Client *source_p, struct Client *target_p, in msg_client()
325 handle_special(bool notice, struct Client *source_p, in handle_special()
413 build_target_list(bool notice, struct Client *source_p, char *list, const char *text) in build_target_list()
549 m_message(bool notice, struct Client *source_p, int parc, char *parv[]) in m_message()
583 m_privmsg(struct Client *source_p, int parc, char *parv[]) in m_privmsg()
599 m_notice(struct Client *source_p, int parc, char *parv[]) in m_notice()
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/modules/
H A Dm_stats.c115 report_shared(struct Client *source_p) in report_shared()
158 report_cluster(struct Client *source_p) in report_cluster()
201 stats_service(struct Client *source_p, int parc, char *parv[]) in stats_service()
213 stats_gecos(struct Client *source_p, int parc, char *parv[]) in stats_gecos()
297 stats_resv(struct Client *source_p, int parc, char *parv[]) in stats_resv()
524 stats_deny(struct Client *source_p, int parc, char *parv[]) in stats_deny()
708 stats_auth(struct Client *source_p, int parc, char *parv[]) in stats_auth()
749 stats_kill(struct Client *source_p, int parc, char *parv[]) in stats_kill()
1269 do_stats(struct Client *source_p, int parc, char *parv[]) in do_stats()
1303 m_stats(struct Client *source_p, int parc, char *parv[]) in m_stats()
[all …]
H A Dm_set.c42 quote_autoconn(struct Client *source_p, const char *arg, int newval) in quote_autoconn()
76 quote_autoconnall(struct Client *source_p, const char *arg, int newval) in quote_autoconnall()
97 quote_floodcount(struct Client *source_p, const char *arg, int newval) in quote_floodcount()
113 quote_floodtime(struct Client *source_p, const char *arg, int newval) in quote_floodtime()
129 quote_max(struct Client *source_p, const char *arg, int newval) in quote_max()
152 quote_spamnum(struct Client *source_p, const char *arg, int newval) in quote_spamnum()
176 quote_spamtime(struct Client *source_p, const char *arg, int newval) in quote_spamtime()
192 quote_jfloodtime(struct Client *source_p, const char *arg, int newval) in quote_jfloodtime()
208 quote_jfloodcount(struct Client *source_p, const char *arg, int newval) in quote_jfloodcount()
262 list_quote_commands(struct Client *source_p) in list_quote_commands()
[all …]
H A Dm_rehash.c48 rehash_conf(struct Client *source_p) in rehash_conf()
64 rehash_motd(struct Client *source_p) in rehash_motd()
80 rehash_dns(struct Client *source_p) in rehash_dns()
121 mo_rehash(struct Client *source_p, int parc, char *parv[]) in mo_rehash()
180 ms_rehash(struct Client *source_p, int parc, char *parv[]) in ms_rehash()
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/src/
H A Ds_user.c180 show_lusers(struct Client *source_p) in show_lusers()
252 register_local_user(struct Client *client_p, struct Client *source_p, const char *username) in register_local_user()
541 introduce_client(struct Client *client_p, struct Client *source_p) in introduce_client()
596 report_and_set_user_flags(struct Client *source_p, struct ConfItem *aconf) in report_and_set_user_flags()
669 user_mode(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in user_mode()
861 send_umode(struct Client *client_p, struct Client *source_p, int old, int sendmask, char *umode_buf) in send_umode()
917 send_umode_out(struct Client *client_p, struct Client *source_p, int old) in send_umode_out()
948 user_welcome(struct Client *source_p) in user_welcome()
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/src/
H A Ds_user.c180 show_lusers(struct Client *source_p) in show_lusers()
252 register_local_user(struct Client *client_p, struct Client *source_p, const char *username) in register_local_user()
541 introduce_client(struct Client *client_p, struct Client *source_p) in introduce_client()
596 report_and_set_user_flags(struct Client *source_p, struct ConfItem *aconf) in report_and_set_user_flags()
669 user_mode(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in user_mode()
861 send_umode(struct Client *client_p, struct Client *source_p, int old, int sendmask, char *umode_buf) in send_umode()
917 send_umode_out(struct Client *client_p, struct Client *source_p, int old) in send_umode_out()
948 user_welcome(struct Client *source_p) in user_welcome()
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/modules/core/
H A Dm_nick.c108 mr_nick(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mr_nick()
169 m_nick(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in m_nick()
264 mc_nick(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mc_nick()
314 ms_nick(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in ms_nick()
404 ms_uid(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in ms_uid()
612 set_initial_nick(struct Client *client_p, struct Client *source_p, char *nick) in set_initial_nick()
734 change_remote_nick(struct Client *client_p, struct Client *source_p, in change_remote_nick()
781 perform_nick_collides(struct Client *source_p, struct Client *client_p, in perform_nick_collides()
895 perform_nickchange_collides(struct Client *source_p, struct Client *client_p, in perform_nickchange_collides()
1040 struct Client *source_p; in register_client() local
[all …]
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/modules/core/
H A Dm_nick.c108 mr_nick(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mr_nick()
169 m_nick(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in m_nick()
264 mc_nick(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in mc_nick()
314 ms_nick(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in ms_nick()
404 ms_uid(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]) in ms_uid()
612 set_initial_nick(struct Client *client_p, struct Client *source_p, char *nick) in set_initial_nick()
734 change_remote_nick(struct Client *client_p, struct Client *source_p, in change_remote_nick()
781 perform_nick_collides(struct Client *source_p, struct Client *client_p, in perform_nick_collides()
895 perform_nickchange_collides(struct Client *source_p, struct Client *client_p, in perform_nickchange_collides()
1040 struct Client *source_p; in register_client() local
[all …]

12345678910>>...16