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

err.h File Reference

Go to the source code of this file.

Functions

void err (int eval, const char *fmt,...)
void warn (const char *fmt,...)
void errx (int eval, const char *fmt,...)
void warnx (const char *fmt,...)


Function Documentation

void err int  eval,
const char *  fmt,
  ...
 

Definition at line 50 of file err.c.

References errno, and NULL.

Referenced by addr_main(), arp_kern_main(), arp_main(), eth_main(), fw_main(), hex_main(), icmp_main(), intf_main(), ip_main(), rand_main(), route_main(), send_main(), tcp_main(), and udp_main().

void errx int  eval,
const char *  fmt,
  ...
 

Definition at line 87 of file err.c.

References NULL.

Referenced by eth_main(), ip_main(), and send_main().

void warn const char *  fmt,
  ...
 

Definition at line 69 of file err.c.

References errno, and NULL.

void warnx const char *  fmt,
  ...
 

Definition at line 100 of file err.c.

References NULL.


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