list.c File Reference

#include "services.h"

Include dependency graph for list.c:

Go to the source code of this file.

Functions

void do_listnicks (int ac, char **av)
void do_listchans (int ac, char **av)


Function Documentation

void do_listchans ( int  ac,
char **  av 
)

List all register channels

Parameters:
ac Number of Arguments
av Array if Arguments
Returns:
void

Definition at line 114 of file list.c.

References lang_init(), listchans(), load_cs_dbase(), load_ns_dbase(), ModuleRunTimeDirCleanUp(), read_config(), services_dir, and strerror().

Referenced by main().

void do_listnicks ( int  ac,
char **  av 
)

List all register nicks

Parameters:
ac Number of Arguments
av Array if Arguments
Returns:
void

Definition at line 25 of file list.c.

References lang_init(), listnicks(), load_ns_dbase(), ModuleRunTimeDirCleanUp(), read_config(), services_dir, and strerror().

Referenced by main().


Generated on Sun Oct 5 09:07:06 2008 for Anope by  doxygen 1.5.7.1