#include <slist.h>

Data Fields | |
| void ** | list |
| int16 | count |
| int16 | capacity |
| int16 | limit |
| SListOpts * | opts |
Definition at line 20 of file slist.h.
Definition at line 24 of file slist.h.
Referenced by get_operserv_stats(), load_old_akill(), load_os_dbase(), slist_add(), slist_clear(), slist_delete(), and slist_setcapacity().
Definition at line 23 of file slist.h.
Referenced by add_akill(), add_sgline(), add_sqline(), add_szline(), change_core_display(), check_akill(), check_chan_sqline(), check_sgline(), check_sqline(), check_szline(), db_mysql_save_os_db(), delnick(), do_admin(), do_akill(), do_delall(), do_glist(), do_group(), do_hs_sync(), do_oper(), do_register(), do_saset_display(), do_set_display(), do_sgline(), do_sqline(), do_staff(), do_stats(), do_suspend(), do_szline(), expire_akills(), expire_sglines(), expire_sqlines(), expire_szlines(), get_core_stats(), get_operserv_stats(), is_host_setter(), load_old_akill(), m_stats(), memo_send_from(), opers_list(), req_send_memos(), save_os_dbase(), slist_add(), slist_clear(), slist_delete(), slist_delete_range(), slist_enum(), slist_full(), slist_indexof(), slist_pack(), and slist_setcapacity().
Definition at line 25 of file slist.h.
Referenced by add_akill(), add_sgline(), add_sqline(), add_szline(), slist_add(), slist_full(), and slist_init().
| void** slist_::list |
Definition at line 21 of file slist.h.
Referenced by add_akill(), add_sgline(), add_sqline(), add_szline(), change_core_display(), check_akill(), check_chan_sqline(), check_sgline(), check_sqline(), check_szline(), db_mysql_save_os_db(), do_admin(), do_akill(), do_delall(), do_glist(), do_group(), do_hs_sync(), do_oper(), do_register(), do_saset_display(), do_set_display(), do_sgline(), do_sqline(), do_staff(), do_suspend(), do_szline(), expire_akills(), expire_sglines(), expire_sqlines(), expire_szlines(), get_operserv_stats(), is_host_setter(), load_old_akill(), m_stats(), memo_send_from(), opers_list(), req_send_memos(), save_os_dbase(), slist_add(), slist_clear(), slist_delete(), slist_delete_range(), slist_enum(), slist_indexof(), slist_pack(), and slist_setcapacity().
Definition at line 27 of file slist.h.
Referenced by os_init(), slist_add(), slist_clear(), slist_delete(), slist_delete_range(), slist_indexof(), and slist_init().
1.7.1