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

general.c File Reference
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include "internal.h"

Go to the source code of this file.

Data Structures

struct  sinfo
struct  stinfo

Defines

#define SINFO(n, s)   { adns_s_##n, #n, s }
#define STINFO(max)   { adns_s_max_##max, #max }

Functions

void adns__vdiag (adns_state ads, const char *pfx, adns_initflags prevent, int serv, adns_query qu, const char *fmt, va_list al)
void adns__debug (adns_state ads, int serv, adns_query qu, const char *fmt,...)
void adns__warn (adns_state ads, int serv, adns_query qu, const char *fmt,...)
void adns__diag (adns_state ads, int serv, adns_query qu, const char *fmt,...)
void adns__vbuf_init (vbuf *vb)
int adns__vbuf_ensure (vbuf *vb, int want)
void adns__vbuf_appendq (vbuf *vb, const byte *data, int len)
int adns__vbuf_append (vbuf *vb, const byte *data, int len)
int adns__vbuf_appendstr (vbuf *vb, const char *data)
void adns__vbuf_free (vbuf *vb)
const charadns__diag_domain (adns_state ads, int serv, adns_query qu, vbuf *vb, const byte *dgram, int dglen, int cbyte)
adns_status adns_rr_info (adns_rrtype type, const char **rrtname_r, const char **fmtname_r, int *len_r, const void *datap, char **data_r)
static int si_compar (const void *key, const void *elem)
static struct sinfofindsinfo (adns_status st)
const charadns_strerror (adns_status st)
const charadns_errabbrev (adns_status st)
static int sti_compar (const void *key, const void *elem)
const charadns_errtypeabbrev (adns_status st)
void adns__isort (void *array, int nobjs, int sz, void *tempbuf, int(*needswap)(void *context, const void *a, const void *b), void *context)
void adns__sigpipe_protect (adns_state ads)
void adns__sigpipe_unprotect (adns_state ads)

Variables

static struct sinfo sinfos []
static struct stinfo stinfos []

Generated on Sun May 27 2012 05:00:22 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.