#include <slist.h>
Definition at line 21 of file slist.h.
Data Fields | |
| int16 | capacity |
| int16 | count |
| int16 | limit |
| void ** | list |
| SListOpts * | opts |
Definition at line 25 of file slist.h.
Referenced by get_operserv_stats(), load_os_dbase(), slist_add(), slist_clear(), slist_delete(), and slist_setcapacity().
Definition at line 24 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_hs_sync(), do_oper(), do_saset_display(), do_set_display(), do_sgline(), do_sqline(), do_stats(), do_szline(), expire_akills(), expire_sglines(), expire_sqlines(), expire_szlines(), get_core_stats(), get_operserv_stats(), is_host_setter(), m_stats(), memo_send(), 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 26 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 22 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_hs_sync(), do_oper(), do_saset_display(), do_set_display(), do_sgline(), do_sqline(), do_szline(), expire_akills(), expire_sglines(), expire_sqlines(), expire_szlines(), get_operserv_stats(), is_host_setter(), m_stats(), memo_send(), 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 28 of file slist.h.
Referenced by os_init(), slist_add(), slist_clear(), slist_delete(), slist_delete_range(), slist_indexof(), and slist_init().
1.5.1-20070107