Definition at line 907 of file botnet.cpp.
Public Attributes | |
char | group [256] |
Name of the group that set dynamic modes. | |
char | minus_modes [256] |
Dynamic "minus" modes. | |
char | name [256] |
Name of the channel. | |
char | plus_modes [256] |
Dynamic "plus" modes. |
|
Name of the group that set dynamic modes.
Definition at line 909 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan(). |
|
Dynamic "minus" modes.
Definition at line 911 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan(). |
|
Name of the channel.
Definition at line 908 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan(). |
|
Dynamic "plus" modes.
Definition at line 910 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan(). |