extern void httpHeaderInitModule(void);
extern void httpHeaderCleanModule(void);
-
#endif /* SQUID_HTTPHEADER_H */
return res;
}
-
-
/** handy to printf prefixes of potentially very long buffers */
const char *
getStringPrefix(const char *str, const char *end)
extern void httpHdrMangleList(HttpHeader *, HttpRequest *, int req_or_rep);
-
#endif
int *wfd,
void **hIpc);
-
-
-
-
#endif /* SQUID_SQUIDIPC_H_ */
CBDATA_CLASS(store_client);
};
-
extern void storeClientCopy(store_client *, StoreEntry *, StoreIOBuffer, STCB *, void *);
extern store_client* storeClientListAdd(StoreEntry * e, void *data);
extern int storeClientCopyPending(store_client *, StoreEntry * e, void *data);
extern int storePendingNClients(const StoreEntry * e);
extern int storeClientIsThisAClient(store_client * sc, void *someClient);
-
#endif /* SQUID_STORECLIENT_H */
inline void WIN32_RemoveService(void) {} /* NOP */
#endif /* _SQUID_WINDOWS_ */
-
-
-
#endif /* WINSVC_H_ */
SQUIDCEXTERN char *peer_proxy_negotiate_auth(char *principal_name, char *proxy);
#endif
-
#endif /* SQUID_PEER_PROXY_NEGOTIATE_AUTH_H_ */
extern void addr2oid(Ip::Address &addr, oid *Dest);
extern void oid2addr(oid *Dest, Ip::Address &addr, u_int code);
-
#endif /* SQUID_SNMP_CORE_H */
/// checks whether the loaded entry should be kept; updates counters
extern bool storeRebuildKeepEntry(const StoreEntry &e, const cache_key *key, struct _store_rebuild_data &counts);
-
-
#endif /* SQUID_STORE_REBUILD_H_ */
unsigned int destinationIPLookedUp_:1;
};
-
struct _cachemgr_passwd {
char *passwd;
wordlist *actions;
#define STUB_API "ipc.cc"
#include "tests/STUB.h"
-
pid_t ipcCreate(int, const char *, const char *const [], const char *, Ip::Address &, int *, int *, void **) STUB_RETVAL(-1)
typedef struct _Version Version;
-
typedef struct _customlog customlog;
#if USE_SSL
*
*/
-
#if _SQUID_MSWIN_
#if HAVE_SYS_TIME_H
#endif
-
-
#endif /* SQUID_WIN32_H_ */