#include <services.h>
Definition at line 1188 of file services.h.
Data Fields | |
| int | chan_invite |
| int | chan_key |
| int | chan_limit |
| int | chan_private |
| int | chan_secret |
| int | user_invis |
| int | user_oper |
Definition at line 1191 of file services.h.
Referenced by anope_get_invite_mode(), and pmodule_invite_cmode().
Definition at line 1194 of file services.h.
Referenced by anope_get_key_mode(), and pmodule_key_mode().
Definition at line 1195 of file services.h.
Referenced by anope_get_limit_mode(), and pmodule_limit_mode().
Definition at line 1193 of file services.h.
Referenced by anope_get_private_mode(), and pmodule_private_cmode().
Definition at line 1192 of file services.h.
Referenced by anope_get_secret_mode(), and pmodule_secret_cmode().
Definition at line 1189 of file services.h.
Referenced by anope_get_invis_mode(), and pmodule_invis_umode().
Definition at line 1190 of file services.h.
Referenced by anope_get_oper_mode(), and pmodule_oper_umode().
1.5.1-20070107