dtncpd.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <time.h>
#include <unistd.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/time.h>
#include "dtn_api.h"

Go to the source code of this file.

Defines

#define BUFSIZE   16
#define BUNDLE_DIR_DEFAULT   INSTALL_LOCALSTATEDIR "/dtn/dtncpd-incoming"

Functions

void usage ()
int main (int argc, const char **argv)

Variables

static const char * progname


Define Documentation

#define BUFSIZE   16

Definition at line 33 of file dtncpd.c.

Referenced by main(), and print_data().

#define BUNDLE_DIR_DEFAULT   INSTALL_LOCALSTATEDIR "/dtn/dtncpd-incoming"

Definition at line 34 of file dtncpd.c.

Referenced by main(), and usage().


Function Documentation

int main ( int  argc,
const char **  argv 
)

void usage (  ) 

Definition at line 39 of file dtncpd.c.

References BUNDLE_DIR_DEFAULT, and progname.

Referenced by doOptions(), main(), parse_options(), and readCommandLineArgs().


Variable Documentation

const char* progname [static]

Definition at line 36 of file dtncpd.c.


Generated on Mon Jul 21 14:12:18 2008 for DTN Reference Implementation by  doxygen 1.5.6