ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

adnslogres.c File Reference
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <errno.h>
#include <stdarg.h>
#include "config.h"
#include "adns.h"
#include "client.h"

Go to the source code of this file.

Data Structures

struct  logline

Defines

#define MAXMAXPENDING   64000
#define DEFMAXPENDING   2000
#define MAXLINE   1024
#define OPT_DEBUG   1
#define guard_null(str)   ((str) ? (str) : "")
#define sensible_ctype(type, ch)   (type((unsigned char)(ch)))

Functions

static void msg (const char *fmt,...)
static void aargh (const char *cause)
static charipaddr2domain (char *start, char **addr, char **rest)
static void printline (FILE *outf, char *start, char *addr, char *rest, char *domain)
static loglinereadline (FILE *inf, adns_state adns, int opts)
static void proclog (FILE *inf, FILE *outf, int maxpending, int opts)
static void printhelp (FILE *file)
static void usage (void)
int main (int argc, char *argv[])

Variables

static const char *const progname = "adnslogres"
static const charconfig_text

Generated on Sun May 27 2012 05:58:48 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.