links.c File Reference

#include "stdinc.h"
#include "server.h"

Go to the source code of this file.

Functions

Linknew_serv (Link *uplink, char *servername)
Linkfind_serv (char *serv)
void exit_serv (char *serv)
void exit_all_servs (void)
void update_eos (char *serv)
int link_count (void)
void burst_local_servers (int argc, char **argv)

Variables

int servernum = 0

Function Documentation

void burst_local_servers ( int  argc,
char **  argv 
)

Definition at line 193 of file links.c.

References CfgSettings, DLINK_FOREACH, ircd_server(), Conf::servername, servlist, and Link::uplink.

void exit_all_servs ( void   ) 
void exit_serv ( char *  serv  ) 
Link* find_serv ( char *  serv  ) 

Definition at line 71 of file links.c.

References DLINK_FOREACH, Link::name, servlist, and Link::sid.

Referenced by AddUser(), exit_serv(), new_serv(), NewClient(), parse(), and update_eos().

int link_count ( void   ) 

Definition at line 186 of file links.c.

References servernum.

Link* new_serv ( Link uplink,
char *  servername 
)
void update_eos ( char *  serv  ) 

Definition at line 172 of file links.c.

References Link::eos, and find_serv().


Variable Documentation

int servernum = 0

Definition at line 31 of file links.c.

Referenced by link_count(), and new_serv().

Generated on Mon Jul 19 21:53:05 2010 for Omega Security Services by  doxygen 1.6.3