#include <chan.h>
Data Fields | |
char * | mask |
char * | who |
time_t | timer |
struct maskstruct * | next |
Definition at line 99 of file chan.h.
char* mask |
Definition at line 100 of file chan.h.
Referenced by check_exemptlist(), check_expired_bans(), check_expired_chanstuff(), check_expired_exempts(), check_expired_invites(), cmd_mns_ban(), cmd_mns_exempt(), cmd_mns_invite(), do_mask(), enforce_bans(), expmem_masklist(), got_unban(), got_unexempt(), got_uninvite(), gotjoin(), ismasked(), ismodeline(), newmask(), real_add_mode(), recheck_exempts(), refresh_exempt(), resetmasks(), status_log(), tell_bans(), tell_exempts(), and tell_invites().
struct maskstruct* next [read] |
Definition at line 103 of file chan.h.
Referenced by check_exemptlist(), check_expired_bans(), check_expired_chanstuff(), check_expired_exempts(), check_expired_invites(), cmd_mns_ban(), cmd_mns_exempt(), cmd_mns_invite(), do_mask(), enforce_bans(), expmem_masklist(), got_unban(), got_unexempt(), got_uninvite(), gotjoin(), ismasked(), ismodeline(), newmask(), real_add_mode(), recheck_exempts(), refresh_exempt(), resetmasks(), status_log(), tell_bans(), tell_exempts(), and tell_invites().
Definition at line 102 of file chan.h.
Referenced by check_expired_bans(), check_expired_chanstuff(), check_expired_exempts(), check_expired_invites(), newmask(), tell_bans(), tell_exempts(), and tell_invites().
char* who |
Definition at line 101 of file chan.h.
Referenced by check_expired_bans(), check_expired_chanstuff(), check_expired_exempts(), check_expired_invites(), expmem_masklist(), got_unban(), got_unexempt(), got_uninvite(), newmask(), tell_bans(), tell_exempts(), and tell_invites().