Definition at line 563 of file botnet.cpp.
Public Attributes | |
char | access_to_channel [1024] |
Access access_to_channel. | |
char | name [256] |
Name of user. |
|
Access access_to_channel.
Definition at line 565 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_user(). |
|
Name of user.
Definition at line 564 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_user(). |