#include <services.h>
Definition at line 1082 of file services.h.
Data Fields | |
| time_t | expires |
| int | limit |
| char * | mask |
| int | num |
| char * | reason |
| time_t | time |
| char | who [NICKMAX] |
| time_t exception_::expires |
Definition at line 1088 of file services.h.
Referenced by db_mysql_load_exceptions(), db_mysql_save_exceptions(), exception_add(), and load_exceptions().
Definition at line 1084 of file services.h.
Referenced by add_session(), db_mysql_load_exceptions(), db_mysql_save_exceptions(), exception_add(), and load_exceptions().
| char* exception_::mask |
Definition at line 1083 of file services.h.
Referenced by db_mysql_load_exceptions(), db_mysql_save_exceptions(), and exception_add().
| int exception_::num |
| char* exception_::reason |
Definition at line 1086 of file services.h.
Referenced by db_mysql_load_exceptions(), db_mysql_save_exceptions(), and exception_add().
| time_t exception_::time |
Definition at line 1087 of file services.h.
Referenced by db_mysql_load_exceptions(), db_mysql_save_exceptions(), exception_add(), and load_exceptions().
| char exception_::who[NICKMAX] |
1.5.1-20070107