#include <unistd.h>
#include "str.h"
#include "byte.h"
#include "ip.h"
#include "open.h"
#include "env.h"
#include "cdbread.h"
#include "dns.h"
#include "dd.h"
#include "response.h"
#include "logmsg.h"
#include "uint_t.h"
#include "scan.h"
Go to the source code of this file.
|
const char * | fatal = "rbldns" |
|
const char * | starting = "starting rbldns " |
|
◆ WHO
◆ initialize()
◆ respond()
int respond |
( |
char * |
q, |
|
|
char |
qtype[2], |
|
|
char |
ip[16] |
|
) |
| |
◆ fatal
const char* fatal = "rbldns" |
◆ starting
const char* starting = "starting rbldns " |