Node Director
Macros | Functions
wininetd.h File Reference

Go to the source code of this file.

Macros

#define WINET_APPNAME   "sfidirectorsrv"
#define WINET_VERSION   "0.7p.a" /* 'pump' or 'pipes' */
#define COUNTOF(a)   (sizeof(a) / sizeof(a[0]))

Functions

int winet_stop_service (void)
int winet_main (int argc, char const **argv)

Macro Definition Documentation

#define COUNTOF (   a)    (sizeof(a) / sizeof(a[0]))

Referenced by main().

#define WINET_APPNAME   "sfidirectorsrv"

Referenced by main(), and winet_main().

#define WINET_VERSION   "0.7p.a" /* 'pump' or 'pipes' */

Referenced by main().

Function Documentation

int winet_main ( int  argc,
char const **  argv 
)
int winet_stop_service ( void  )

Referenced by main().