git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2515
d4fa192b-c00b-0410-8231-
f00ffab90ce4
25 files changed:
#include "vcl_returns.h"
#include "common.h"
+#include "heritage.h"
#include "miniobj.h"
enum {
#include "compat/srandomdev.h"
#endif
-#include "heritage.h"
#include "shmlog.h"
#include "cache.h"
#include "cache_acceptor.h"
#include <sys/epoll.h>
-#include "heritage.h"
#include "shmlog.h"
#include "cache.h"
#include "cache_acceptor.h"
#include <sys/event.h>
-#include "heritage.h"
#include "shmlog.h"
#include "cache.h"
#include "cache_acceptor.h"
#include <unistd.h>
#include <poll.h>
-#include "heritage.h"
#include "shmlog.h"
#include "cache.h"
#include "cache_acceptor.h"
#include <sys/socket.h>
#include <netdb.h>
-#include "heritage.h"
#include "shmlog.h"
#include "cache.h"
#include "vrt.h"
#include "shmlog.h"
#include "vcl.h"
-#include "heritage.h"
#include "cache.h"
static unsigned xids;
#include "cache.h"
#include "vlu.h"
#include "vsb.h"
-#include "heritage.h"
pthread_t cli_thread;
#include "shmlog.h"
#include "binary_heap.h"
#include "cache.h"
-#include "heritage.h"
static pthread_t exp_thread;
static struct binheap *exp_heap;
#include "shmlog.h"
#include "cache.h"
-#include "heritage.h"
#include "stevedore.h"
/*--------------------------------------------------------------------*/
#include "shmlog.h"
#include "cache.h"
-#include "heritage.h"
#include "stevedore.h"
static struct hash_slinger *hash;
HSH_Init(void)
{
- hash = heritage.hash;
if (hash->start != NULL)
hash->start();
}
#include <string.h>
#include <strings.h>
-#include "heritage.h"
#include "shmlog.h"
#include "cache.h"
#include "shmlog.h"
#include "cache.h"
-#include "heritage.h"
#include "stevedore.h"
/*--------------------------------------------------------------------
#include <sys/socket.h>
#include "shmlog.h"
-#include "heritage.h"
#include "cache.h"
static int
#include <string.h>
#include <unistd.h>
-#include "heritage.h"
#include "shmlog.h"
#include "vcl.h"
#include "cli_priv.h"
#include <stdlib.h>
#include "shmlog.h"
-#include "heritage.h"
#include "cache.h"
/*--------------------------------------------------------------------*/
#include <sys/uio.h>
#include <sys/socket.h>
-#include "heritage.h"
#include "shmlog.h"
#include "cache.h"
#include "shmlog.h"
#include "cache.h"
-#include "heritage.h"
#include "stevedore.h"
/*
#include <stdarg.h>
#include "shmlog.h"
-#include "heritage.h"
#include "vrt.h"
#include "vrt_obj.h"
#include "vcl.h"
#include <stdarg.h>
#include "shmlog.h"
-#include "heritage.h"
#include "vrt.h"
#include "vcl.h"
#include "cache.h"
#include <string.h>
#include <unistd.h>
-#include "heritage.h"
#include "shmlog.h"
#include "vcl.h"
#include "cli_priv.h"
#include "shmlog.h"
#include "cache.h"
-#include "heritage.h"
/*--------------------------------------------------------------------
#include "shmlog.h"
#include "cache.h"
-#include "heritage.h"
-
#define LOCKSHM(foo) \
do { \
if (pthread_mutex_trylock(foo)) { \
#include <string.h>
#include "cache.h"
-#include "heritage.h"
#include "stevedore.h"
/*
#include "compat/strlcpy.h"
#endif
-#include "heritage.h"
#include "mgt.h"
/*--------------------------------------------------------------------*/