Definition at line 503 of file botnet.cpp.
Public Attributes | |
char | access_to_group [256] |
Has access to this group. | |
char | name [256] |
Name of user. |
|
Has access to this group.
Definition at line 505 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_user(). |
|
Name of user.
Definition at line 504 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_user(). |