[insert project logo here (125x200px max)]

Navigator

Mailinglists

Please report any errors or ommissions you find to our `Help' mailinglist, or post a message in the Forums.

Copyright and Licensing Information

Snap is (c) Jonathan T. Moore, 1999-2002 and licensed under the GNU General Public License (GPL).

All other parts of Splash are (c) Willem de Bruijn, 2002-2003 and licensed under the BSD Open Source License.

All sourcecode is made publicly available.

Acknowledgement

Splash and the Splash website are hosted by SourceForge.net

SourceForge.net Logo

osi-open source certified logo

Splash - Documentation

SNMP Plus a Lightweight API for SNAP Handling

Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

snap_svc/snap_svc_TEMPLATE.c File Reference

#include <string.h>
#include "d_printf.h"
#include "snap_svc.h"
#include "snap_svc_TEMPLATE.h"

Include dependency graph for snap_svc_TEMPLATE.c:

Include dependency graph

Go to the source code of this file.


Functions

void snap_external_svclib_init ()
void snap_external_svclib_done ()
void snap_external_svclib_getnextfunc (char **snapsvc_name, snapsvc_func_proto *snapsvc_func, int *snapsvc_args, int *snapsvc_rets)

Function Documentation

void snap_external_svclib_done  
 

Definition at line 19 of file snap_svc_TEMPLATE.c.

References d_printf().

void snap_external_svclib_getnextfunc char **    snapsvc_name,
snapsvc_func_proto   snapsvc_func,
int *    snapsvc_args,
int *    snapsvc_rets
 

Definition at line 24 of file snap_svc_TEMPLATE.c.

References snapsvc_func_proto, and svc_fun_counter.

void snap_external_svclib_init  
 

Definition at line 15 of file snap_svc_TEMPLATE.c.

References d_printf().