/[LeafOK_CVS]/pvpgn-1.7.4/src/d2cs/gs_scope.h
ViewVC logotype

Contents of /pvpgn-1.7.4/src/d2cs/gs_scope.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Mon Jun 12 18:31:17 2006 UTC (19 years, 9 months ago) by sysadm
Branch: MAIN
CVS Tags: pvpgn_1-7-4-0_MIL, HEAD
Content type: text/x-chdr
no message

1 #ifndef INCLUDED_GS_SCOPE_H
2 #define INCLUDED_GS_SCOPE_H
3
4 #include "common/list.h"
5 #include "connection.h"
6
7 extern int serve_scope_list_load(const char *filename);
8 extern void serve_scope_list_unload(void);
9 extern int serve_scope_list_reload(const char *filename);
10 extern int serve_scope_list_validate(unsigned int ip, t_connection *c);
11
12 #endif

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1