#include <tandem.h>
Public Member Functions | |
int ((char *) global[119]) | |
Data Fields | |
char | bot [9 */+1] |
struct tand_t_struct * | via |
struct tand_t_struct * | uplink |
struct tand_t_struct * | next |
char | share |
Definition at line 29 of file tandem.h.
int | ( | (char *) | global[119] | ) |
char bot[9 */+1] |
Definition at line 30 of file tandem.h.
Referenced by botnet_send_update(), bots_in_subtree(), botunlink(), check_botnet_pings(), dump_links(), findbot(), lastbot(), nextbot(), tell_bots(), tell_bottree(), unvia(), and users_in_subtree().
struct tand_t_struct* next [read] |
Definition at line 33 of file tandem.h.
Referenced by bots_in_subtree(), check_botnet_pings(), dump_links(), expmem_botnet(), findbot(), rembot(), tell_bots(), tell_bottree(), unvia(), and users_in_subtree().
char share |
Definition at line 35 of file tandem.h.
Referenced by botnet_send_update(), dump_links(), tell_bottree(), and updatebot().
struct tand_t_struct* uplink [read] |
Definition at line 32 of file tandem.h.
Referenced by bots_in_subtree(), dump_links(), lastbot(), tell_bottree(), unvia(), and users_in_subtree().
struct tand_t_struct* via [read] |
Definition at line 31 of file tandem.h.
Referenced by addbot(), check_botnet_pings(), and nextbot().