#include <unistd.h>
#include "uint_t.h"
#include "stralloc.h"
#include "logmsg.h"
#include "getln.h"
#include "buffer.h"
#include "exit.h"
#include "open.h"
#include "scan.h"
#include "byte.h"
#include "str.h"
#include "ip.h"
#include "timeout.h"
#include "dns.h"
Go to the source code of this file.
|
int | rename (const char *, const char *) |
|
void | die_usage (void) |
|
void | die_generate (void) |
|
void | die_parse (void) |
|
unsigned int | x_copy (char *buf, unsigned int len, unsigned int pos, char *out, unsigned int outlen) |
|
unsigned int | x_getname (char *buf, unsigned int len, unsigned int pos, char **out) |
|
unsigned int | x_skipname (char *buf, unsigned int len, unsigned int pos) |
|
void | die_netread (void) |
|
void | die_netwrite (void) |
|
void | die_read (void) |
|
void | die_write (void) |
|
int | saferead (int fd, char *buf, unsigned int len) |
|
int | safewrite (int fd, char *buf, unsigned int len) |
|
void | netget (char *buf, unsigned int len) |
|
void | put (char *buf, unsigned int len) |
|
int | printable (char ch) |
|
unsigned int | doit (char *buf, unsigned int len, unsigned int pos) |
|
int | main (int argc, char **argv) |
|
◆ WHO
◆ die_generate()
void die_generate |
( |
void |
| ) |
|
◆ die_netread()
void die_netread |
( |
void |
| ) |
|
◆ die_netwrite()
void die_netwrite |
( |
void |
| ) |
|
◆ die_parse()
◆ die_read()
◆ die_usage()
◆ die_write()
◆ doit()
unsigned int doit |
( |
char * |
buf, |
|
|
unsigned int |
len, |
|
|
unsigned int |
pos |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ netget()
void netget |
( |
char * |
buf, |
|
|
unsigned int |
len |
|
) |
| |
◆ printable()
◆ put()
void put |
( |
char * |
buf, |
|
|
unsigned int |
len |
|
) |
| |
◆ rename()
int rename |
( |
const char * |
, |
|
|
const char * |
|
|
) |
| |
◆ saferead()
int saferead |
( |
int |
fd, |
|
|
char * |
buf, |
|
|
unsigned int |
len |
|
) |
| |
◆ safewrite()
int safewrite |
( |
int |
fd, |
|
|
char * |
buf, |
|
|
unsigned int |
len |
|
) |
| |
◆ x_copy()
unsigned int x_copy |
( |
char * |
buf, |
|
|
unsigned int |
len, |
|
|
unsigned int |
pos, |
|
|
char * |
out, |
|
|
unsigned int |
outlen |
|
) |
| |
◆ x_getname()
unsigned int x_getname |
( |
char * |
buf, |
|
|
unsigned int |
len, |
|
|
unsigned int |
pos, |
|
|
char ** |
out |
|
) |
| |
◆ x_skipname()
unsigned int x_skipname |
( |
char * |
buf, |
|
|
unsigned int |
len, |
|
|
unsigned int |
pos |
|
) |
| |
◆ bspace
◆ fd
◆ fn
◆ fntmp
◆ line
◆ match
◆ netread
◆ netreadspace
◆ netwrite
◆ netwritespace
◆ numsoa
◆ packet
◆ zonelen