module.h

Go to the documentation of this file.
00001 /*----------------------------------------------------------------------------
00002  secwatch - Copyright (C) 2006 Nic Stevens -- See COPYING for license details
00003 ------------------------------------------------------------------------------
00004  module.h - Prototypes for the module loader functions
00005 -----------------------------------------------------------------------------*/
00006 #ifndef _MODULE_H
00007 #define _MODULE_H
00008 
00009 int loadModule(char * aptr,char *ebuf, size_t ebsiz);
00010 
00011 #endif
00012 

Generated on Tue Oct 31 10:17:23 2006 for secwatch by  doxygen 1.4.6