stdinc.h File Reference

#include "setup.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <string.h>
#include <unistd.h>
#include <signal.h>
#include <time.h>
#include <errno.h>
#include <grp.h>
#include <limits.h>
#include <netdb.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/time.h>
#include <fcntl.h>
#include <dlfcn.h>
#include <math.h>
#include <pthread.h>
#include <assert.h>
#include <dirent.h>
#include <strings.h>
#include <sys/select.h>
#include <ctype.h>
#include "dlink.h"

Go to the source code of this file.

Defines

#define VA_COPY(DEST, SRC)   memcpy ((&DEST), (&SRC), sizeof(va_list))
#define TRUE   1
#define FALSE   0

Typedefs

typedef unsigned long int ub4

Define Documentation

#define FALSE   0

Definition at line 90 of file stdinc.h.

#define TRUE   1

Definition at line 86 of file stdinc.h.

Referenced by sock_readline().

#define VA_COPY ( DEST,
SRC   )     memcpy ((&DEST), (&SRC), sizeof(va_list))

Definition at line 60 of file stdinc.h.


Typedef Documentation

typedef unsigned long int ub4

Definition at line 94 of file stdinc.h.

Generated on Mon Jul 19 21:53:05 2010 for Omega Security Services by  doxygen 1.6.3