Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

hex.c File Reference

#include "config.h"
#include <sys/types.h>
#include <err.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "dnet.h"
#include "aton.h"
#include "mod.h"

Go to the source code of this file.

Functions

void hex_usage (void)
int hex_main (int argc, char *argv[])

Variables

mod mod_hex


Function Documentation

int hex_main int  argc,
char *  argv[]
 

Definition at line 30 of file hex.c.

References err(), fmt_aton(), hex_usage(), and IP_LEN_MAX.

void hex_usage void   ) 
 

Definition at line 23 of file hex.c.

Referenced by hex_main().


Variable Documentation

struct mod mod_hex
 

Initial value:

 {
        "hex",
        MOD_TYPE_DATA,
        hex_main
}

Definition at line 58 of file hex.c.


Generated on Sun May 14 14:51:22 2006 by  doxygen 1.4.2