#include <services.h>
Definition at line 896 of file services.h.
Data Fields | |
| void(* | cssetvalue )(ChannelInfo *ci, char *value) |
| uint32 | flag |
| uint16 | flags |
| void(* | setvalue )(Channel *chan, char *value) |
| void(* cbmode_::cssetvalue)(ChannelInfo *ci, char *value) |
Referenced by defconParseModeString(), and do_set_mlock().
Definition at line 897 of file services.h.
Referenced by chan_set_modes(), defconParseModeString(), do_enforce_cmode_R(), do_enforce_modes(), and do_set_mlock().
Definition at line 898 of file services.h.
Referenced by chan_set_modes(), check_modes(), defconParseModeString(), and do_set_mlock().
| void(* cbmode_::setvalue)(Channel *chan, char *value) |
Referenced by chan_set_modes(), check_modes(), and do_clear().
1.5.1-20070107