/*
- * $Id: cache_cf.cc,v 1.94 1996/09/18 21:39:28 wessels Exp $
+ * $Id: cache_cf.cc,v 1.95 1996/09/18 21:41:07 wessels Exp $
*
* DEBUG: section 3 Configuration File Parsing
* AUTHOR: Harvest Derived
return 0;
}
-static void
+static void
ip_acl_destroy(a)
ip_acl **a;
{
/*
- * $Id: client_side.cc,v 1.33 1996/09/18 21:39:30 wessels Exp $
+ * $Id: client_side.cc,v 1.34 1996/09/18 21:41:08 wessels Exp $
*
* DEBUG: section 33 Client-side Routines
* AUTHOR: Duane Wessels
static void clientRedirectDone __P((void *data, char *result));
static int icpHandleIMSReply __P((int fd, StoreEntry * entry, void *data));
-static void clientLookupDstIPDone __P((int fd, struct hostent *hp, void *data));
+static void clientLookupDstIPDone __P((int fd, struct hostent * hp, void *data));
static void clientLookupSrcFQDNDone __P((int fd, char *fqdn, void *data));
clientLookupIdentDone(void *data)
{
}
+
#endif
#if USE_PROXY_AUTH
/*
- * $Id: stmem.cc,v 1.24 1996/09/18 21:39:41 wessels Exp $
+ * $Id: stmem.cc,v 1.25 1996/09/18 21:41:08 wessels Exp $
*
* DEBUG: section 19 Memory Primitives
* AUTHOR: Harvest Derived
}
}
-void
+void
put_free_request_t(req)
void *req;
{