From 71e6de4b88c3d51bfa59fed44049a4d1ea6d26a1 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 29 Apr 2004 15:23:02 +0000 Subject: Documentation update for class 'Extensible' git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@749 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/xline_8h.html | 101 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 100 insertions(+), 1 deletion(-) (limited to 'docs/module-doc/xline_8h.html') diff --git a/docs/module-doc/xline_8h.html b/docs/module-doc/xline_8h.html index 71cad07cc..42c6b4625 100644 --- a/docs/module-doc/xline_8h.html +++ b/docs/module-doc/xline_8h.html @@ -60,6 +60,9 @@ Include dependency graph for xline.h:

void gline_set_creation_time (char *host, time_t create_time) void qline_set_creation_time (char *nick, time_t create_time) void zline_set_creation_time (char *ip, time_t create_time) +bool zline_make_global (char *ipaddr) +bool qline_make_global (char *nickname) +void sync_xlines (serverrec *serv, char *tcp_host)

Function Documentation

@@ -584,6 +587,35 @@ Include dependency graph for xline.h:

+

+ + + +

+ + + + +
+ + + + + + + + + + +
bool qline_make_global char *   nickname
+
+ + + + @@ -766,6 +798,73 @@ Include dependency graph for xline.h:

+ +
+   + +

+

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void sync_xlines serverrec  serv,
char *   tcp_host
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + +
bool zline_make_global char *   ipaddr
+
+ + + + @@ -808,7 +907,7 @@ Include dependency graph for xline.h:

+   + +

-


Generated on Sun Apr 25 00:24:14 2004 for InspIRCd by +
Generated on Thu Apr 29 16:21:56 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3