Omega Security Services 0.7.3

links.h File Reference

Go to the source code of this file.

Functions

Linkfind_serv_num (int)
Linkfind_serv (char *)
Linknew_serv (Link *, char *)
void exit_serv (char *)
int remain_eos (void)
int link_count (void)
void update_eos (char *)
void exit_serv_linked (char *)
void burst_local_servers (int, char **)

Function Documentation

void burst_local_servers ( int  ,
char **   
)

Definition at line 193 of file links.c.

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

Referenced by Run().

void exit_serv_linked ( char *  )
Link* find_serv ( char *  )

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().

Link* find_serv_num ( int  )
int link_count ( void  )

Definition at line 186 of file links.c.

References servernum.

int remain_eos ( void  )
void update_eos ( char *  )

Definition at line 172 of file links.c.

References Link::eos, and find_serv().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines