]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Maintenance: automate header guards 2/3 (#1674)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Wed, 14 Feb 2024 13:50:07 +0000 (13:50 +0000)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 13:50:07 +0000 (02:50 +1300)
* Maintenance: automate header guards 2/3

* Fix mistaken double guard

751 files changed:
compat/assert.h
compat/compat.h
compat/compat_shared.h
compat/debug.h
compat/fdsetsize.h
compat/getaddrinfo.h
compat/getnameinfo.h
compat/inet_ntop.h
compat/inet_pton.h
compat/initgroups.h
compat/krb5.h
compat/openssl.h
compat/os/aix.h
compat/os/android.h
compat/os/dragonfly.h
compat/os/freebsd.h
compat/os/hpux.h
compat/os/linux.h
compat/os/macosx.h
compat/os/mswindows.h
compat/os/netbsd.h
compat/os/openbsd.h
compat/os/opensolaris_10_netdb.h
compat/os/os2.h
compat/os/qnx.h
compat/os/sgi.h
compat/os/solaris.h
compat/os/sunos.h
compat/psignal.h
compat/shm.h
compat/statvfs.h
compat/stdio.h
compat/stdvarargs.h
compat/strnrchr.h
compat/strtoll.h
compat/tempnam.h
compat/testPreCompiler.h
compat/types.h
compat/valgrind.h
compat/xalloc.h
compat/xis.h
compat/xstrerror.h
compat/xstrto.h
include/asn1.h
include/base64.h
include/cache_snmp.h
include/getfullhostname.h
include/hash.h
include/heap.h
include/html_quote.h
include/md5.h
include/parse.h
include/radix.h
include/rfc1738.h
include/rfc2181.h
include/rfc2617.h
include/snmp-internal.h
include/snmp-mib.h
include/snmp.h
include/snmp_api.h
include/snmp_api_error.h
include/snmp_api_util.h
include/snmp_client.h
include/snmp_coexist.h
include/snmp_debug.h
include/snmp_error.h
include/snmp_impl.h
include/snmp_msg.h
include/snmp_pdu.h
include/snmp_session.h
include/snmp_util.h
include/snmp_vars.h
include/splay.h
include/squid.h
include/sspwin32.h
include/util.h
include/version.h
lib/libTrie/Trie.h
lib/libTrie/TrieCharTransform.h
lib/libTrie/TrieNode.h
lib/ntlmauth/ntlmauth.h
lib/rfcnb/rfcnb-common.h
lib/rfcnb/rfcnb-error.h
lib/rfcnb/rfcnb-io.h
lib/rfcnb/rfcnb-priv.h
lib/rfcnb/rfcnb-util.h
lib/rfcnb/rfcnb.h
lib/rfcnb/std-includes.h
lib/smblib/md4.h
lib/smblib/smbencrypt.h
lib/smblib/smblib-common.h
lib/smblib/smblib-priv.h
lib/smblib/smblib.h
lib/smblib/std-defines.h
lib/tests/testRFC1738.h
src/AccessLogEntry.h
src/AsyncEngine.h
src/AuthReg.h
src/BandwidthBucket.h
src/BodyPipe.h
src/CacheDigest.h
src/CacheManager.h
src/CachePeer.h
src/ClientDelayConfig.h
src/ClientInfo.h
src/ClientRequestContext.h
src/CollapsedForwarding.h
src/CollapsingHistory.h
src/CommCalls.h
src/CommandLine.h
src/CommonPool.h
src/CompositePoolNode.h
src/ConfigOption.h
src/ConfigParser.h
src/CpuAffinity.h
src/CpuAffinityMap.h
src/CpuAffinitySet.h
src/DelayBucket.h
src/DelayConfig.h
src/DelayId.h
src/DelayIdComposite.h
src/DelayPool.h
src/DelayPools.h
src/DelaySpec.h
src/DelayTagged.h
src/DelayUser.h
src/DelayVector.h
src/DescriptorSet.h
src/DiskIO/AIO/AIODiskFile.h
src/DiskIO/AIO/AIODiskIOModule.h
src/DiskIO/AIO/aio_win32.h
src/DiskIO/AIO/async_io.h
src/DiskIO/Blocking/BlockingDiskIOModule.h
src/DiskIO/Blocking/BlockingFile.h
src/DiskIO/Blocking/BlockingIOStrategy.h
src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.h
src/DiskIO/DiskDaemon/DiskdAction.h
src/DiskIO/DiskDaemon/DiskdFile.h
src/DiskIO/DiskDaemon/DiskdIOStrategy.h
src/DiskIO/DiskDaemon/diomsg.h
src/DiskIO/DiskFile.h
src/DiskIO/DiskIOModule.h
src/DiskIO/DiskIOStrategy.h
src/DiskIO/DiskThreads/DiskThreads.h
src/DiskIO/DiskThreads/DiskThreadsDiskFile.h
src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.h
src/DiskIO/DiskThreads/DiskThreadsIOStrategy.h
src/DiskIO/IORequestor.h
src/DiskIO/IpcIo/IpcIoDiskIOModule.h
src/DiskIO/IpcIo/IpcIoFile.h
src/DiskIO/IpcIo/IpcIoIOStrategy.h
src/DiskIO/Mmapped/MmappedDiskIOModule.h
src/DiskIO/Mmapped/MmappedFile.h
src/DiskIO/Mmapped/MmappedIOStrategy.h
src/DiskIO/ReadRequest.h
src/DiskIO/WriteRequest.h
src/Downloader.h
src/ETag.h
src/EventLoop.h
src/ExternalACL.h
src/ExternalACLEntry.h
src/FadingCounter.h
src/FileMap.h
src/FwdState.h
src/Generic.h
src/HappyConnOpener.h
src/HierarchyLogEntry.h
src/HttpBody.h
src/HttpControlMsg.h
src/HttpHdrCc.h
src/HttpHdrContRange.h
src/HttpHdrSc.h
src/HttpHdrScTarget.h
src/HttpHeader.h
src/HttpHeaderFieldInfo.h
src/HttpHeaderFieldStat.h
src/HttpHeaderMask.h
src/HttpHeaderRange.h
src/HttpHeaderStat.h
src/HttpHeaderTools.h
src/HttpReply.h
src/HttpRequest.h
src/HttpUpgradeProtocolAccess.h
src/ICP.h
src/Instance.h
src/IoStats.h
src/LoadableModule.h
src/LoadableModules.h
src/LogTags.h
src/MemBuf.h
src/MemObject.h
src/MemStore.h
src/MessageBucket.h
src/MessageDelayPools.h
src/MessageSizes.h
src/NeighborTypeDomainList.h
src/Notes.h
src/NullDelayId.h
src/Parsing.h
src/PeerDigest.h
src/PeerPoolMgr.h
src/PeerSelectState.h
src/PingData.h
src/RefreshPattern.h
src/RemovalPolicy.h
src/RequestFlags.h
src/ResolvedPeers.h
src/SBufStatsAction.h
src/SnmpRequest.h
src/SquidConfig.h
src/SquidIpc.h
src/SquidMath.h
src/SquidString.h
src/StatCounters.h
src/StatHist.h
src/Store.h
src/StoreClient.h
src/StoreFileSystem.h
src/StoreIOBuffer.h
src/StoreIOState.h
src/StoreSearch.h
src/StoreStats.h
src/StoreSwapLogData.h
src/StrList.h
src/TimeOrTag.h
src/Transients.h
src/XactionInitiator.h
src/XactionStep.h
src/acl/Acl.h
src/acl/AclDenyInfoList.h
src/acl/AclSizeLimit.h
src/acl/AdaptationService.h
src/acl/AdaptationServiceData.h
src/acl/Address.h
src/acl/AllOf.h
src/acl/AnnotationData.h
src/acl/AnyOf.h
src/acl/Arp.h
src/acl/Asn.h
src/acl/AtStep.h
src/acl/AtStepData.h
src/acl/BoolOps.h
src/acl/Certificate.h
src/acl/CertificateData.h
src/acl/CharacterSetOption.h
src/acl/Checklist.h
src/acl/ChecklistFiller.h
src/acl/ConnMark.h
src/acl/ConnectionsEncrypted.h
src/acl/Data.h
src/acl/DestinationAsn.h
src/acl/DestinationDomain.h
src/acl/DestinationIp.h
src/acl/DomainData.h
src/acl/Eui64.h
src/acl/ExtUser.h
src/acl/FilledChecklist.h
src/acl/Gadgets.h
src/acl/HasComponent.h
src/acl/HasComponentData.h
src/acl/HierCode.h
src/acl/HierCodeData.h
src/acl/HttpHeaderData.h
src/acl/HttpRepHeader.h
src/acl/HttpReqHeader.h
src/acl/HttpStatus.h
src/acl/InnerNode.h
src/acl/IntRange.h
src/acl/Ip.h
src/acl/LocalIp.h
src/acl/LocalPort.h
src/acl/MaxConnection.h
src/acl/Method.h
src/acl/MethodData.h
src/acl/MyPortName.h
src/acl/Note.h
src/acl/NoteData.h
src/acl/Options.h
src/acl/PeerName.h
src/acl/Protocol.h
src/acl/ProtocolData.h
src/acl/Random.h
src/acl/RegexData.h
src/acl/ReplyHeaderStrategy.h
src/acl/ReplyMimeType.h
src/acl/RequestHeaderStrategy.h
src/acl/RequestMimeType.h
src/acl/ServerCertificate.h
src/acl/ServerName.h
src/acl/SourceAsn.h
src/acl/SourceDomain.h
src/acl/SourceIp.h
src/acl/SquidError.h
src/acl/SquidErrorData.h
src/acl/SslError.h
src/acl/SslErrorData.h
src/acl/Strategised.h
src/acl/Strategy.h
src/acl/StringData.h
src/acl/Tag.h
src/acl/Time.h
src/acl/TimeData.h
src/acl/TransactionInitiator.h
src/acl/Tree.h
src/acl/Url.h
src/acl/UrlLogin.h
src/acl/UrlPath.h
src/acl/UrlPort.h
src/acl/UserData.h
src/acl/forward.h
src/adaptation/AccessCheck.h
src/adaptation/AccessRule.h
src/adaptation/Answer.h
src/adaptation/Config.h
src/adaptation/DynamicGroupCfg.h
src/adaptation/Elements.h
src/adaptation/History.h
src/adaptation/Initiate.h
src/adaptation/Initiator.h
src/adaptation/Iterator.h
src/adaptation/Message.h
src/adaptation/Service.h
src/adaptation/ServiceConfig.h
src/adaptation/ServiceFilter.h
src/adaptation/ServiceGroups.h
src/adaptation/ecap/Config.h
src/adaptation/ecap/Host.h
src/adaptation/ecap/MessageRep.h
src/adaptation/ecap/Registry.h
src/adaptation/ecap/ServiceRep.h
src/adaptation/ecap/XactionRep.h
src/adaptation/forward.h
src/adaptation/icap/Client.h
src/adaptation/icap/Config.h
src/adaptation/icap/Elements.h
src/adaptation/icap/History.h
src/adaptation/icap/InOut.h
src/adaptation/icap/Launcher.h
src/adaptation/icap/ModXact.h
src/adaptation/icap/OptXact.h
src/adaptation/icap/Options.h
src/adaptation/icap/ServiceRep.h
src/adaptation/icap/Xaction.h
src/adaptation/icap/icap_log.h
src/anyp/PortCfg.h
src/anyp/ProtocolType.h
src/anyp/ProtocolVersion.h
src/anyp/TrafficMode.h
src/anyp/UriScheme.h
src/anyp/forward.h
src/auth/Acl.h
src/auth/AclMaxUserIp.h
src/auth/AclProxyAuth.h
src/auth/AuthAclState.h
src/auth/CredentialState.h
src/auth/Gadgets.h
src/auth/Scheme.h
src/auth/SchemesConfig.h
src/auth/Type.h
src/auth/User.h
src/auth/UserRequest.h
src/auth/basic/Config.h
src/auth/basic/NCSA/crypt_md5.h
src/auth/basic/NIS/nis_support.h
src/auth/basic/SMB_LM/msntauth.h
src/auth/basic/SMB_LM/valid.h
src/auth/basic/SSPI/valid.h
src/auth/basic/Scheme.h
src/auth/basic/User.h
src/auth/basic/UserRequest.h
src/auth/digest/Config.h
src/auth/digest/LDAP/digest_common.h
src/auth/digest/Scheme.h
src/auth/digest/User.h
src/auth/digest/UserRequest.h
src/auth/digest/eDirectory/digest_common.h
src/auth/digest/eDirectory/edir_ldapext.h
src/auth/digest/file/digest_common.h
src/auth/negotiate/Config.h
src/auth/negotiate/Scheme.h
src/auth/negotiate/User.h
src/auth/negotiate/UserRequest.h
src/auth/ntlm/Config.h
src/auth/ntlm/Scheme.h
src/auth/ntlm/User.h
src/auth/ntlm/UserRequest.h
src/auth/toUtf.h
src/base/AsyncCall.h
src/base/AsyncCallList.h
src/base/AsyncCallQueue.h
src/base/AsyncCallbacks.h
src/base/AsyncCbdataCalls.h
src/base/AsyncFunCalls.h
src/base/AsyncJob.h
src/base/AsyncJobCalls.h
src/base/ByteCounter.h
src/base/CbDataList.h
src/base/CbcPointer.h
src/base/CharacterSet.h
src/base/ClpMap.h
src/base/CodeContext.h
src/base/DelayedAsyncCalls.h
src/base/EnumIterator.h
src/base/File.h
src/base/HardFun.h
src/base/Here.h
src/base/InstanceId.h
src/base/IoManip.h
src/base/JobWait.h
src/base/LookupTable.h
src/base/Range.h
src/base/RefCount.h
src/base/RunnersRegistry.h
src/base/Subscription.h
src/base/TextException.h
src/base/YesNoNone.h
src/cache_cf.h
src/carp.h
src/cbdata.h
src/clientStream.h
src/clientStreamForward.h
src/client_db.h
src/client_side.h
src/client_side_reply.h
src/client_side_request.h
src/clients/FtpClient.h
src/clients/HttpTunneler.h
src/clients/HttpTunnelerAnswer.h
src/clients/forward.h
src/comm.h
src/comm/AcceptLimiter.h
src/comm/ConnOpener.h
src/comm/Connection.h
src/comm/Flag.h
src/comm/IoCallback.h
src/comm/Loops.h
src/comm/Read.h
src/comm/Tcp.h
src/comm/TcpAcceptor.h
src/comm/Write.h
src/comm/comm_internal.h
src/comm/forward.h
src/comm_poll.h
src/debug/Messages.h
src/defines.h
src/dlink.h
src/dns/LookupDetails.h
src/dns/forward.h
src/dns/rfc1035.h
src/dns/rfc2671.h
src/dns/rfc3596.h
src/enums.h
src/error/Detail.h
src/error/Error.h
src/error/ExceptionErrorDetail.h
src/error/SysErrorDetail.h
src/error/forward.h
src/errorpage.h
src/esi/Assign.h
src/esi/Attempt.h
src/esi/Context.h
src/esi/Element.h
src/esi/Esi.h
src/esi/Except.h
src/esi/ExpatParser.h
src/esi/Expression.h
src/esi/Include.h
src/esi/Libxml2Parser.h
src/esi/Literal.h
src/esi/Parser.h
src/esi/Segment.h
src/esi/Sequence.h
src/esi/Var.h
src/esi/VarState.h
src/eui/Config.h
src/eui/Eui48.h
src/eui/Eui64.h
src/event.h
src/fatal.h
src/fd.h
src/fde.h
src/format/ByteCode.h
src/format/Config.h
src/format/Format.h
src/format/Quoting.h
src/format/Token.h
src/format/TokenTableEntry.h
src/fqdncache.h
src/fs/Module.h
src/fs/rock/RockDbCell.h
src/fs/rock/RockHeaderUpdater.h
src/fs/rock/RockIoRequests.h
src/fs/rock/RockIoState.h
src/fs/rock/RockRebuild.h
src/fs/rock/RockStoreFileSystem.h
src/fs/rock/RockSwapDir.h
src/fs/rock/forward.h
src/fs/ufs/RebuildState.h
src/fs/ufs/StoreFSufs.h
src/fs/ufs/StoreSearchUFS.h
src/fs/ufs/UFSStoreState.h
src/fs/ufs/UFSStrategy.h
src/fs/ufs/UFSSwapDir.h
src/fs/ufs/UFSSwapLogParser.h
src/fs_io.h
src/ftp/Elements.h
src/ftp/Parsing.h
src/globals.h
src/helper.h
src/helper/ChildConfig.h
src/helper/Reply.h
src/helper/Request.h
src/helper/ReservationId.h
src/helper/ResultCode.h
src/helper/protocol_defines.h
src/hier_code.h
src/htcp.h
src/http.h
src/http/ContentLengthInterpreter.h
src/http/Message.h
src/http/ProtocolVersion.h
src/http/RegisteredHeaders.h
src/http/RequestMethod.h
src/http/StatusCode.h
src/http/StatusLine.h
src/http/one/Parser.h
src/http/one/RequestParser.h
src/http/one/ResponseParser.h
src/http/one/TeChunkedParser.h
src/icmp/Icmp.h
src/icmp/Icmp4.h
src/icmp/Icmp6.h
src/icmp/IcmpConfig.h
src/icmp/IcmpPinger.h
src/icmp/IcmpSquid.h
src/icmp/net_db.h
src/icp_opcode.h
src/ident/AclIdent.h
src/ident/Config.h
src/ident/Ident.h
src/int.h
src/internal.h
src/ip/Address.h
src/ip/Intercept.h
src/ip/NfMarkConfig.h
src/ip/QosConfig.h
src/ip/forward.h
src/ip/tools.h
src/ipc/Coordinator.h
src/ipc/FdNotes.h
src/ipc/Forwarder.h
src/ipc/Inquirer.h
src/ipc/Kid.h
src/ipc/Kids.h
src/ipc/MemMap.h
src/ipc/Messages.h
src/ipc/Port.h
src/ipc/Queue.h
src/ipc/ReadWriteLock.h
src/ipc/Request.h
src/ipc/RequestId.h
src/ipc/Response.h
src/ipc/SharedListen.h
src/ipc/StartListening.h
src/ipc/StoreMap.h
src/ipc/Strand.h
src/ipc/StrandCoord.h
src/ipc/StrandCoords.h
src/ipc/StrandSearch.h
src/ipc/TypedMsgHdr.h
src/ipc/UdsOp.h
src/ipc/forward.h
src/ipc/mem/FlexibleArray.h
src/ipc/mem/Page.h
src/ipc/mem/PagePool.h
src/ipc/mem/PageStack.h
src/ipc/mem/Pages.h
src/ipc/mem/Pointer.h
src/ipc/mem/Segment.h
src/ipc/mem/forward.h
src/ipcache.h
src/log/Config.h
src/log/CustomLog.h
src/log/Formats.h
src/log/FormattedLog.h
src/log/ModDaemon.h
src/log/ModStdio.h
src/log/ModSyslog.h
src/log/ModUdp.h
src/log/TcpLogger.h
src/log/access_log.h
src/log/forward.h
src/lookup_t.h
src/mem/AllocatorProxy.h
src/mem/Pool.h
src/mem/PoolChunked.h
src/mem/PoolMalloc.h
src/mem/PoolingAllocator.h
src/mem/Stats.h
src/mem/forward.h
src/mem_node.h
src/mgr/Action.h
src/mgr/ActionCreator.h
src/mgr/ActionParams.h
src/mgr/ActionPasswordList.h
src/mgr/ActionProfile.h
src/mgr/ActionWriter.h
src/mgr/BasicActions.h
src/mgr/Command.h
src/mgr/CountersAction.h
src/mgr/Filler.h
src/mgr/Forwarder.h
src/mgr/FunAction.h
src/mgr/InfoAction.h
src/mgr/Inquirer.h
src/mgr/IntParam.h
src/mgr/IntervalAction.h
src/mgr/IoAction.h
src/mgr/QueryParam.h
src/mgr/QueryParams.h
src/mgr/Registration.h
src/mgr/Request.h
src/mgr/Response.h
src/mgr/ServiceTimesAction.h
src/mgr/StoreIoAction.h
src/mgr/StoreToCommWriter.h
src/mgr/StringParam.h
src/mgr/forward.h
src/mime.h
src/mime_header.h
src/multicast.h
src/neighbors.h
src/parser/BinaryTokenizer.h
src/parser/Tokenizer.h
src/parser/forward.h
src/pconn.h
src/peer_proxy_negotiate_auth.h
src/peer_sourcehash.h
src/peer_userhash.h
src/protos.h
src/proxyp/Elements.h
src/proxyp/Header.h
src/proxyp/Parser.h
src/proxyp/forward.h
src/redirect.h
src/refresh.h
src/repl/heap/store_heap_replacement.h
src/repl_modules.h
src/sbuf/Algorithms.h
src/sbuf/List.h
src/sbuf/MemBlob.h
src/sbuf/SBuf.h
src/sbuf/Stats.h
src/sbuf/Stream.h
src/sbuf/StringConvert.h
src/security/CommunicationSecrets.h
src/security/EncryptorAnswer.h
src/security/ErrorDetail.h
src/security/Handshake.h
src/security/KeyLogger.h
src/security/cert_generators/file/certificate_db.h
src/servers/FtpServer.h
src/servers/Server.h
src/servers/forward.h
src/snmp/Forwarder.h
src/snmp/Inquirer.h
src/snmp/Pdu.h
src/snmp/Request.h
src/snmp/Response.h
src/snmp/Session.h
src/snmp/Var.h
src/snmp/forward.h
src/snmp_agent.h
src/snmp_core.h
src/ssl/Config.h
src/ssl/ErrorDetail.h
src/ssl/ErrorDetailManager.h
src/ssl/ProxyCerts.h
src/ssl/ServerBump.h
src/ssl/bio.h
src/ssl/cert_validate_message.h
src/ssl/context_storage.h
src/ssl/crtd_message.h
src/ssl/gadgets.h
src/ssl/helper.h
src/ssl/support.h
src/stat.h
src/stmem.h
src/store/Controlled.h
src/store/Controller.h
src/store/Disk.h
src/store/Disks.h
src/store/LocalSearch.h
src/store/Storage.h
src/store/forward.h
src/store_digest.h
src/store_key_md5.h
src/store_log.h
src/store_rebuild.h
src/store_swapin.h
src/swap_log_op.h
src/tests/CapturingStoreEntry.h
src/tests/SBufFindTest.h
src/tests/testACLMaxUserIP.h
src/tests/testAuth.h
src/tests/testBoilerplate.h
src/tests/testCacheManager.h
src/tests/testCharacterSet.h
src/tests/testConfigParser.h
src/tests/testDiskIO.h
src/tests/testEnumIterator.h
src/tests/testEvent.h
src/tests/testEventLoop.h
src/tests/testHttp1Parser.h
src/tests/testHttpReply.h
src/tests/testHttpRequest.h
src/tests/testHttpRequestMethod.h
src/tests/testIpAddress.h
src/tests/testLookupTable.h
src/tests/testRFC1035.h
src/tests/testRefCount.h
src/tests/testRock.h
src/tests/testSBuf.h
src/tests/testSBufList.h
src/tests/testStatHist.h
src/tests/testStore.h
src/tests/testStoreController.h
src/tests/testStoreHashIndex.h
src/tests/testStoreSupport.h
src/tests/testString.h
src/tests/testTokenizer.h
src/tests/testURL.h
src/tests/testUfs.h
src/tests/testUriScheme.h
src/time/Engine.h
src/time/forward.h
src/time/gadgets.h
src/tools.h
src/tunnel.h
src/typedefs.h
src/unlinkd.h
src/urn.h
src/wccp.h
src/wccp2.h
src/whois.h
src/win32.h
src/windows_service.h
src/wordlist.h
tools/squidclient/Parameters.h
tools/squidclient/Ping.h
tools/squidclient/gssapi_support.h

index dddf33c627708a8e5083480bb4e2dd66b5f30b10..68a4c3c109bf56187fd7390f61b65c896e9d8b95 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ASSERT_H
-#define SQUID_ASSERT_H
+#ifndef SQUID_COMPAT_ASSERT_H
+#define SQUID_COMPAT_ASSERT_H
 
 #if PURIFY
 #define assert(EX) ((void)0)
@@ -24,5 +24,5 @@ extern void
 #endif
 xassert(const char *, const char *, int);
 
-#endif /* SQUID_ASSERT_H */
+#endif /* SQUID_COMPAT_ASSERT_H */
 
index b0c41433bff4fb6310d6235ba8d17d32ca986163..824fc990affd62cd4178fc959518d8c944900023 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMPAT_H
-#define _SQUID_COMPAT_H
+#ifndef SQUID_COMPAT_COMPAT_H
+#define SQUID_COMPAT_COMPAT_H
 
 /*
  * From discussions it was chosen to push compat code as far down as possible.
 /* Valgrind API macros changed between two versions squid supports */
 #include "compat/valgrind.h"
 
-#endif /* _SQUID_COMPAT_H */
+#endif /* SQUID_COMPAT_COMPAT_H */
 
index fec177ab16a1aee61fc41e6ac999abc301a79cc0..81112e4dd2944df1992f20f7d23e9ea135e2f74e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMPAT_SHARED_H
-#define _SQUID_COMPAT_SHARED_H
+#ifndef SQUID_COMPAT_COMPAT_SHARED_H
+#define SQUID_COMPAT_COMPAT_SHARED_H
 
 /*
  * This file contains all the compatibility and portability hacks
@@ -254,5 +254,5 @@ const char * squid_strnstr(const char *s, const char *find, size_t slen);
 #define PRINTF_FORMAT_ARG3
 #endif
 
-#endif /* _SQUID_COMPAT_SHARED_H */
+#endif /* SQUID_COMPAT_COMPAT_SHARED_H */
 
index cbde48e071c0e5643043cde36396f3dd274c19ca..241aba762859093aeaad183e04ab01e8cf35b1d2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef COMPAT_DEBUG_H
-#define COMPAT_DEBUG_H
+#ifndef SQUID_COMPAT_DEBUG_H
+#define SQUID_COMPAT_DEBUG_H
 
 /*
  * A debug method for use of external helpers and tools.
@@ -43,5 +43,5 @@ SQUIDCEXTERN int debug_enabled;
 void debug(const char *format,...);
 #endif
 
-#endif /* COMPAT_DEBUG_H */
+#endif /* SQUID_COMPAT_DEBUG_H */
 
index 84858f276e3b30b8405427666c01ed92957214f2..146cafd158083461b9837c071a1abc9c7a4068a1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FDSETSIZE_H
-#define SQUID_FDSETSIZE_H
+#ifndef SQUID_COMPAT_FDSETSIZE_H
+#define SQUID_COMPAT_FDSETSIZE_H
 
 /****************************************************************************
  *--------------------------------------------------------------------------*
@@ -86,5 +86,5 @@
 # endif
 #endif
 
-#endif /* SQUID_FDSETSIZE_H */
+#endif /* SQUID_COMPAT_FDSETSIZE_H */
 
index 62e70994e720dfad4560d9d1aacc8c816f08ec7e..e4acf337852589603187c5aadd94df73eff18190 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _getaddrinfo_h
-#define _getaddrinfo_h
+#ifndef SQUID_COMPAT_GETADDRINFO_H
+#define SQUID_COMPAT_GETADDRINFO_H
 
 /*
  *  Shamelessly duplicated from the fetchmail public sources
@@ -81,5 +81,5 @@ SQUIDCEXTERN const char *xgai_strerror (int code);
 #endif
 
 #endif /* HAVE_DECL_GETADDRINFO */
-#endif /* _getaddrinfo_h */
+#endif /* SQUID_COMPAT_GETADDRINFO_H */
 
index cc1a23ba9d66a3df2176e7352681d320fd06f5c0..256f28e9a272f05ab5e27866837349e01494178a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _getnameinfo_h
-#define _getnameinfo_h
+#ifndef SQUID_COMPAT_GETNAMEINFO_H
+#define SQUID_COMPAT_GETNAMEINFO_H
 
 #if !HAVE_DECL_GETNAMEINFO
 
@@ -23,5 +23,5 @@ SQUIDCEXTERN int xgetnameinfo(const struct sockaddr *sa,
 #define getnameinfo xgetnameinfo
 
 #endif /* HAVE_DECL_GETNAMEINFO */
-#endif /* _getnameinfo_h */
+#endif /* SQUID_COMPAT_GETNAMEINFO_H */
 
index 3d9bf68d8318c01a47552bf1be84a3efeef1fe64..538ba5a9e6df458c7a2c08e728af6f66b25ba0b2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _INC_INET_NTOP_H
-#define _INC_INET_NTOP_H
+#ifndef SQUID_COMPAT_INET_NTOP_H
+#define SQUID_COMPAT_INET_NTOP_H
 
 /* Use the system provided version where possible */
 #if !HAVE_DECL_INET_NTOP
@@ -26,5 +26,5 @@ SQUIDCEXTERN const char * xinet_ntop(int af, const void *src, char *dst, size_t
 #endif
 
 #endif /* HAVE_DECL_INET_NTOP */
-#endif /* _INC_INET_NTOP_H */
+#endif /* SQUID_COMPAT_INET_NTOP_H */
 
index 4e4c020dc5511b6c56de1db2d2da88faca571d68..a31b1b8e644af642383d3cc88695488eb0ad04f1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _INC_INET_PTON_H
-#define _INC_INET_PTON_H
+#ifndef SQUID_COMPAT_INET_PTON_H
+#define SQUID_COMPAT_INET_PTON_H
 
 /* Use the system provided version where possible */
 #if !HAVE_DECL_INET_PTON
@@ -29,5 +29,5 @@ SQUIDCEXTERN int xinet_pton(int af, const char *src, void *dst);
 #endif
 
 #endif /* HAVE_DECL_INET_PTON */
-#endif /* _INC_INET_NTOP_H */
+#endif /* SQUID_COMPAT_INET_PTON_H */
 
index 81217b915fd1d7f6b502f72c3e7de5bbd5c71bf8..7962fb3b934112b895f3a5079e0e88c2cfa5b990 100644 (file)
@@ -6,13 +6,13 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_INITGROUPS_H
-#define SQUID_INITGROUPS_H
+#ifndef SQUID_COMPAT_INITGROUPS_H
+#define SQUID_COMPAT_INITGROUPS_H
 
 #if !HAVE_INITGROUPS
 
 SQUIDCEXTERN int initgroups(const char *user, gid_t group);
 
 #endif
-#endif /* SQUID_INITGROPS_H */
+#endif /* SQUID_COMPAT_INITGROUPS_H */
 
index cd110521c790c89dbbcd00ac40f84ff49413b2e8..fa88abe67ddf058d695abc8d96059c275e7f091d 100644 (file)
@@ -46,4 +46,4 @@ extern "C" {
 #  endif
 #endif /* HAVE_KRB5_H */
 
-#endif /* _SQUID__COMPAT_KRB5_H */
+#endif /* SQUID_COMPAT_KRB5_H */
index 2b445d8a73b3e5bb68937845ee7385522c984214..f29d538557be85ff3554891791b9561ffd56f4fc 100644 (file)
@@ -16,8 +16,8 @@
  * can be dropped.
  */
 
-#ifndef OPENSSL_COMPAT_H
-#define OPENSSL_COMPAT_H
+#ifndef SQUID_COMPAT_OPENSSL_H
+#define SQUID_COMPAT_OPENSSL_H
 
 #if !USE_OPENSSL
 #error compat/openssl.h depends on USE_OPENSSL
@@ -317,5 +317,5 @@ SQUID_OPENSSL_init_ssl(void)
 #endif
 }
 
-#endif /* OPENSSL_COMPAT_H */
+#endif /* SQUID_COMPAT_OPENSSL_H */
 
index 6665ac10526fc6220c771b392a45b3a2d8a8e6ed..9ab5784b302fe46010022de9d9f9727003489dfb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_AIX_H
-#define SQUID_OS_AIX_H
+#ifndef SQUID_COMPAT_OS_AIX_H
+#define SQUID_COMPAT_OS_AIX_H
 
 #if _SQUID_AIX_
 
@@ -26,5 +26,5 @@
 #endif
 
 #endif /* _SQUID_AIX_ */
-#endif /* SQUID_OS_AIX_H */
+#endif /* SQUID_COMPAT_OS_AIX_H */
 
index f3b91d5126d39a91ccdd6f50683510524feb2abb..700c197169b8234fde243929c9efad2ad1dbe80d 100644 (file)
@@ -5,8 +5,8 @@
  * contributions from numerous individuals and organizations.
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
-#ifndef SQUID_OS_ANDROID_H
-#define SQUID_OS_ANDROID_H
+#ifndef SQUID_COMPAT_OS_ANDROID_H
+#define SQUID_COMPAT_OS_ANDROID_H
 
 #if defined(__ANDROID__)
 /****************************************************************************
@@ -17,5 +17,5 @@
 #define _SQUID_ANDROID_ 1
 
 #endif /* _SQUID_ANDROID_ */
-#endif /* SQUID_OS_ANDROID_H */
+#endif /* SQUID_COMPAT_OS_ANDROID_H */
 
index 3b5f3c0f2fade96bc400ca66559d2b508d4a0b62..8164ba19eb09528d663224e5bbe8f7a2050b7585 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_DRAGONFLY_H
-#define SQUID_OS_DRAGONFLY_H
+#ifndef SQUID_COMPAT_OS_DRAGONFLY_H
+#define SQUID_COMPAT_OS_DRAGONFLY_H
 
 #if _SQUID_DRAGONFLY_
 
@@ -25,5 +25,5 @@
 #endif
 
 #endif /* _SQUID_DRAGONFLY_ */
-#endif /* SQUID_OS_DRAGONFLY_H */
+#endif /* SQUID_COMPAT_OS_DRAGONFLY_H */
 
index 0927cc13b8edbf92a0fcadf7caacbb12c3c3595b..709d85ff1ad81d971551e96eed06f7728e21b107 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_FREEBSD_H
-#define SQUID_OS_FREEBSD_H
+#ifndef SQUID_COMPAT_OS_FREEBSD_H
+#define SQUID_COMPAT_OS_FREEBSD_H
 
 #if _SQUID_FREEBSD_
 
@@ -40,5 +40,5 @@
 #define s6_addr32 __u6_addr.__u6_addr32
 
 #endif /* _SQUID_FREEBSD_ */
-#endif /* SQUID_OS_FREEBSD_H */
+#endif /* SQUID_COMPAT_OS_FREEBSD_H */
 
index 7326123c4706b357947c4e0d7278a104bc4c0278..5f922955b2bd7b6d6509b3c1eb1c53fc931aa98d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_HPUX_H
-#define SQUID_OS_HPUX_H
+#ifndef SQUID_COMPAT_OS_HPUX_H
+#define SQUID_COMPAT_OS_HPUX_H
 
 #if _SQUID_HPUX_
 
@@ -39,5 +39,5 @@
 #endif
 
 #endif /* _SQUID_HPUX_ */
-#endif /* SQUID_OS_HPUX_H */
+#endif /* SQUID_COMPAT_OS_HPUX_H */
 
index 8c9fdf5dfc2e59078ce4b4f29162d04aef95b3f7..c3568a2b27557c4d4969782932e020bc38918b92 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_LINUX_H
-#define SQUID_OS_LINUX_H
+#ifndef SQUID_COMPAT_OS_LINUX_H
+#define SQUID_COMPAT_OS_LINUX_H
 
 #if _SQUID_LINUX_
 
@@ -69,5 +69,5 @@
 #endif
 
 #endif /* _SQUID_LINUX_ */
-#endif /* SQUID_OS_LINUX_H */
+#endif /* SQUID_COMPAT_OS_LINUX_H */
 
index 8514bc440e23c8705d2cdd851b7cbb623f96e2c8..0437b2dfbb956167090b7339082344a513e8784d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_MACOSX_H
-#define SQUID_OS_MACOSX_H
+#ifndef SQUID_COMPAT_OS_MACOSX_H
+#define SQUID_COMPAT_OS_MACOSX_H
 
 #if _SQUID_APPLE_
 
@@ -29,5 +29,5 @@
 #include "compat/cmsg.h"
 
 #endif /* _SQUID_APPLE_ */
-#endif /* SQUID_OS_MACOSX_H */
+#endif /* SQUID_COMPAT_OS_MACOSX_H */
 
index 62978cee4e32ff3c1db0696b0d6db7122acf1986..af66bcca29ec5eeac47af85b0d8c2dcfff2f4e93 100644 (file)
@@ -11,8 +11,8 @@
  * AUTHOR: Guido Serassio <serassio@squid-cache.org>
  */
 
-#ifndef SQUID_OS_MSWINDOWS_H
-#define SQUID_OS_MSWINDOWS_H
+#ifndef SQUID_COMPAT_OS_MSWINDOWS_H
+#define SQUID_COMPAT_OS_MSWINDOWS_H
 
 #if _SQUID_WINDOWS_
 
@@ -1016,5 +1016,5 @@ void syslog(int priority, const char *fmt, ...);
 void WIN32_maperror(unsigned long WIN32_oserrno);
 
 #endif /* _SQUID_WINDOWS_ */
-#endif /* SQUID_OS_MSWINDOWS_H */
+#endif /* SQUID_COMPAT_OS_MSWINDOWS_H */
 
index 883b790214d4151a88f6643d691ef56c86fb6243..94b75b9f29dd4acdfa021bdc89519849f96a58a0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_NETBSD_H
-#define SQUID_OS_NETBSD_H
+#ifndef SQUID_COMPAT_OS_NETBSD_H
+#define SQUID_COMPAT_OS_NETBSD_H
 
 #if _SQUID_NETBSD_
 
@@ -30,5 +30,5 @@
 #define s6_addr32 __u6_addr.__u6_addr32
 
 #endif /* _SQUID_NETBSD_ */
-#endif /* SQUID_OS_NETBSD_H */
+#endif /* SQUID_COMPAT_OS_NETBSD_H */
 
index d50b9612073094fcde4f9435c1428b6a2c97e678..66c3fc457e011cab3da112b1b6de20ba113ae099 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_OPENBSD_H
-#define SQUID_OS_OPENBSD_H
+#ifndef SQUID_COMPAT_OS_OPENBSD_H
+#define SQUID_COMPAT_OS_OPENBSD_H
 
 #if _SQUID_OPENBSD_
 
@@ -47,5 +47,5 @@
 #endif
 
 #endif /* _SQUID_OPENBSD_ */
-#endif /* SQUID_OS_OPENBSD_H */
+#endif /* SQUID_COMPAT_OS_OPENBSD_H */
 
index bbdf3c32b8917ce5d28024ef46ef14820a0ad441..819033bc83d838f0aaa5d13fd72bb61056082548 100644 (file)
@@ -80,8 +80,8 @@
  * returned in network order (suitable for use in system calls).
  */
 
-#ifndef _NETDB_H
-#define _NETDB_H
+#ifndef SQUID_COMPAT_OS_OPENSOLARIS_10_NETDB_H
+#define SQUID_COMPAT_OS_OPENSOLARIS_10_NETDB_H
 
 #include <sys/types.h>
 #include <netinet/in.h>
@@ -484,5 +484,5 @@ extern int  *__h_errno();
 }
 #endif
 
-#endif  /* _NETDB_H */
+#endif /* SQUID_COMPAT_OS_OPENSOLARIS_10_NETDB_H */
 
index d62e355fee1819454766f275abfc20fd4cffdcdc..afdfee3854b1b11e7959686e7d252aa6947b9e36 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_OS2_H
-#define SQUID_OS_OS2_H
+#ifndef SQUID_COMPAT_OS_OS2_H
+#define SQUID_COMPAT_OS_OS2_H
 
 #if _SQUID_OS2_
 
@@ -24,5 +24,5 @@
 */
 
 #endif /* _SQUID_OS2_ */
-#endif /* SQUID_OS_OS2_H */
+#endif /* SQUID_COMPAT_OS_OS2_H */
 
index 1d877abb418ccb1ef2205befa82908f845f8230d..0888d9c4bec702062ff1bd5213e575c3fe674e37 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_QNX_H
-#define SQUID_OS_QNX_H
+#ifndef SQUID_COMPAT_OS_QNX_H
+#define SQUID_COMPAT_OS_QNX_H
 
 #if _SQUID_QNX_
 
@@ -23,5 +23,5 @@
 #include <unix.h>
 
 #endif /* _SQUID_QNX_ */
-#endif /* SQUID_OS_QNX_H */
+#endif /* SQUID_COMPAT_OS_QNX_H */
 
index f1deccea8b8149f33e4ed2dd6bed88d151c8d32e..481b1997a9709fed2e9df09212a711ab6c015d97 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_SGI_H
-#define SQUID_OS_SGI_H
+#ifndef SQUID_COMPAT_OS_SGI_H
+#define SQUID_COMPAT_OS_SGI_H
 
 #if _SQUID_SGI_
 
@@ -26,5 +26,5 @@
 #endif /* USE_ASYNC_IO */
 
 #endif /* _SQUID_SGI_ */
-#endif /* SQUID_OS_SGI_H */
+#endif /* SQUID_COMPAT_OS_SGI_H */
 
index c5c3b666a5a9b62b6058d4aad0072a44664611d7..fe7d0b011534ea8519644bdcdbaa350dcfa10c47 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_SOLARIS_H
-#define SQUID_OS_SOLARIS_H
+#ifndef SQUID_COMPAT_OS_SOLARIS_H
+#define SQUID_COMPAT_OS_SOLARIS_H
 
 #if _SQUID_SOLARIS_
 
@@ -104,5 +104,5 @@ SQUIDCEXTERN int gethostname(char *, int);
 #endif
 
 #endif /* _SQUID_SOLARIS_ */
-#endif /* SQUID_OS_SOALRIS_H */
+#endif /* SQUID_COMPAT_OS_SOLARIS_H */
 
index 8ab17d561fc10b956c76c8023168d3de9d704d99..e77e31039fd9db95ca0abca9893a06ace5510a0e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_SUNOS_H
-#define SQUID_OS_SUNOS_H
+#ifndef SQUID_COMPAT_OS_SUNOS_H
+#define SQUID_COMPAT_OS_SUNOS_H
 
 #if _SQUID_SUNOS_
 
@@ -28,5 +28,5 @@
 #define SQUID_NONBLOCK O_NDELAY
 
 #endif /* _SQUID_SUNOS_ */
-#endif /* SQUID_OS_SUNOS_H */
+#endif /* SQUID_COMPAT_OS_SUNOS_H */
 
index ee2b44713d3a28184d0baaf196757ccdd636cb0f..2976f4cca0b1584536375ea44dd1627ba8970b80 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __SQUID_PSIGNAL_H
-#define __SQUID_PSIGNAL_H
+#ifndef SQUID_COMPAT_PSIGNAL_H
+#define SQUID_COMPAT_PSIGNAL_H
 
 #if HAVE_SIGNAL_H
 #include <signal.h>
@@ -15,5 +15,5 @@
 
 extern void psignal(int sig, const char* msg);
 
-#endif /* __SQUID_PSIGNAL_H */
+#endif /* SQUID_COMPAT_PSIGNAL_H */
 
index 6006dd95fa0bca104870b66f5aae3d712c9ba24d..39682d0a6f49bcce72aeeb0731d496a3318ee831 100644 (file)
@@ -50,5 +50,5 @@ extern "C" {
 /// Determines whether segment names are iterpreted as full file paths.
 bool shm_portable_segment_name_is_path();
 
-#endif /* SQUID_COMPAT_CPU_H */
+#endif /* SQUID_COMPAT_SHM_H */
 
index 48394e4e78b5ee523bc5eeed39b6569d22d48247..e03a26af968e495be239d0e4c63617530d0c882b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMPAT_XSTATVFS_H
-#define _SQUID_COMPAT_XSTATVFS_H
+#ifndef SQUID_COMPAT_STATVFS_H
+#define SQUID_COMPAT_STATVFS_H
 
 #if HAVE_SYS_STATVFS_H && HAVE_STATVFS
 #include <sys/statvfs.h>
@@ -61,5 +61,5 @@ int xstatvfs(const char *path, struct statvfs *buf);
 
 #endif
 
-#endif /* _SQUID_COMPAT_XSTATVFS_H */
+#endif /* SQUID_COMPAT_STATVFS_H */
 
index c7ce69c59907fd19f930893e3fd53241bc759e09..0f37fd51a666f3db7e76ae1d432094c0fe2380d8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMPAT_STDIO_H
-#define _SQUID_COMPAT_STDIO_H
+#ifndef SQUID_COMPAT_STDIO_H
+#define SQUID_COMPAT_STDIO_H
 
 /** 64-bit broken <cstdio>
  *
@@ -62,5 +62,5 @@ inline FILE * tmpfile(void) { return tmpfile64(); }
 #define MAXPATHLEN SQUID_MAXPATHLEN
 #endif
 
-#endif /* _SQUID_COMPAT_STDIO_H */
+#endif /* SQUID_COMPAT_STDIO_H */
 
index 1dec31b993a43bc24c38ccfb78fb5bed723056f0..c4f7c5d609615bb34c82657b0cc99a9ec4f5f58b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_STDVARARGS_H
-#define _SQUID_STDVARARGS_H
+#ifndef SQUID_COMPAT_STDVARARGS_H
+#define SQUID_COMPAT_STDVARARGS_H
 
 /*
  * va_* variables come from various places on different platforms.
@@ -46,5 +46,5 @@
 #include <syslog.h>
 #endif
 
-#endif /* _SQUID_STDVARARGS_H */
+#endif /* SQUID_COMPAT_STDVARARGS_H */
 
index 622fa3bda5ec30ba1f35a86b6d0cd3f6c1dcb31c..7e89d6b5f0006b3648d39e929d0431ecd9fd25f1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef COMPAT_STRNRCHR_H_
-#define COMPAT_STRNRCHR_H_
+#ifndef SQUID_COMPAT_STRNRCHR_H
+#define SQUID_COMPAT_STRNRCHR_H
 
 #if HAVE_STDDEF_H
 #include <stddef.h>
@@ -21,5 +21,5 @@
  */
 SQUIDCEXTERN const char *strnrchr(const char *s, size_t count, int c);
 
-#endif /* COMPAT_STRNRCHR_H_ */
+#endif /* SQUID_COMPAT_STRNRCHR_H */
 
index b8ea5e67ddb613bea85d124d048ccdd2aae312c6..38f91ec697872851ab5688d1b47a0de1b36ee1bb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMPAT_STRTOLL_H
-#define _SQUID_COMPAT_STRTOLL_H
+#ifndef SQUID_COMPAT_STRTOLL_H
+#define SQUID_COMPAT_STRTOLL_H
 
 #if !HAVE_STRTOLL
 
@@ -22,5 +22,5 @@
 SQUIDCEXTERN int64_t strtoll(const char *nptr, char **endptr, int base);
 
 #endif /* !HAVE_STRTOLL */
-#endif /* _SQUID_COMPAT_STRTOLL_H */
+#endif /* SQUID_COMPAT_STRTOLL_H */
 
index f57c7f32e36297b4776c4c14578ab1faafbc602b..b56909527cb5869d198f2a27f2d5f1614139c7ec 100644 (file)
  * Cambridge, MA 02139, USA.
  */
 
-#ifndef SQUID_TEMPNAM_H
-#define SQUID_TEMPNAM_H
+#ifndef SQUID_COMPAT_TEMPNAM_H
+#define SQUID_COMPAT_TEMPNAM_H
 
 extern char *tempnam(const char *, const char *);
 
-#endif /* SQUID_TEMPNAM_H */
+#endif /* SQUID_COMPAT_TEMPNAM_H */
 
index 400808cc48e188249603cf1cfb465699db70bc97..0cc7873087a72ff98d9d88e80f068ef542ebe379 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_COMPAT_TESTS_TESTPRECOMPILER_H
-#define SQUID_COMPAT_TESTS_TESTPRECOMPILER_H
+#ifndef SQUID_COMPAT_TESTPRECOMPILER_H
+#define SQUID_COMPAT_TESTPRECOMPILER_H
 
 #include <cppunit/extensions/HelperMacros.h>
 
@@ -29,5 +29,5 @@ protected:
     void testIfDefOr();
 };
 
-#endif /* SQUID_COMPAT_TESTS_TESTPRECOMPILER_H */
+#endif /* SQUID_COMPAT_TESTPRECOMPILER_H */
 
index 245b5fc048bca4ef840fc36d4389ae5bf5a8e8be..a962668d4f0ea1f495bcfccdd8e607faa48376a3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_TYPES_H
-#define SQUID_TYPES_H
+#ifndef SQUID_COMPAT_TYPES_H
+#define SQUID_COMPAT_TYPES_H
 
 /*
  * Here are defined several known-width types, obtained via autoconf
@@ -160,5 +160,5 @@ typedef long mtyp_t;
 #define NULL 0
 #endif
 
-#endif /* SQUID_TYPES_H */
+#endif /* SQUID_COMPAT_TYPES_H */
 
index 7c7710fa0e20c3fd8816d52c2e704a74fa0ecf66..f0032ec87f71145f7981099334135fbc377f8d9f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_VALGRIND_H
-#define SQUID_VALGRIND_H
+#ifndef SQUID_COMPAT_VALGRIND_H
+#define SQUID_COMPAT_VALGRIND_H
 
 /****************************************************************************
  *--------------------------------------------------------------------------*
@@ -42,5 +42,5 @@
 # define RUNNING_ON_VALGRIND 0
 #endif /* WITH_VALGRIND */
 
-#endif /* SQUID_CONFIG_H */
+#endif /* SQUID_COMPAT_VALGRIND_H */
 
index 0437a03c2dbf866b17249cd92a20ee7bdf65ef21..da6d7646ff37ab11ed448b4370985ce5c9105db6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMPAT_XALLOC_H
-#define _SQUID_COMPAT_XALLOC_H
+#ifndef SQUID_COMPAT_XALLOC_H
+#define SQUID_COMPAT_XALLOC_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -80,5 +80,5 @@ static inline void xfree(const void *p) { if (p) free_const(p); }
 extern void malloc_statistics(void (*func) (int, int, int, void *), void *data);
 #endif
 
-#endif /* _SQUID_COMPAT_XALLOC_H */
+#endif /* SQUID_COMPAT_XALLOC_H */
 
index 419272777bb17bbcecd008a841500c202872efed..d8e2e13f63d53b17150eb2eaa7cf3190985ff1b7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMPAT_XIS_H
-#define _SQUID_COMPAT_XIS_H
+#ifndef SQUID_COMPAT_XIS_H
+#define SQUID_COMPAT_XIS_H
 
 #if HAVE_CTYPE_H
 #include <ctype.h>
@@ -46,5 +46,5 @@
 #define xisgraph(x) isgraph((unsigned char)x)
 #endif
 
-#endif /* _SQUID_COMPAT_XIS_H */
+#endif /* SQUID_COMPAT_XIS_H */
 
index 66736c4369579dcbc51af18641bcf557c95cfe57..928d8a731d299a3c3fb7d4fc9e9dee77fc904a45 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMPAT_XSTRERROR_H
-#define _SQUID_COMPAT_XSTRERROR_H
+#ifndef SQUID_COMPAT_XSTRERROR_H
+#define SQUID_COMPAT_XSTRERROR_H
 
 #if HAVE_ERRNO_H
 #include <errno.h>
@@ -20,5 +20,5 @@
  */
 extern const char * xstrerr(int error);
 
-#endif /* _SQUID_COMPAT_XSTRERROR_H */
+#endif /* SQUID_COMPAT_XSTRERROR_H */
 
index 105b4a3cfa858dcb9bceacd9f8073bf21c9caa86..a849343bc519ea2cb837b96db3957c8b0e1ea7ba 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_XSTRTO_H
-#define _SQUID_XSTRTO_H
+#ifndef SQUID_COMPAT_XSTRTO_H
+#define SQUID_COMPAT_XSTRTO_H
 
 // this function is not used by the remaining Squid C code
 #if defined(__cplusplus)
@@ -32,5 +32,5 @@ bool xstrtoui(const char *s, char **end, unsigned int *value,
               unsigned int min, unsigned int max);
 
 #endif /* __cplusplus */
-#endif /* _SQUID_XSTRTO_H */
+#endif /* SQUID_COMPAT_XSTRTO_H */
 
index 48d5b7367f76e78bac4b3fe0e6d54f6c8f92a7e0..557657355ca57684884d13b400e670240bbdd53e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_ASN1_H
-#define SQUID_SNMP_ASN1_H
+#ifndef SQUID_INCLUDE_ASN1_H
+#define SQUID_INCLUDE_ASN1_H
 
 /*
  * Definitions for Abstract Syntax Notation One, ASN.1
@@ -100,5 +100,5 @@ u_char *asn_build_exception(u_char *, int *, u_char);
 
 #endif
 
-#endif  /* SQUID_SNMP_ASN1_H */
+#endif /* SQUID_INCLUDE_ASN1_H */
 
index 6b7672f63d058ba0c2c90044b94a32f9f4aefbd5..182ef324d19b3129b6ec68e6ef89ff118aab16ba 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_BASE64_H
-#define _SQUID_BASE64_H
+#ifndef SQUID_INCLUDE_BASE64_H
+#define SQUID_INCLUDE_BASE64_H
 
 #if HAVE_NETTLE_BASE64_H && HAVE_NETTLE34_BASE64
 #include <nettle/base64.h>
@@ -168,5 +168,5 @@ base64_decode_final(struct base64_decode_ctx *ctx);
 /// a string of length 'decodedLen' including all terminator bytes.
 #   define base64_encode_len(length) (BASE64_ENCODE_LENGTH(length)+BASE64_ENCODE_FINAL_LENGTH+1)
 
-#endif /* _SQUID_BASE64_H */
+#endif /* SQUID_INCLUDE_BASE64_H */
 
index cfb629348459343ee19f7bd54d0ab6bb41e0bb59..087d9219686f329b3c822cb965dc1a7b4fed448b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CACHE_SNMP_H
-#define SQUID_CACHE_SNMP_H
+#ifndef SQUID_INCLUDE_CACHE_SNMP_H
+#define SQUID_INCLUDE_CACHE_SNMP_H
 
 #if SQUID_SNMP
 
@@ -269,5 +269,5 @@ enum {
 
 #endif /* SQUID_SNMP */
 
-#endif /* SQUID_CACHE_SNMP_H */
+#endif /* SQUID_INCLUDE_CACHE_SNMP_H */
 
index ca360d04a0a5a556ff21ce3fb1999fa35aae0c87..f015821ad08a7252eac0e22855c0144b4f395e42 100644 (file)
@@ -6,10 +6,10 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_GETFULLHOSTNAME_H
-#define _SQUID_GETFULLHOSTNAME_H
+#ifndef SQUID_INCLUDE_GETFULLHOSTNAME_H
+#define SQUID_INCLUDE_GETFULLHOSTNAME_H
 
 SQUIDCEXTERN const char *getfullhostname(void);
 
-#endif /* _SQUID_GETFULLHOSTNAME_H */
+#endif /* SQUID_INCLUDE_GETFULLHOSTNAME_H */
 
index 077dbb29bf4dc22d6c64688e5bfa51d8a37f0f4e..c1257127ad30614bead78c8ad41ed01207411b2d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HASH_H
-#define SQUID_HASH_H
+#ifndef SQUID_INCLUDE_HASH_H
+#define SQUID_INCLUDE_HASH_H
 
 typedef void HASHFREE(void *);
 typedef int HASHCMP(const void *, const void *);
@@ -65,5 +65,5 @@ SQUIDCEXTERN const char *hashKeyStr(const hash_link *);
  */
 #define  DEFAULT_HASH_SIZE 7951 /* prime number < 8192 */
 
-#endif /* SQUID_HASH_H */
+#endif /* SQUID_INCLUDE_HASH_H */
 
index 5e9bd065a1dbacbdb7c09a22266728a7774aed45..1e439c0eadedd994e1391b9fdd644465976a3be1 100644 (file)
@@ -19,8 +19,8 @@
  * the top of the heap (as in the smallest object key value).  Child nodes
  * are larger than their parent.
  ****************************************************************************/
-#ifndef SQUID_HEAP_H
-#define SQUID_HEAP_H
+#ifndef SQUID_INCLUDE_HEAP_H
+#define SQUID_INCLUDE_HEAP_H
 
 /*
  * Function for generating heap keys.  The first argument will typically be
@@ -150,5 +150,5 @@ SQUIDCEXTERN void heap_printnode(char *msg, heap_node * elm);
 
 SQUIDCEXTERN int verify_heap_property(heap *);
 
-#endif /* SQUID_HEAP_H */
+#endif /* SQUID_INCLUDE_HEAP_H */
 
index 13b8b6841a6459509857ca65a9e6c005b0aff91b..129d2a77183838e13c96c09ab0aad08d76459079 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_HTML_QUOTE_H
-#define _SQUID_HTML_QUOTE_H
+#ifndef SQUID_INCLUDE_HTML_QUOTE_H
+#define SQUID_INCLUDE_HTML_QUOTE_H
 
 #ifdef __cplusplus
 extern "C"
@@ -17,5 +17,5 @@ extern
 
 char *html_quote(const char *);
 
-#endif /* _SQUID_HTML_QUOTE_H */
+#endif /* SQUID_INCLUDE_HTML_QUOTE_H */
 
index 7240c192c6aef2cb84019d8f8f9f8bdc803be4fa..9249fea619244bace43858fcc481b9c69ff0a89f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MD5_H
-#define SQUID_MD5_H
+#ifndef SQUID_INCLUDE_MD5_H
+#define SQUID_INCLUDE_MD5_H
 
 #if HAVE_NETTLE_MD5_H
 #include <nettle/md5.h>
@@ -67,5 +67,5 @@ SQUIDCEXTERN void SquidMD5Transform(uint32_t buf[4], uint32_t const in[16]);
 
 #endif /* HAVE_NETTLE_MD5_H */
 
-#endif /* SQUID_MD5_H */
+#endif /* SQUID_INCLUDE_MD5_H */
 
index 3a3c7c19500d512710ff8cc00fbbc09d5f6a981a..47bfc7a01db6d2e75403ed28c944307e3a349809 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PARSE_H
-#define SQUID_PARSE_H
+#ifndef SQUID_INCLUDE_PARSE_H
+#define SQUID_INCLUDE_PARSE_H
 
 /***********************************************************
     Copyright 1989 by Carnegie Mellon University
@@ -96,5 +96,5 @@ struct snmp_mib_tree *read_mib(char *);
 
 #endif
 
-#endif              /* SQUID_PARSE_H */
+#endif /* SQUID_INCLUDE_PARSE_H */
 
index 2e3ad436bb833e5d949de35095e87e7dc66b8999..bd16fecbbed35eec0a7d9c9001dfa0921d454ae4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_RADIX_H
-#define SQUID_RADIX_H
+#ifndef SQUID_INCLUDE_RADIX_H
+#define SQUID_INCLUDE_RADIX_H
 
 /*
  * Copyright (c) 1988, 1989, 1993
@@ -159,5 +159,5 @@ SQUIDCEXTERN struct squid_radix_node *squid_rn_search_m(void *, struct squid_rad
 
 SQUIDCEXTERN struct squid_radix_node *squid_rn_lookup(void *, void *, struct squid_radix_node_head *);
 
-#endif /* SQUID_RADIX_H */
+#endif /* SQUID_INCLUDE_RADIX_H */
 
index 6244dc4b7f83c4c985d7ec199877a1af855ad28b..398d7aacea13cd27162d3aa3655ff90364dbb055 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_INCLUDE_RFC1738_H
-#define _SQUID_INCLUDE_RFC1738_H
+#ifndef SQUID_INCLUDE_RFC1738_H
+#define SQUID_INCLUDE_RFC1738_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -67,5 +67,5 @@ extern void rfc1738_unescape(char *url);
 #ifdef __cplusplus
 }
 #endif
-#endif /* _SQUID_INCLUDE_RFC1738_H */
+#endif /* SQUID_INCLUDE_RFC1738_H */
 
index ee94e071aaf75fe21f796cd6690b3c2caa2df246..093c7acedd208164e8918f32b35eac4399b77bc2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_INCLUDE_RFC1123_H
-#define _SQUID_INCLUDE_RFC1123_H
+#ifndef SQUID_INCLUDE_RFC2181_H
+#define SQUID_INCLUDE_RFC2181_H
 
 /**
  \par RFC 2181 section 11:
@@ -29,5 +29,5 @@
 /** Back-port macro for old squid code still using SQUIDHOSTNAMELEN without RFC reference. */
 #define SQUIDHOSTNAMELEN    RFC2181_MAXHOSTNAMELEN
 
-#endif /* _SQUID_INCLUDE_RFC1123_H */
+#endif /* SQUID_INCLUDE_RFC2181_H */
 
index 4322146522664522d901f94e50e6f89395140d6b..8996f6435659a6edeb3b4d31e4a5f41847afaa29 100644 (file)
@@ -20,8 +20,8 @@
  * to prevent squid knowing the users password (idea suggested in RFC 2617).
  */
 
-#ifndef SQUID_RFC2617_H
-#define SQUID_RFC2617_H
+#ifndef SQUID_INCLUDE_RFC2617_H
+#define SQUID_INCLUDE_RFC2617_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -64,5 +64,5 @@ extern void CvtBin(const HASHHEX Hex, HASH Bin);
 #ifdef __cplusplus
 }
 #endif
-#endif /* SQUID_RFC2617_H */
+#endif /* SQUID_INCLUDE_RFC2617_H */
 
index 62af87c50a5e2722013af647823f3f49f765cf1b..4bb858828ef402425aafc6bdf29db5c3e3e33a41 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_INTERNAL_H
-#define SQUID_SNMP_INTERNAL_H
+#ifndef SQUID_INCLUDE_SNMP_INTERNAL_H
+#define SQUID_INCLUDE_SNMP_INTERNAL_H
 
 /**********************************************************************
  *
@@ -37,5 +37,5 @@
 #define SNMP_TRAP_PORT      162
 #define SNMP_MAX_LEN        484
 
-#endif /* SQUID_SNMP_INTERNAL_H */
+#endif /* SQUID_INCLUDE_SNMP_INTERNAL_H */
 
index fa1ebae292048eb2b98a7a1eae9033bf0d1df877..156daa3b4d3a6f3429c3802fc01ef2d06c7c2567 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_MIB_H
-#define SQUID_SNMP_MIB_H
+#ifndef SQUID_INCLUDE_SNMP_MIB_H
+#define SQUID_INCLUDE_SNMP_MIB_H
 
 /***************************************************************************
  *
@@ -38,5 +38,5 @@
 #include <asn1.h>       /* Need OID Definition */
 #include <snmp_vars.h>      /* Need variable_list */
 
-#endif /* SQUID_SNMP_MIB_H */
+#endif /* SQUID_INCLUDE_SNMP_MIB_H */
 
index d057d468d48e90231d341c944f39adfa867879bd..cd7c1a517d7f585a597f3c33461bb0ec627531f1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_H
-#define SQUID_SNMP_H
+#ifndef SQUID_INCLUDE_SNMP_H
+#define SQUID_INCLUDE_SNMP_H
 
 /*
  * Definitions for the Simple Network Management Protocol (RFC 1067).
@@ -67,5 +67,5 @@
 #include "snmp_debug.h"
 #include "snmp_impl.h"
 
-#endif /* SQUID_SNMP_H */
+#endif /* SQUID_INCLUDE_SNMP_H */
 
index e4ac359f19789ea0d7c591c7af051ac69304bc0d..d5df62d2d7cfbfd7bdc101912338d1ebbfb7f021 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_API_H
-#define SQUID_SNMP_API_H
+#ifndef SQUID_INCLUDE_SNMP_API_H
+#define SQUID_INCLUDE_SNMP_API_H
 
 /***********************************************************
     Copyright 1989 by Carnegie Mellon University
@@ -68,5 +68,5 @@ int snmp_build(struct snmp_session *, struct snmp_pdu *, u_char *, int *);
 
 #endif
 
-#endif              /* SQUID_SNMP_API_H */
+#endif /* SQUID_INCLUDE_SNMP_API_H */
 
index f49aca43852da7a4db4b1ed5e2d8317aeecb52cd..9c89599038246f99a70e0294b0debcd7d07769f4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_API_ERROR_H
-#define SQUID_SNMP_API_ERROR_H
+#ifndef SQUID_INCLUDE_SNMP_API_ERROR_H
+#define SQUID_INCLUDE_SNMP_API_ERROR_H
 
 /***************************************************************************
  *
@@ -73,5 +73,5 @@ void snmp_set_api_error(int);
 
 #endif
 
-#endif              /* SQUID_SNMP_API_ERROR_H */
+#endif /* SQUID_INCLUDE_SNMP_API_ERROR_H */
 
index 285076dc797007df4ab7478226e6bab96eb44ec6..6a81a15816da7f153d3562d4a382da298efecd46 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_API_UTIL_H
-#define SQUID_SNMP_API_UTIL_H
+#ifndef SQUID_INCLUDE_SNMP_API_UTIL_H
+#define SQUID_INCLUDE_SNMP_API_UTIL_H
 
 /* NP: required for typedef ipaddr */
 #include "snmp_pdu.h"
@@ -102,5 +102,5 @@ int snmp_timeout_session(struct snmp_session *sp_);
 
 #endif
 
-#endif              /* SQUID_SNMP_API_UTIL_H */
+#endif /* SQUID_INCLUDE_SNMP_API_UTIL_H */
 
index 75557d92cffc1b43aa5386e460d12084f2f2085e..22623a64841c3c4d17802f572c7ec89224fe5c57 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_CLIENT_H
-#define SQUID_SNMP_CLIENT_H
+#ifndef SQUID_INCLUDE_SNMP_CLIENT_H
+#define SQUID_INCLUDE_SNMP_CLIENT_H
 
 /***********************************************************
     Copyright 1988, 1989 by Carnegie Mellon University
@@ -62,5 +62,5 @@ void snmp_synch_setup(struct snmp_session *);
 }
 #endif
 
-#endif              /* SQUID_SNMP_CLIENT_H */
+#endif /* SQUID_INCLUDE_SNMP_CLIENT_H */
 
index ddee55fa974680d0661a8e5c79f8fa009971db55..43c8f7860b8de1f927df797b26ccd1eaf8e6b012 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_COEXISTANCE_H
-#define SQUID_SNMP_COEXISTANCE_H
+#ifndef SQUID_INCLUDE_SNMP_COEXIST_H
+#define SQUID_INCLUDE_SNMP_COEXIST_H
 
 /**********************************************************************
  *
@@ -46,5 +46,5 @@ int snmp_coexist_V1toV2(struct snmp_pdu *);
 }
 #endif
 
-#endif /* SQUID_SNMP_COEXISTANCE_H */
+#endif /* SQUID_INCLUDE_SNMP_COEXIST_H */
 
index 5590b1be5fbb5f8a842421c67cc97fc9c531cfa7..6fb5aef2905068675acd089ded8eea4a26545dd4 100644 (file)
@@ -6,10 +6,10 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_DEBUG_H
-#define SQUID_SNMP_DEBUG_H
+#ifndef SQUID_INCLUDE_SNMP_DEBUG_H
+#define SQUID_INCLUDE_SNMP_DEBUG_H
 
 SQUIDCEXTERN void snmplib_debug(int, const char *,...) PRINTF_FORMAT_ARG2;
 
-#endif /* SQUID_SNMP_DEBUG_H */
+#endif /* SQUID_INCLUDE_SNMP_DEBUG_H */
 
index 6c688bb83d1459a33ac8421ac422d7a7283da78f..e10b717901235e63b9902b1fd3a41d3c00c4c1db 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_ERROR_H
-#define SQUID_SNMP_ERROR_H
+#ifndef SQUID_INCLUDE_SNMP_ERROR_H
+#define SQUID_INCLUDE_SNMP_ERROR_H
 
 /**********************************************************************
  *
@@ -71,5 +71,5 @@ const char *snmp_errstring(int);
 }
 #endif
 
-#endif              /* SQUID_SNMP_ERROR_H */
+#endif /* SQUID_INCLUDE_SNMP_ERROR_H */
 
index ac346f4a03b793e30cc148d6ba84536c9b34a052..3530024503020f5a61c7ca653ae1e65b1c7f1cc4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_IMPL_H
-#define SQUID_SNMP_IMPL_H
+#ifndef SQUID_INCLUDE_SNMP_IMPL_H
+#define SQUID_INCLUDE_SNMP_IMPL_H
 
 #include "asn1.h"
 
@@ -61,5 +61,5 @@ struct trapVar {
     struct trapVar *next;
 };
 
-#endif /* SQUID_SNMP_IMPL_H */
+#endif /* SQUID_INCLUDE_SNMP_IMPL_H */
 
index e14702bee7bb7fe2313dce077902c8bc3986f294..9ba853d1b63762ead93112caa05710099f6b6114 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_MSG_H
-#define SQUID_SNMP_MSG_H
+#ifndef SQUID_INCLUDE_SNMP_MSG_H
+#define SQUID_INCLUDE_SNMP_MSG_H
 
 /**********************************************************************
  *
@@ -52,5 +52,5 @@ u_char *snmp_msg_Decode(u_char *, int *, u_char *, int *, int *, struct snmp_pdu
 
 #endif
 
-#endif  /* SQUID_SNMP_MSG_H */
+#endif /* SQUID_INCLUDE_SNMP_MSG_H */
 
index 05631818f428c0ac3af1c7f705261489316eeb62..c64b062d1253bcd522128f41e2a5a99d78bdcf62 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_PDU_H
-#define SQUID_SNMP_PDU_H
+#ifndef SQUID_INCLUDE_SNMP_PDU_H
+#define SQUID_INCLUDE_SNMP_PDU_H
 
 /* required for oid typedef */
 #include "asn1.h"
@@ -103,5 +103,5 @@ void snmp_add_null_var(struct snmp_pdu *, oid *, int);
 }
 #endif
 
-#endif /* SQUID_SNMP_PDU_H */
+#endif /* SQUID_INCLUDE_SNMP_PDU_H */
 
index 6b5ee68ea6ae1c36f48646d614bd1ee6816c5e1f..a1ffe6d4fae316413056997765e675e306b32302 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_SESSION_H
-#define SQUID_SNMP_SESSION_H
+#ifndef SQUID_INCLUDE_SNMP_SESSION_H
+#define SQUID_INCLUDE_SNMP_SESSION_H
 
 /**********************************************************************
  *
@@ -48,5 +48,5 @@ struct snmp_session {
 #define RECEIVED_MESSAGE   1
 #define TIMED_OUT      2
 
-#endif /* SQUID_SNMP_SESSION_H */
+#endif /* SQUID_INCLUDE_SNMP_SESSION_H */
 
index bcd86aa0ff34cf44e33732410c6775b9735fc71e..a288ed4841b581867a305832c5606eff72a160b4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_UTIL_H
-#define SQUID_SNMP_UTIL_H
+#ifndef SQUID_INCLUDE_SNMP_UTIL_H
+#define SQUID_INCLUDE_SNMP_UTIL_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -55,5 +55,5 @@ int Util_file_write(char *file, int offset, char *data, int dataSz);
 #ifdef __cplusplus
 }
 #endif
-#endif /* SQUID_SNMP_UTIL_H */
+#endif /* SQUID_INCLUDE_SNMP_UTIL_H */
 
index a96e2f2f20c3ad6b479390fff8c8a6f2a6606fda..e5b5bd806854389280e3231dbb15774972883192 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_VARS_H
-#define SQUID_SNMP_VARS_H
+#ifndef SQUID_INCLUDE_SNMP_VARS_H
+#define SQUID_INCLUDE_SNMP_VARS_H
 
 /**********************************************************************
  *
@@ -125,5 +125,5 @@ typedef struct variable_list variable_list;
 }
 #endif
 
-#endif /* SQUID_SNMP_VARS_H */
+#endif /* SQUID_INCLUDE_SNMP_VARS_H */
 
index 25c712690bd69671986a5492b606072f63209dff..c5903e8d97bf580b122e6b26c5af014514997ceb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SPLAY_H
-#define SQUID_SPLAY_H
+#ifndef SQUID_INCLUDE_SPLAY_H
+#define SQUID_INCLUDE_SPLAY_H
 
 #include "fatal.h"
 #include <stack>
@@ -491,5 +491,5 @@ SplayConstIterator<V>::operator * () const
     return toVisit.top()->data;
 }
 
-#endif /* SQUID_SPLAY_H */
+#endif /* SQUID_INCLUDE_SPLAY_H */
 
index 6240a6c574ae1eec4e4bc413930ffc5441f3cff7..7fc42fd8830b00b52d047ca38744858b88aa96d8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CONFIG_H
-#define SQUID_CONFIG_H
+#ifndef SQUID_INCLUDE_SQUID_H
+#define SQUID_INCLUDE_SQUID_H
 
 #include "autoconf.h"       /* For GNU autoconf variables */
 #include "version.h"
@@ -67,5 +67,5 @@ using namespace Squid;
 
 #define LOCAL_ARRAY(type, name, size) static type name[size]
 
-#endif /* SQUID_CONFIG_H */
+#endif /* SQUID_INCLUDE_SQUID_H */
 
index d61050065f8b4adda2be16efc96d9055c80fde22..9e3bbfb9e4b00992c17c7993962d402438fa7667 100644 (file)
@@ -11,8 +11,8 @@
  * Based on previous work of Francesco Chemolli, Robert Collins and Andrew Doran
  */
 
-#ifndef _LIBSSPWIN32_H_
-#define _LIBSSPWIN32_H_
+#ifndef SQUID_INCLUDE_SSPWIN32_H
+#define SQUID_INCLUDE_SSPWIN32_H
 
 #if _SQUID_WINDOWS_
 
@@ -66,5 +66,5 @@ extern BOOL NTLM_LocalCall;
 #endif
 
 #endif /* _SQUID_WINDOWS_ */
-#endif /* LIBSSPWIN32_H_ */
+#endif /* SQUID_INCLUDE_SSPWIN32_H */
 
index 722ba60654ad67bca581a367469bc142a8a8f28e..32df6c32cc1545d24b6535623c0a6ccf078eb35a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_UTIL_H
-#define SQUID_UTIL_H
+#ifndef SQUID_INCLUDE_UTIL_H
+#define SQUID_INCLUDE_UTIL_H
 
 #if HAVE_ARPA_INET_H
 #include <arpa/inet.h>
@@ -40,5 +40,5 @@ extern void gb_flush(gb_t *);  /* internal, do not use this */
 
 SQUIDCEXTERN unsigned int RoundTo(const unsigned int num, const unsigned int what);
 
-#endif /* SQUID_UTIL_H */
+#endif /* SQUID_INCLUDE_UTIL_H */
 
index 322d84ae4125dbb101d3352933a1f89ef2cb7725..24c16a1201635987461ef7d7db94771d1570b19c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_VERSION_H
-#define SQUID_VERSION_H
+#ifndef SQUID_INCLUDE_VERSION_H
+#define SQUID_INCLUDE_VERSION_H
 
 #ifndef SQUID_RELEASE_TIME
 #define SQUID_RELEASE_TIME squid_curtime
@@ -25,5 +25,5 @@
 #define APP_FULLNAME  PACKAGE "/" VERSION
 #endif
 
-#endif /* SQUID_VERSION_H */
+#endif /* SQUID_INCLUDE_VERSION_H */
 
index 5349fbf3f2467fcad158d976c3c1b4137928cf30..7d6b8882e5e91d3174a606377bb327ed5f4df39a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef   LIBTRIE_SQUID_H
-#define   LIBTRIE_SQUID_H
+#ifndef SQUID_LIB_LIBTRIE_TRIE_H
+#define SQUID_LIB_LIBTRIE_TRIE_H
 
 #include "TrieNode.h"
 #if HAVE_SYS_TYPES_H
@@ -71,5 +71,5 @@ Trie::findPrefix (char const *aString, size_t theLength)
     return nullptr;
 }
 
-#endif /* LIBTRIE_SQUID_H */
+#endif /* SQUID_LIB_LIBTRIE_TRIE_H */
 
index 03450eda5033337d276b12fe9f427f053f29cb6f..5247377028d632adf8c8d13fcce50e9ddf411cca 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef   LIBTRIE_TRIECHARTRANSFORM_H
-#define   LIBTRIE_TRIECHARTRANSFORM_H
+#ifndef SQUID_LIB_LIBTRIE_TRIECHARTRANSFORM_H
+#define SQUID_LIB_LIBTRIE_TRIECHARTRANSFORM_H
 
 /* This is an internal header for libTrie.
  * libTrie provides both limited C and full C++
@@ -45,5 +45,5 @@ class TrieCaseless : public TrieCharTransform
 
 #endif /* __cplusplus */
 
-#endif /* LIBTRIE_TRIECHARTRANSFORM_H */
+#endif /* SQUID_LIB_LIBTRIE_TRIECHARTRANSFORM_H */
 
index 627e2d26a85042a3d23017d839dd2ca98b53a3d6..bbbb656ed95b4248a6fea1184a9242f702233f72 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef   LIBTRIE_TRIENODE_H
-#define   LIBTRIE_TRIENODE_H
+#ifndef SQUID_LIB_LIBTRIE_TRIENODE_H
+#define SQUID_LIB_LIBTRIE_TRIENODE_H
 
 #include "TrieCharTransform.h"
 
@@ -81,5 +81,5 @@ TrieNode::find (char const *aString, size_t theLength, TrieCharTransform *transf
         return _privateData;
     }
 }
-#endif /* LIBTRIE_TRIENODE_H */
+#endif /* SQUID_LIB_LIBTRIE_TRIENODE_H */
 
index 278daef00aa578a3dd0ad1994c97e59e17db9a48..ac7c856409533ba45142b78b0b1221584fdc24f1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_NTLMAUTH_H
-#define SQUID_NTLMAUTH_H
+#ifndef SQUID_LIB_NTLMAUTH_NTLMAUTH_H
+#define SQUID_LIB_NTLMAUTH_NTLMAUTH_H
 
 /* NP: All of this cruft is little endian */
 /* Endian functions are usually handled by the OS but not always. */
@@ -192,5 +192,5 @@ int ntlm_unpack_auth(const ntlm_authenticate *auth,
 }
 #endif
 
-#endif /* SQUID_NTLMAUTH_H */
+#endif /* SQUID_LIB_NTLMAUTH_NTLMAUTH_H */
 
index e0094d27cfb628770372cc08ef8495d75acd118c..83b2e79fe0284ad60ef9ead72217cca174e198a9 100644 (file)
@@ -30,8 +30,8 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#ifndef _RFCNB_RFCNB_COMMON_H
-#define _RFCNB_RFCNB_COMMON_H
+#ifndef SQUID_LIB_RFCNB_RFCNB_COMMON_H
+#define SQUID_LIB_RFCNB_RFCNB_COMMON_H
 
 #if defined(__cplusplus)
 extern "C" {
@@ -50,5 +50,5 @@ typedef struct RFCNB_Pkt {
 #if defined(__cplusplus)
 }
 #endif
-#endif /* _RFCNB_RFCNB_COMMON_H */
+#endif /* SQUID_LIB_RFCNB_RFCNB_COMMON_H */
 
index 00371cfc40b2e89ad52d5ccd14cd2830b485f4dd..15cad1fbf44b0c12f8e7804c4ed7cb10f0c28153 100644 (file)
@@ -30,8 +30,8 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#ifndef _RFCNB_ERROR_H_
-#define _RFCNB_ERROR_H_
+#ifndef SQUID_LIB_RFCNB_RFCNB_ERROR_H
+#define SQUID_LIB_RFCNB_RFCNB_ERROR_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -69,5 +69,5 @@ extern const char *RFCNB_Error_Strings[];
 }
 
 #endif
-#endif                          /* _RFCNB_ERROR_H_ */
+#endif /* SQUID_LIB_RFCNB_RFCNB_ERROR_H */
 
index b251e95c05e16a0983d1c63a433209a225b4e9ec..eaf1bc62410ef377b75a8c7c9807f8af04650c10 100644 (file)
@@ -30,8 +30,8 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#ifndef _SQUID__LIB_RFCNB_RFCNB_IO_H
-#define _SQUID__LIB_RFCNB_RFCNB_IO_H
+#ifndef SQUID_LIB_RFCNB_RFCNB_IO_H
+#define SQUID_LIB_RFCNB_RFCNB_IO_H
 
 #include "rfcnb/rfcnb.h"
 
@@ -39,5 +39,5 @@ int RFCNB_Put_Pkt(struct RFCNB_Con *con, struct RFCNB_Pkt *pkt, int len);
 
 int RFCNB_Get_Pkt(struct RFCNB_Con *con, struct RFCNB_Pkt *pkt, int len);
 
-#endif
+#endif /* SQUID_LIB_RFCNB_RFCNB_IO_H */
 
index 5432ca389ac842276142aeb48a97c12cbd013ac2..6994541161106aa9a2d4f9331aff1e62267b9b9a 100644 (file)
@@ -30,8 +30,8 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#ifndef _RFCNB_RFCNB_PRIV_H
-#define _RFCNB_RFCNB_PRIV_H
+#ifndef SQUID_LIB_RFCNB_RFCNB_PRIV_H
+#define SQUID_LIB_RFCNB_RFCNB_PRIV_H
 
 /* Defines we need */
 
@@ -130,5 +130,5 @@ extern int RFCNB_errno;
 extern int RFCNB_saved_errno;   /* Save this from point of error */
 #endif
 
-#endif /* _RFCNB_RFCNB_PRIV_H */
+#endif /* SQUID_LIB_RFCNB_RFCNB_PRIV_H */
 
index 7e4ac5930e94faecc83282160cca1747aec7ff98..2d520cf4efcc843422aaa453677facd3e3123449 100644 (file)
@@ -30,8 +30,8 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#ifndef _RFCNB_RFCNB_UTIL_H
-#define _RFCNB_RFCNB_UTIL_H
+#ifndef SQUID_LIB_RFCNB_RFCNB_UTIL_H
+#define SQUID_LIB_RFCNB_RFCNB_UTIL_H
 
 #include "rfcnb/std-includes.h"
 
@@ -61,5 +61,5 @@ int RFCNB_Session_Req(struct RFCNB_Con *con,
 typedef void RFCNB_Prot_Print_Routine(FILE * fd, int dir, struct RFCNB_Pkt *pkt, int header, int payload);
 extern RFCNB_Prot_Print_Routine *Prot_Print_Routine;
 
-#endif /* _RFCNB_RFCNB_UTIL_H */
+#endif /* SQUID_LIB_RFCNB_RFCNB_UTIL_H */
 
index ec429853014ebfb9beb62a3caf7ea0b08d95a4fe..ed81e913d0c18d829aecda8df284e737b7d9c4c8 100644 (file)
@@ -30,8 +30,8 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#ifndef _RFCNB_RFCNB_H
-#define _RFCNB_RFCNB_H
+#ifndef SQUID_LIB_RFCNB_RFCNB_H
+#define SQUID_LIB_RFCNB_RFCNB_H
 
 /* Error responses */
 
@@ -75,5 +75,5 @@ struct RFCNB_Pkt *RFCNB_Alloc_Pkt(int n);
 }
 
 #endif
-#endif                          /* _RFCNB_RFCNB_H */
+#endif /* SQUID_LIB_RFCNB_RFCNB_H */
 
index f037d9c8e5259b99bd2952b3981bc3062ba0c798..fb172f977c65541ee8bd22e06492604b93d5125a 100644 (file)
@@ -29,8 +29,8 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#ifndef _RFCNB_STD_INCLUDES_H
-#define _RFCNB_STD_INCLUDES_H
+#ifndef SQUID_LIB_RFCNB_STD_INCLUDES_H
+#define SQUID_LIB_RFCNB_STD_INCLUDES_H
 
 /* RFCNB Standard includes ... */
 /* One day we will conditionalize these on OS types ... */
@@ -61,5 +61,5 @@ typedef short int16;
 #define INADDR_NONE -1
 #endif
 
-#endif /* _RFCNB_STD_INCLUDES_H */
+#endif /* SQUID_LIB_RFCNB_STD_INCLUDES_H */
 
index 4d0985c6c535df30b2e0af211398a76beab41e1a..4da6e69f3612aa1f73ac18aeebb7b6eaa00a2857 100644 (file)
@@ -6,10 +6,10 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __SMB_LM_SMBVAL_MD4_H
-#define __SMB_LM_SMBVAL_MD4_H
+#ifndef SQUID_LIB_SMBLIB_MD4_H
+#define SQUID_LIB_SMBLIB_MD4_H
 
 extern void mdfour(unsigned char *out, unsigned char *in, int n);
 
-#endif /* __SMB_LM_SMBVAL_MD4_H */
+#endif /* SQUID_LIB_SMBLIB_MD4_H */
 
index 2ba01dd890c0b7aba4e3b118333453c46b7b9171..79fdfe370e6251c76db2bd1d8af8c06a826b5af6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SMBLIB_SMBENCRYPT_H
-#define _SMBLIB_SMBENCRYPT_H
+#ifndef SQUID_LIB_SMBLIB_SMBENCRYPT_H
+#define SQUID_LIB_SMBLIB_SMBENCRYPT_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -20,5 +20,5 @@ void nt_lm_owf_gen(char *pwd, char *nt_p16, char *p16);
 #ifdef __cplusplus
 }
 #endif
-#endif /* _SMBLIB_SMBENCRYPT_H */
+#endif /* SQUID_LIB_SMBLIB_SMBENCRYPT_H */
 
index 82c373064fba4bfde2c7ba8eb1ef1db7637542c2..675751703df72c47aa909cf3bf35c38613ccc122 100644 (file)
@@ -30,8 +30,8 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#ifndef _SMBLIB_SMBLIB_COMMON_H
-#define _SMBLIB_SMBLIB_COMMON_H
+#ifndef SQUID_LIB_SMBLIB_SMBLIB_COMMON_H
+#define SQUID_LIB_SMBLIB_SMBLIB_COMMON_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -257,5 +257,5 @@ struct SMB_Connect_Def {
 #ifdef __cplusplus
 }
 #endif
-#endif /* _SMBLIB_SMBLIB_COMMON_H */
+#endif /* SQUID_LIB_SMBLIB_SMBLIB_COMMON_H */
 
index c6036dec1596857e8b750dd47c759f16ee584318..5e181e04552d58525740f2ce232d0f567cd95905 100644 (file)
@@ -30,8 +30,8 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#ifndef _SMBLIB_PRIV_H_
-#define _SMBLIB_PRIV_H_
+#ifndef SQUID_LIB_SMBLIB_SMBLIB_PRIV_H
+#define SQUID_LIB_SMBLIB_SMBLIB_PRIV_H
 
 #include "smblib/smblib-common.h"
 #include "smblib/std-defines.h"
@@ -551,5 +551,5 @@ extern int SMBlib_SMB_Error;          /* last Error             */
 
 void SMB_Get_My_Name(char *name, int len);
 
-#endif /* _SMBLIB_PRIV_H_ */
+#endif /* SQUID_LIB_SMBLIB_SMBLIB_PRIV_H */
 
index 51d52c0ccab6557ad79f3d4d9ca901f9ecaea138..32648e5de906bb66997b35eb49d28a611ae17215 100644 (file)
@@ -30,8 +30,8 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#ifndef _SMBLIB_SMBLIB_H
-#define _SMBLIB_SMBLIB_H
+#ifndef SQUID_LIB_SMBLIB_SMBLIB_H
+#define SQUID_LIB_SMBLIB_SMBLIB_H
 
 #include "smblib-common.h"
 #include "smblib/smbencrypt.h"
@@ -128,5 +128,5 @@ void *SMB_Logon_And_TCon(void *con, void *tree, char *user, char *pass,
 #ifdef __cplusplus
 }
 #endif
-#endif /* _SMBLIB_SMBLIB_H */
+#endif /* SQUID_LIB_SMBLIB_SMBLIB_H */
 
index 56f70c9f29c4869e9cfd7d77358f320fdd6ecd30..a25e55136790d8197c7f12f102077ae6717e61a4 100644 (file)
@@ -28,8 +28,8 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#ifndef _SMBLIB_STD_DEFINES_H
-#define _SMBLIB_STD_DEFINES_H
+#ifndef SQUID_LIB_SMBLIB_STD_DEFINES_H
+#define SQUID_LIB_SMBLIB_STD_DEFINES_H
 
 /* RFCNB Standard includes ... */
 /* One day we will conditionalize these on OS types ... */
@@ -48,5 +48,5 @@
 #define TRUE 1
 #define FALSE 0
 
-#endif /* _SMBLIB_STD_DEFINES_H */
+#endif /* SQUID_LIB_SMBLIB_STD_DEFINES_H */
 
index b0ed74851c02c7ef298983c57d20c90b37043196..72b5ac244f2c6c9bea4591de91404d871568122b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_LIB_TEST_RFC1738_H
-#define SQUID_LIB_TEST_RFC1738_H
+#ifndef SQUID_LIB_TESTS_TESTRFC1738_H
+#define SQUID_LIB_TESTS_TESTRFC1738_H
 
 #include <cppunit/extensions/HelperMacros.h>
 
@@ -33,5 +33,5 @@ protected:
     void PercentZeroNullDecoding();
 };
 
-#endif /* SQUID_LIB_TEST_RFC1738_H */
+#endif /* SQUID_LIB_TESTS_TESTRFC1738_H */
 
index 58f846b62117a804f769c6c7ebf74d7f0cefad27..ec07698294f71d6bc93ef2656daa20d1073b2aaa 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPACCESSLOGENTRY_H
-#define SQUID_HTTPACCESSLOGENTRY_H
+#ifndef SQUID_SRC_ACCESSLOGENTRY_H
+#define SQUID_SRC_ACCESSLOGENTRY_H
 
 #include "anyp/PortCfg.h"
 #include "base/CodeContext.h"
@@ -294,5 +294,5 @@ void accessLogClose(void);
 void accessLogInit(void);
 const char *accessLogTime(time_t);
 
-#endif /* SQUID_HTTPACCESSLOGENTRY_H */
+#endif /* SQUID_SRC_ACCESSLOGENTRY_H */
 
index f26f4093e004b51afb8dc5309eea95dda2db1592..d7f1283e49120ccf05aaf367b8bc7d7f6c3b5bf9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ASYNCENGINE_H
-#define SQUID_ASYNCENGINE_H
+#ifndef SQUID_SRC_ASYNCENGINE_H
+#define SQUID_SRC_ASYNCENGINE_H
 
 /* Abstract interface for async engines which an event loop can utilise.
  *
@@ -55,5 +55,5 @@ public:
     virtual int checkEvents(int timeout) = 0;
 };
 
-#endif /* SQUID_ASYNCENGINE_H */
+#endif /* SQUID_SRC_ASYNCENGINE_H */
 
index 84542b6c049264a9e7bec2c994356cb64a05e230..5abcf7d25113beb4ab5cf650812ce2120531e727 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 29    Authenticator */
 
-#ifndef SQUID_AUTHREG_H_
-#define SQUID_AUTHREG_H_
+#ifndef SQUID_SRC_AUTHREG_H
+#define SQUID_SRC_AUTHREG_H
 
 namespace Auth
 {
@@ -22,5 +22,5 @@ inline void Init(void) {} /* NOP if not USE_AUTH */
 #endif /* USE_AUTH */
 
 } // namespace Auth
-#endif /* SQUID_AUTHREG_H_ */
+#endif /* SQUID_SRC_AUTHREG_H */
 
index d4c5bf00c49a6f3a326be133780817e67ce88365..92c36f3b2625c11dc7cdd38988edc5af13a6706d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef BANDWIDTHBUCKET_H
-#define BANDWIDTHBUCKET_H
+#ifndef SQUID_SRC_BANDWIDTHBUCKET_H
+#define SQUID_SRC_BANDWIDTHBUCKET_H
 
 #if USE_DELAY_POOLS
 
@@ -56,5 +56,5 @@ protected:
 
 #endif /* USE_DELAY_POOLS */
 
-#endif
+#endif /* SQUID_SRC_BANDWIDTHBUCKET_H */
 
index 5427d1d918bbd9778d7f96edccf36d79374f4d9c..c686ce5cfdfdca94f544e7ffa3f5f6703d4c4d60 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BODY_PIPE_H
-#define SQUID_BODY_PIPE_H
+#ifndef SQUID_SRC_BODYPIPE_H
+#define SQUID_SRC_BODYPIPE_H
 
 #include "base/AsyncJob.h"
 #include "base/CbcPointer.h"
@@ -168,5 +168,5 @@ private:
     bool isCheckedOut; // to keep track of checkout violations
 };
 
-#endif /* SQUID_BODY_PIPE_H */
+#endif /* SQUID_SRC_BODYPIPE_H */
 
index 3c283171516e8bc4928f0fb98a56ae3b91bb1915..b69f0b74be9e8950b0737241b17a1598d06ebb0d 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 70    Cache Digest */
 
-#ifndef SQUID_CACHEDIGEST_H_
-#define SQUID_CACHEDIGEST_H_
+#ifndef SQUID_SRC_CACHEDIGEST_H
+#define SQUID_SRC_CACHEDIGEST_H
 
 #include "mem/forward.h"
 #include "store_key_md5.h"
@@ -64,5 +64,5 @@ void cacheDigestGuessStatsUpdate(CacheDigestGuessStats * stats, int real_hit, in
 void cacheDigestGuessStatsReport(const CacheDigestGuessStats * stats, StoreEntry * sentry, const SBuf &label);
 void cacheDigestReport(CacheDigest * cd, const SBuf &label, StoreEntry * e);
 
-#endif /* SQUID_CACHEDIGEST_H_ */
+#endif /* SQUID_SRC_CACHEDIGEST_H */
 
index 54b2fb8a54a79ee6e5e3163245d90ab1d5c9e25e..81bccb06ddce024f265be176212d9ad316b90684 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CACHEMANAGER_H
-#define SQUID_CACHEMANAGER_H
+#ifndef SQUID_SRC_CACHEMANAGER_H
+#define SQUID_SRC_CACHEMANAGER_H
 
 #include "anyp/forward.h"
 #include "comm/forward.h"
@@ -71,5 +71,5 @@ protected:
     Menu menu_;
 };
 
-#endif /* SQUID_CACHEMANAGER_H */
+#endif /* SQUID_SRC_CACHEMANAGER_H */
 
index a5cfbea3f38462dfa0e1a2a7074875b26f879968..6c4e4fc938177f7cb36ecce1952d0d6bf26352dd 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CACHEPEER_H_
-#define SQUID_CACHEPEER_H_
+#ifndef SQUID_SRC_CACHEPEER_H
+#define SQUID_SRC_CACHEPEER_H
 
 #include "acl/forward.h"
 #include "base/CbcPointer.h"
@@ -251,5 +251,5 @@ NoteOutgoingConnectionFailure(CachePeer * const peer, const Http::StatusCode cod
 /// identify the given cache peer in cache.log messages and such
 std::ostream &operator <<(std::ostream &, const CachePeer &);
 
-#endif /* SQUID_CACHEPEER_H_ */
+#endif /* SQUID_SRC_CACHEPEER_H */
 
index 1e2c5afd6dc55ce0b98800ef0aae165e444d47fa..4c73df03359dddf0589c441144f7d2eb4e6a9bd2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTDELAYCONFIG_H
-#define SQUID_CLIENTDELAYCONFIG_H
+#ifndef SQUID_SRC_CLIENTDELAYCONFIG_H
+#define SQUID_SRC_CLIENTDELAYCONFIG_H
 
 #include "acl/forward.h"
 #include "base/RefCount.h"
@@ -79,5 +79,5 @@ private:
     ClientDelayPool &pool(const int i) { return *(ClientDelayPools::Instance()->pools.at(i)); }
 };
 
-#endif // SQUID_CLIENTDELAYCONFIG_H
+#endif /* SQUID_SRC_CLIENTDELAYCONFIG_H */
 
index 229a65605723d863d35842117ae24c373c0e96ca..d350d3bbaa909aadbe44777e3d7c919c748a9740 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__SRC_CLIENTINFO_H
-#define SQUID__SRC_CLIENTINFO_H
+#ifndef SQUID_SRC_CLIENTINFO_H
+#define SQUID_SRC_CLIENTINFO_H
 
 #if USE_DELAY_POOLS
 #include "BandwidthBucket.h"
@@ -137,5 +137,5 @@ private:
 };
 #endif /* USE_DELAY_POOLS */
 
-#endif
+#endif /* SQUID_SRC_CLIENTINFO_H */
 
index 4b2261352794f4ed0eeff05c964774c67c599df4..b11e3d93956bba7687c1f65bd290d02219311730 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTREQUESTCONTEXT_H
-#define SQUID_CLIENTREQUESTCONTEXT_H
+#ifndef SQUID_SRC_CLIENTREQUESTCONTEXT_H
+#define SQUID_SRC_CLIENTREQUESTCONTEXT_H
 
 #include "base/RefCount.h"
 #include "cbdata.h"
@@ -87,5 +87,5 @@ public:
 #endif
 };
 
-#endif /* SQUID_CLIENTREQUESTCONTEXT_H */
+#endif /* SQUID_SRC_CLIENTREQUESTCONTEXT_H */
 
index 94b741f5c33189b9fba66c97c741287b4465a23d..91d028d35455b13e44976d1d1cf16f7dbe600ff0 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 17    Request Forwarding */
 
-#ifndef SQUID_COLLAPSED_FORWARDING_H
-#define SQUID_COLLAPSED_FORWARDING_H
+#ifndef SQUID_SRC_COLLAPSEDFORWARDING_H
+#define SQUID_SRC_COLLAPSEDFORWARDING_H
 
 #include "ipc/forward.h"
 #include "ipc/Queue.h"
@@ -52,5 +52,5 @@ private:
     static std::unique_ptr<Queue> queue; ///< IPC queue
 };
 
-#endif /* SQUID_COLLAPSED_FORWARDING_H */
+#endif /* SQUID_SRC_COLLAPSEDFORWARDING_H */
 
index e40ee20209e01a5c38ab1f3e0be83d31c0c67f0d..915784ed35f0f3212328731873f9d81148fe1663 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_COLLAPSING_HISTORY_H
-#define SQUID_COLLAPSING_HISTORY_H
+#ifndef SQUID_SRC_COLLAPSINGHISTORY_H
+#define SQUID_SRC_COLLAPSINGHISTORY_H
 
 /// collapsed forwarding history of a master transaction
 class CollapsingHistory
@@ -24,5 +24,5 @@ public:
     int otherCollapses = 0;
 };
 
-#endif /* SQUID_COLLAPSING_HISTORY_H */
+#endif /* SQUID_SRC_COLLAPSINGHISTORY_H */
 
index a5c422c19fb8dc87ad4fca1773c3158c18a8c58b..42385ae19e805ece93cacb708fea803bf28f40a7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_COMMCALLS_H
-#define SQUID_COMMCALLS_H
+#ifndef SQUID_SRC_COMMCALLS_H
+#define SQUID_SRC_COMMCALLS_H
 
 #include "base/AsyncCall.h"
 #include "base/AsyncJobCalls.h"
@@ -354,5 +354,5 @@ CommCbFunPtrCallT<Dialer>::fire()
     dialer.dial();
 }
 
-#endif /* SQUID_COMMCALLS_H */
+#endif /* SQUID_SRC_COMMCALLS_H */
 
index 5e4ef100f5767a6728579c0b9c5c81bacd67ba02..c7cd241efbedd074ced9c245a407ac71aa63f413 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_COMMANDLINE_H
-#define SQUID_COMMANDLINE_H
+#ifndef SQUID_SRC_COMMANDLINE_H
+#define SQUID_SRC_COMMANDLINE_H
 
 #if HAVE_GETOPT_H
 #include <getopt.h>
@@ -81,5 +81,5 @@ private:
     std::vector<LongOption> longOptions_; ///< long --option rules
 };
 
-#endif /* SQUID_COMMANDLINE_H */
+#endif /* SQUID_SRC_COMMANDLINE_H */
 
index abbd2a3ea35b40b4d4613a5b2aec2a6039b40b68..0a0f17d9b593299db6851f1fd527c3374c4b5049 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 77    Delay Pools */
 
-#ifndef COMMONPOOL_H
-#define COMMONPOOL_H
+#ifndef SQUID_SRC_COMMONPOOL_H
+#define SQUID_SRC_COMMONPOOL_H
 
 #if USE_DELAY_POOLS
 #include "CompositePoolNode.h"
@@ -36,5 +36,5 @@ protected:
 };
 
 #endif /* USE_DELAY_POOLS */
-#endif /* COMMONPOOL_H */
+#endif /* SQUID_SRC_COMMONPOOL_H */
 
index cabec23c8dbcd8b31996b93b579a24840e21c3ce..be099c9f81b924d3783363bf1919d036b09d5a01 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 77    Delay Pools */
 
-#ifndef COMPOSITEPOOLNODE_H
-#define COMPOSITEPOOLNODE_H
+#ifndef SQUID_SRC_COMPOSITEPOOLNODE_H
+#define SQUID_SRC_COMPOSITEPOOLNODE_H
 
 #if USE_DELAY_POOLS
 #include "auth/UserRequest.h"
@@ -59,5 +59,5 @@ protected:
 };
 
 #endif /* USE_DELAY_POOLS */
-#endif /* COMPOSITEPOOLNODE_H */
+#endif /* SQUID_SRC_COMPOSITEPOOLNODE_H */
 
index 58f8b116d99824b0428208b3214cdb09376900c2..c2419f120b15fd9f87fb06bb450354124f457e7a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CONFIGOPTION_H
-#define SQUID_CONFIGOPTION_H
+#ifndef SQUID_SRC_CONFIGOPTION_H
+#define SQUID_SRC_CONFIGOPTION_H
 
 #include <iosfwd>
 #include <vector>
@@ -99,5 +99,5 @@ private:
     void (C::*dumper)(StoreEntry * e) const;
 };
 
-#endif /* SQUID_CONFIGOPTION_H */
+#endif /* SQUID_SRC_CONFIGOPTION_H */
 
index 2580b15887c266488cb4cf62599103ebfd3870eb..f85c20ea3ff16e3fc6e549e8c10a99b1c2c7b645 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CONFIGPARSER_H
-#define SQUID_CONFIGPARSER_H
+#ifndef SQUID_SRC_CONFIGPARSER_H
+#define SQUID_SRC_CONFIGPARSER_H
 
 #include "acl/forward.h"
 #include "base/forward.h"
@@ -234,5 +234,5 @@ protected:
 
 int parseConfigFile(const char *file_name);
 
-#endif /* SQUID_CONFIGPARSER_H */
+#endif /* SQUID_SRC_CONFIGPARSER_H */
 
index 1269ef13e4e8e3aa4cb3b4695750a59340dd291a..8381e8ed341b24570e9c36a9dd21c25a6d994086 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CPU_AFFINITY_H
-#define SQUID_CPU_AFFINITY_H
+#ifndef SQUID_SRC_CPUAFFINITY_H
+#define SQUID_SRC_CPUAFFINITY_H
 
 /// set CPU affinity for this process on startup
 void CpuAffinityInit();
@@ -18,5 +18,5 @@ void CpuAffinityReconfigure();
 /// check CPU affinity configuration and print warnings if needed
 void CpuAffinityCheck();
 
-#endif // SQUID_CPU_AFFINITY_H
+#endif /* SQUID_SRC_CPUAFFINITY_H */
 
index c4a686cd3965a4a05fb777ec7996bdbcb1178836..fc61ecd45da3ee6f4760510c38b447307928496b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CPU_AFFINITY_MAP_H
-#define SQUID_CPU_AFFINITY_MAP_H
+#ifndef SQUID_SRC_CPUAFFINITYMAP_H
+#define SQUID_SRC_CPUAFFINITYMAP_H
 
 #include <vector>
 
@@ -34,5 +34,5 @@ private:
     std::vector<int> theCores; ///< list of cores
 };
 
-#endif // SQUID_CPU_AFFINITY_MAP_H
+#endif /* SQUID_SRC_CPUAFFINITYMAP_H */
 
index d6574fe6ea7ba187d1afca08682c4d7d2dbb2948..75305af38b6d3ddbf9884823aba60bdc52b6ff14 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CPU_AFFINITY_SET_H
-#define SQUID_CPU_AFFINITY_SET_H
+#ifndef SQUID_SRC_CPUAFFINITYSET_H
+#define SQUID_SRC_CPUAFFINITYSET_H
 
 #include "compat/cpu.h"
 
@@ -34,5 +34,5 @@ private:
     cpu_set_t theOrigCpuSet; ///< CPU affinity for this process before apply()
 };
 
-#endif // SQUID_CPU_AFFINITY_SET_H
+#endif /* SQUID_SRC_CPUAFFINITYSET_H */
 
index 5a413285099eb3116d0a9c14aec2ded344e3f53b..18194b8ba603bc1de0023c8f1b2f540298f0d386 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DELAYBUCKET_H
-#define SQUID_DELAYBUCKET_H
+#ifndef SQUID_SRC_DELAYBUCKET_H
+#define SQUID_SRC_DELAYBUCKET_H
 
 class DelaySpec;
 class StoreEntry;
@@ -35,5 +35,5 @@ private:
     int level_;
 };
 
-#endif /* SQUID_DELAYBUCKET_H */
+#endif /* SQUID_SRC_DELAYBUCKET_H */
 
index a6f1eec6ff5fcf4f4c5c816d53e0ddaa2273c428..b128893b681dae4c2e720212cf71261af834349f 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 03    Configuration Settings */
 
-#ifndef SQUID_DELAYCONFIG_H
-#define SQUID_DELAYCONFIG_H
+#ifndef SQUID_SRC_DELAYCONFIG_H
+#define SQUID_SRC_DELAYCONFIG_H
 
 class StoreEntry;
 class ConfigParser;
@@ -29,5 +29,5 @@ public:
 
 };
 
-#endif /* SQUID_DELAYCONFIG_H */
+#endif /* SQUID_SRC_DELAYCONFIG_H */
 
index eb66233cfa77594c5fa8f82f9bb3d1ee93348b1a..12710c286977088452146896b77c7bd9315acd0a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DELAYID_H
-#define SQUID_DELAYID_H
+#ifndef SQUID_SRC_DELAYID_H
+#define SQUID_SRC_DELAYID_H
 
 #if USE_DELAY_POOLS
 
@@ -44,5 +44,5 @@ private:
 };
 
 #endif /* USE_DELAY_POOLS */
-#endif /* SQUID_DELAYID_H */
+#endif /* SQUID_SRC_DELAYID_H */
 
index c5426a7f52537942613ae6b018871062573df0be..1055a4dab7a10bffc3ccad5f052e687570a70327 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 77    Delay Pools */
 
-#ifndef DELAYIDCOMPOSITE_H
-#define DELAYIDCOMPOSITE_H
+#ifndef SQUID_SRC_DELAYIDCOMPOSITE_H
+#define SQUID_SRC_DELAYIDCOMPOSITE_H
 
 #if USE_DELAY_POOLS
 #include "base/forward.h"
@@ -30,5 +30,5 @@ public:
 };
 
 #endif /* USE_DELAY_POOLS */
-#endif /* DELAYIDCOMPOSITE_H */
+#endif /* SQUID_SRC_DELAYIDCOMPOSITE_H */
 
index 3217166b225469de0c9fe03d20b7a75f759f2809..920f1d146b808d53af63dd5eb9708d2aa67959b9 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 77    Delay Pools */
 
-#ifndef DELAYPOOL_H
-#define DELAYPOOL_H
+#ifndef SQUID_SRC_DELAYPOOL_H
+#define SQUID_SRC_DELAYPOOL_H
 
 #if USE_DELAY_POOLS
 #include "acl/forward.h"
@@ -42,5 +42,5 @@ private:
 };
 
 #endif /* USE_DELAY_POOLS */
-#endif /* DELAYPOOL_H */
+#endif /* SQUID_SRC_DELAYPOOL_H */
 
index b78469da40649c78dd674d3cf0d9f48cbcd2a2b2..44f267f0d1a7ea58095e8df1fb60a2bbd0a7f1cf 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DELAYPOOLS_H
-#define SQUID_DELAYPOOLS_H
+#ifndef SQUID_SRC_DELAYPOOLS_H
+#define SQUID_SRC_DELAYPOOLS_H
 
 #include <vector>
 
@@ -55,5 +55,5 @@ private:
     static void RegisterWithCacheManager(void);
 };
 
-#endif /* SQUID_DELAYPOOLS_H */
+#endif /* SQUID_SRC_DELAYPOOLS_H */
 
index ec2c75fc24379b268c37994bc3e4f878614df2c9..f5777cd3b1e9a387a75e61807de075a2c8a8f2f5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DELAYSPEC_H
-#define SQUID_DELAYSPEC_H
+#ifndef SQUID_SRC_DELAYSPEC_H
+#define SQUID_SRC_DELAYSPEC_H
 
 class StoreEntry;
 
@@ -24,5 +24,5 @@ public:
     int64_t max_bytes;
 };
 
-#endif /* SQUID_DELAYSPEC_H */
+#endif /* SQUID_SRC_DELAYSPEC_H */
 
index bf2a112ecc399d8c4991a68cb0af65129a8b9e0c..029d1012f3ce80d70334a81b55117d0977f06a5e 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 77    Delay Pools */
 
-#ifndef DELAYTAGGED_H
-#define DELAYTAGGED_H
+#ifndef SQUID_SRC_DELAYTAGGED_H
+#define SQUID_SRC_DELAYTAGGED_H
 
 #if USE_DELAY_POOLS
 
@@ -79,5 +79,5 @@ private:
 };
 
 #endif /* USE_DELAY_POOLS */
-#endif /* DELAYTAGGED_H */
+#endif /* SQUID_SRC_DELAYTAGGED_H */
 
index c477644cede8e40795387474fef92a267addc6a2..c6e4d0db333c11835e8eaf482e9fded664bc94c3 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 77    Delay Pools */
 
-#ifndef DELAYUSER_H
-#define DELAYUSER_H
+#ifndef SQUID_SRC_DELAYUSER_H
+#define SQUID_SRC_DELAYUSER_H
 
 #if USE_DELAY_POOLS && USE_AUTH
 
@@ -77,5 +77,5 @@ private:
 };
 
 #endif /* USE_DELAY_POOLS && USE_AUTH */
-#endif /* DELAYUSER_H */
+#endif /* SQUID_SRC_DELAYUSER_H */
 
index 612f17615bd26449c2063057cc158e860de185de..91f25d4704c0a4f7dbe22d18ed915fe0fa697091 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DELAYVECTOR_H
-#define SQUID_DELAYVECTOR_H
+#ifndef SQUID_SRC_DELAYVECTOR_H
+#define SQUID_SRC_DELAYVECTOR_H
 
 #if USE_DELAY_POOLS
 
@@ -60,5 +60,5 @@ private:
 };
 
 #endif /* USE_DELAY_POOLS */
-#endif /* SQUID_DELAYVECTOR_H */
+#endif /* SQUID_SRC_DELAYVECTOR_H */
 
index 3079c03b8466abd1ad57f09c6b425cc69fbf5f9b..c21f52ded31969bcfaf93a7b76bf61ec0ca5d8c0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DESCRIPTOR_SET_H
-#define SQUID_DESCRIPTOR_SET_H
+#ifndef SQUID_SRC_DESCRIPTORSET_H
+#define SQUID_SRC_DESCRIPTORSET_H
 
 #include <iosfwd>
 
@@ -63,5 +63,5 @@ operator <<(std::ostream &os, const DescriptorSet &ds)
     return os;
 }
 
-#endif /* SQUID_DESCRIPTOR_SET_H */
+#endif /* SQUID_SRC_DESCRIPTORSET_H */
 
index fa39824851aef659642aeb8fdb6d99ac561e060b..30cd1cc16af8e95dcea7f6ececa9c1569a485c5d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AIODISKFILE_H
-#define SQUID_AIODISKFILE_H
+#ifndef SQUID_SRC_DISKIO_AIO_AIODISKFILE_H
+#define SQUID_SRC_DISKIO_AIO_AIODISKFILE_H
 
 #if HAVE_DISKIO_MODULE_AIO
 
@@ -57,5 +57,5 @@ private:
 };
 
 #endif /* HAVE_DISKIO_MODULE_AIO */
-#endif /* SQUID_AIODISKFILE_H */
+#endif /* SQUID_SRC_DISKIO_AIO_AIODISKFILE_H */
 
index 3f699808d4a6bf60e75438d081c8c8b463e03440..5f0301eb243a23136dc02aa37587302bbba78a60 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AIODISKIOMODULE_H
-#define SQUID_AIODISKIOMODULE_H
+#ifndef SQUID_SRC_DISKIO_AIO_AIODISKIOMODULE_H
+#define SQUID_SRC_DISKIO_AIO_AIODISKIOMODULE_H
 
 #if HAVE_DISKIO_MODULE_AIO
 
@@ -29,5 +29,5 @@ private:
 };
 
 #endif /* HAVE_DISKIO_MODULE_AIO */
-#endif /* SQUID_AIODISKIOMODULE_H */
+#endif /* SQUID_SRC_DISKIO_AIO_AIODISKIOMODULE_H */
 
index e18eb5266d0118ce3bcc570916dd4f06093bac07..f6b666444753e8691191c57a513737c24b2925d9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __WIN32_AIO_H__
-#define __WIN32_AIO_H__
+#ifndef SQUID_SRC_DISKIO_AIO_AIO_WIN32_H
+#define SQUID_SRC_DISKIO_AIO_AIO_WIN32_H
 
 #if HAVE_DISKIO_MODULE_AIO
 
@@ -79,5 +79,5 @@ void aio_close(int);
 
 #endif /* _SQUID_WINDOWS_ */
 #endif /* HAVE_DISKIO_MODULE_AIO */
-#endif /* __WIN32_AIO_H__ */
+#endif /* SQUID_SRC_DISKIO_AIO_AIO_WIN32_H */
 
index 9eb2a876a35cb886cb089bfdb1382a2af6271d9d..716554cc39a9a34da0e847c2f571b617aa22fe7b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __ASYNC_IO_H__
-#define __ASYNC_IO_H__
+#ifndef SQUID_SRC_DISKIO_AIO_ASYNC_IO_H
+#define SQUID_SRC_DISKIO_AIO_ASYNC_IO_H
 
 #if HAVE_DISKIO_MODULE_AIO
 
@@ -73,5 +73,5 @@ struct _async_queue {
 };
 
 #endif /* HAVE_DISKIO_MODULE_AIO */
-#endif /* __ASYNC_IO_H_ */
+#endif /* SQUID_SRC_DISKIO_AIO_ASYNC_IO_H */
 
index 4ceb6999d5f918c5e566ec5a09f67c5bcee4c4b2..4a88a0efa14c9e2aab2ac558b65b9528e62dcbe9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BLOCKINGDISKIOMODULE_H
-#define SQUID_BLOCKINGDISKIOMODULE_H
+#ifndef SQUID_SRC_DISKIO_BLOCKING_BLOCKINGDISKIOMODULE_H
+#define SQUID_SRC_DISKIO_BLOCKING_BLOCKINGDISKIOMODULE_H
 
 #include "DiskIO/DiskIOModule.h"
 
@@ -26,5 +26,5 @@ private:
     static BlockingDiskIOModule Instance;
 };
 
-#endif /* SQUID_BLOCKINGDISKIOMODULE_H */
+#endif /* SQUID_SRC_DISKIO_BLOCKING_BLOCKINGDISKIOMODULE_H */
 
index 4720095dfe765472adcb03cc0d7d4c4e333a9bf8..d9c4e9a737b066561719a67d26a939fcb74de362 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 47    Store Directory Routines */
 
-#ifndef SQUID_BLOCKINGFILE_H
-#define SQUID_BLOCKINGFILE_H
+#ifndef SQUID_SRC_DISKIO_BLOCKING_BLOCKINGFILE_H
+#define SQUID_SRC_DISKIO_BLOCKING_BLOCKINGFILE_H
 
 #include "cbdata.h"
 #include "DiskIO/DiskFile.h"
@@ -50,5 +50,5 @@ private:
     void writeDone(int fd, int errflag, size_t len);
 };
 
-#endif /* SQUID_BLOCKINGFILE_H */
+#endif /* SQUID_SRC_DISKIO_BLOCKING_BLOCKINGFILE_H */
 
index 4997665956e638cfa92195ec612591f2e7fca6e9..f1ce650d6c0e82533a4e0713f05fa71462fc0c2c 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 47    Store Directory Routines */
 
-#ifndef SQUID_BLOCKINGIOSTRATEGY_H
-#define SQUID_BLOCKINGIOSTRATEGY_H
+#ifndef SQUID_SRC_DISKIO_BLOCKING_BLOCKINGIOSTRATEGY_H
+#define SQUID_SRC_DISKIO_BLOCKING_BLOCKINGIOSTRATEGY_H
 #include "DiskIO/DiskIOStrategy.h"
 
 class BlockingIOStrategy : public DiskIOStrategy
@@ -23,5 +23,5 @@ public:
     void unlinkFile (char const *) override;
 };
 
-#endif /* SQUID_BLOCKINGIOSTRATEGY_H */
+#endif /* SQUID_SRC_DISKIO_BLOCKING_BLOCKINGIOSTRATEGY_H */
 
index 3fc285eef66db1268a91e60f4ce559eb07a535ea..d76684e52f959dc2b726d676ee6b33d7e18b83a4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DISKDAEMONDISKIOMODULE_H
-#define SQUID_DISKDAEMONDISKIOMODULE_H
+#ifndef SQUID_SRC_DISKIO_DISKDAEMON_DISKDAEMONDISKIOMODULE_H
+#define SQUID_SRC_DISKIO_DISKDAEMON_DISKDAEMONDISKIOMODULE_H
 
 #include "DiskIO/DiskIOModule.h"
 
@@ -28,5 +28,5 @@ private:
     void registerWithCacheManager(void);
 };
 
-#endif /* SQUID_DISKDAEMONDISKIOMODULE_H */
+#endif /* SQUID_SRC_DISKIO_DISKDAEMON_DISKDAEMONDISKIOMODULE_H */
 
index 2d228be4d6b9e537468104836c8e99a89412c5f5..87ccd6ed9e834fcc78132e5a282ebb92de179d48 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 79    Squid-side DISKD I/O functions. */
 
-#ifndef SQUID_DISKD_ACTION_H
-#define SQUID_DISKD_ACTION_H
+#ifndef SQUID_SRC_DISKIO_DISKDAEMON_DISKDACTION_H
+#define SQUID_SRC_DISKIO_DISKDAEMON_DISKDACTION_H
 
 #include "ipc/forward.h"
 #include "mgr/Action.h"
@@ -71,5 +71,5 @@ private:
     DiskdActionData data;
 };
 
-#endif /* SQUID_DISKD_ACTION_H */
+#endif /* SQUID_SRC_DISKIO_DISKDAEMON_DISKDACTION_H */
 
index fa1450d376555a2063dd587b1f593292cb177422..66ff13d39727acd56a946eb0c0cce67e4a70644e 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 79    Squid-side DISKD I/O functions. */
 
-#ifndef __STORE_DISKDFILE_H__
-#define __STORE_DISKDFILE_H__
+#ifndef SQUID_SRC_DISKIO_DISKDAEMON_DISKDFILE_H
+#define SQUID_SRC_DISKIO_DISKDAEMON_DISKDFILE_H
 
 #include "cbdata.h"
 #include "DiskIO/DiskFile.h"
@@ -61,5 +61,5 @@ private:
     size_t inProgressIOs;
 };
 
-#endif
+#endif /* SQUID_SRC_DISKIO_DISKDAEMON_DISKDFILE_H */
 
index 31cb6361526ccfcaa7321f42a4e540002f1dc86c..3897e4a9fa2c5000dbf068f17bf92b7f517f8f91 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 79    Squid-side DISKD I/O functions. */
 
-#ifndef __STORE_DISKDIOSTRATEGY_H__
-#define __STORE_DISKDIOSTRATEGY_H__
+#ifndef SQUID_SRC_DISKIO_DISKDAEMON_DISKDIOSTRATEGY_H
+#define SQUID_SRC_DISKIO_DISKDAEMON_DISKDIOSTRATEGY_H
 
 struct diomsg;
 
@@ -119,5 +119,5 @@ struct diskd_stats_t {
 /// \ingroup diskd
 extern diskd_stats_t diskd_stats;
 
-#endif
+#endif /* SQUID_SRC_DISKIO_DISKDAEMON_DISKDIOSTRATEGY_H */
 
index eb9ca4811e45beb93e00fba31cecaf183b8a9341..07b445b1d52580e127177c77fef45eb6926d36e3 100644 (file)
@@ -12,8 +12,8 @@
  * Internal declarations for the diskd routines
  */
 
-#ifndef SQUID_DIOMSG_H__
-#define SQUID_DIOMSG_H__
+#ifndef SQUID_SRC_DISKIO_DISKDAEMON_DIOMSG_H
+#define SQUID_SRC_DISKIO_DISKDAEMON_DIOMSG_H
 
 enum {
     _MQD_NOP,
@@ -41,5 +41,5 @@ struct diomsg {
     static const int msg_snd_rcv_sz;
 };
 
-#endif /* SQUID_DIOMSG_H__ */
+#endif /* SQUID_SRC_DISKIO_DISKDAEMON_DIOMSG_H */
 
index 4e9c4b6026ca4150d0290ec3675bad9c06ca49b6..3f90a40b0e68c7f36a2248c7e3c435f03ccbca3c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DISKFILE_H
-#define SQUID_DISKFILE_H
+#ifndef SQUID_SRC_DISKIO_DISKFILE_H
+#define SQUID_SRC_DISKIO_DISKFILE_H
 
 #include "base/RefCount.h"
 #include "time/gadgets.h"
@@ -58,5 +58,5 @@ public:
     virtual bool ioInProgress() const = 0;
 };
 
-#endif /* SQUID_DISKFILE_H */
+#endif /* SQUID_SRC_DISKIO_DISKFILE_H */
 
index d5cae6083c2ea54152b44e8cff6197e4e7ea8d39..16fb42a0c55385d2b795fe63a1996782c3ace76f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DISKIOMODULE_H
-#define SQUID_DISKIOMODULE_H
+#ifndef SQUID_SRC_DISKIO_DISKIOMODULE_H
+#define SQUID_SRC_DISKIO_DISKIOMODULE_H
 
 #include <vector>
 
@@ -57,5 +57,5 @@ private:
     static std::vector<DiskIOModule*> *_Modules;
 };
 
-#endif /* SQUID_DISKIOMODULE_H */
+#endif /* SQUID_SRC_DISKIO_DISKIOMODULE_H */
 
index 1d3e0eee8b7a8f72bcc326c6b7e36d85109136e4..81891ecf0550d0f1c5ec4874acdbdc3b18395253 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DISKIOSTRATEGY_H
-#define SQUID_DISKIOSTRATEGY_H
+#ifndef SQUID_SRC_DISKIO_DISKIOSTRATEGY_H
+#define SQUID_SRC_DISKIO_DISKIOSTRATEGY_H
 
 #include "base/RefCount.h"
 #include "Store.h"
@@ -86,5 +86,5 @@ private:
     DiskIOStrategy *io;
 };
 
-#endif /* SQUID_DISKIOSTRATEGY_H */
+#endif /* SQUID_SRC_DISKIO_DISKIOSTRATEGY_H */
 
index eea1232859b504a643bbabd13794d41dc1586f89..1dbe232849c36414804f2b8f646dbf0556113825 100644 (file)
@@ -12,8 +12,8 @@
  * Internal declarations for the DiskThreads routines
  */
 
-#ifndef __DISKTHREADS_H__
-#define __DISKTHREADS_H__
+#ifndef SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADS_H
+#define SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADS_H
 
 #include "dlink.h"
 #include "mem/forward.h"
@@ -141,5 +141,5 @@ public:
 extern AIOCounts squidaio_counts;
 extern dlink_list used_list;
 
-#endif
+#endif /* SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADS_H */
 
index 6953ebe0a9a792d6f1f96ee3c47d12ecc14d7f51..42afcd242db0a094e5d8d3182da30df3817ce5ad 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 79    Disk IO Routines */
 
-#ifndef SQUID_DISKTHREADSDISKFILE_H
-#define SQUID_DISKTHREADSDISKFILE_H
+#ifndef SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSDISKFILE_H
+#define SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSDISKFILE_H
 
 #include "cbdata.h"
 #include "DiskIO/DiskFile.h"
@@ -82,5 +82,5 @@ template <class RT>
 IoResult<RT>
 IOResult(RefCount<RT> aRequest, RefCount<DiskThreadsDiskFile> aFile) { return IoResult<RT>(aFile, aRequest);}
 
-#endif /* SQUID_DISKTHREADSDISKFILE_H */
+#endif /* SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSDISKFILE_H */
 
index 289f3f83047be58a7bcaa4efb89db40b357771b9..97492e1d59c1ec4a9fab4f3f295d6971ac4b5d33 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DISKTHREADSDISKIOMODULE_H
-#define SQUID_DISKTHREADSDISKIOMODULE_H
+#ifndef SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSDISKIOMODULE_H
+#define SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSDISKIOMODULE_H
 
 #include "DiskIO/DiskIOModule.h"
 
@@ -27,5 +27,5 @@ private:
     static DiskThreadsDiskIOModule Instance;
 };
 
-#endif /* SQUID_DISKTHREADSDISKIOMODULE_H */
+#endif /* SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSDISKIOMODULE_H */
 
index d8076b6e3d6a21d487f11e43aaa5f18b9124519b..9d4b78af0e79ed10787e39cf85abc31e8a4a5823 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 79    Squid-side Disk I/O functions. */
 
-#ifndef __STORE_DISKTHREADEDIOSTRATEGY_H__
-#define __STORE_DISKTHREADEDIOSTRATEGY_H__
+#ifndef SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSIOSTRATEGY_H
+#define SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSIOSTRATEGY_H
 
 #define _AIO_OPEN   0
 #define _AIO_READ   1
@@ -43,5 +43,5 @@ private:
     void registerWithCacheManager(void);
 };
 
-#endif
+#endif /* SQUID_SRC_DISKIO_DISKTHREADS_DISKTHREADSIOSTRATEGY_H */
 
index 846b570ef9db3a55296f449d503229ad147b57f5..67ec5c030e6f1daba3392c7961bfe8c39cfc9a5f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IOREQUESTOR_H
-#define SQUID_IOREQUESTOR_H
+#ifndef SQUID_SRC_DISKIO_IOREQUESTOR_H
+#define SQUID_SRC_DISKIO_IOREQUESTOR_H
 
 #include "base/RefCount.h"
 
@@ -26,5 +26,5 @@ public:
     virtual void writeCompleted(int errflag, size_t len, RefCount<WriteRequest>) = 0;
 };
 
-#endif /* SQUID_IOREQUESTOR_H */
+#endif /* SQUID_SRC_DISKIO_IOREQUESTOR_H */
 
index 741a57b37edb4e8a826ef4739e0e79834bf0e73c..5cd46d6552c9ba96f824826c2a0578be5dd5221e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_IODISKIOMODULE_H
-#define SQUID_IPC_IODISKIOMODULE_H
+#ifndef SQUID_SRC_DISKIO_IPCIO_IPCIODISKIOMODULE_H
+#define SQUID_SRC_DISKIO_IPCIO_IPCIODISKIOMODULE_H
 
 #include "DiskIO/DiskIOModule.h"
 
@@ -26,5 +26,5 @@ private:
     static IpcIoDiskIOModule Instance;
 };
 
-#endif /* SQUID_IPC_IODISKIOMODULE_H */
+#endif /* SQUID_SRC_DISKIO_IPCIO_IPCIODISKIOMODULE_H */
 
index b01b8ba5ddd6bb38b49a3965a3d4228e465c1c64..2d5f622df2ce0a4654138c7e41a998c4a1f64f28 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_IOFILE_H
-#define SQUID_IPC_IOFILE_H
+#ifndef SQUID_SRC_DISKIO_IPCIO_IPCIOFILE_H
+#define SQUID_SRC_DISKIO_IPCIO_IPCIOFILE_H
 
 #include "base/AsyncCall.h"
 #include "cbdata.h"
@@ -185,5 +185,5 @@ private:
     IpcIoPendingRequest &operator =(const IpcIoPendingRequest &d); // ditto
 };
 
-#endif /* SQUID_IPC_IOFILE_H */
+#endif /* SQUID_SRC_DISKIO_IPCIO_IPCIOFILE_H */
 
index 9433f897390e5e2338f7d4be1dad8d3f5b864884..7c7a3f62899293e889e5284442a31b885b8d5240 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_IOIOSTRATEGY_H
-#define SQUID_IPC_IOIOSTRATEGY_H
+#ifndef SQUID_SRC_DISKIO_IPCIO_IPCIOIOSTRATEGY_H
+#define SQUID_SRC_DISKIO_IPCIO_IPCIOIOSTRATEGY_H
 #include "DiskIO/DiskIOStrategy.h"
 
 class IpcIoIOStrategy : public DiskIOStrategy
@@ -21,5 +21,5 @@ public:
     void unlinkFile (char const *) override;
 };
 
-#endif /* SQUID_IPC_IOIOSTRATEGY_H */
+#endif /* SQUID_SRC_DISKIO_IPCIO_IPCIOIOSTRATEGY_H */
 
index efa904a1bc46f69f8d318aff86748f35b56f913e..23224edbb56be0290f3be7a236fa8e77573d8eaa 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MMAPPEDDISKIOMODULE_H
-#define SQUID_MMAPPEDDISKIOMODULE_H
+#ifndef SQUID_SRC_DISKIO_MMAPPED_MMAPPEDDISKIOMODULE_H
+#define SQUID_SRC_DISKIO_MMAPPED_MMAPPEDDISKIOMODULE_H
 
 #include "DiskIO/DiskIOModule.h"
 
@@ -26,5 +26,5 @@ private:
     static MmappedDiskIOModule Instance;
 };
 
-#endif /* SQUID_MMAPPEDDISKIOMODULE_H */
+#endif /* SQUID_SRC_DISKIO_MMAPPED_MMAPPEDDISKIOMODULE_H */
 
index 27b36affe31b3185843a1072fdad300c441be77e..d67e244802c479bece012876d2e2c93ec7b2c343 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MMAPPEDFILE_H
-#define SQUID_MMAPPEDFILE_H
+#ifndef SQUID_SRC_DISKIO_MMAPPED_MMAPPEDFILE_H
+#define SQUID_SRC_DISKIO_MMAPPED_MMAPPEDFILE_H
 
 #include "cbdata.h"
 #include "DiskIO/DiskFile.h"
@@ -48,5 +48,5 @@ private:
     void doClose();
 };
 
-#endif /* SQUID_MMAPPEDFILE_H */
+#endif /* SQUID_SRC_DISKIO_MMAPPED_MMAPPEDFILE_H */
 
index 286b87b1de5019f6426828b0e4bfcff50cf6b3cf..3c8af59b8bf37574dff08de299a51863f7f1bedd 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MMAPPEDIOSTRATEGY_H
-#define SQUID_MMAPPEDIOSTRATEGY_H
+#ifndef SQUID_SRC_DISKIO_MMAPPED_MMAPPEDIOSTRATEGY_H
+#define SQUID_SRC_DISKIO_MMAPPED_MMAPPEDIOSTRATEGY_H
 #include "DiskIO/DiskIOStrategy.h"
 
 class MmappedIOStrategy : public DiskIOStrategy
@@ -21,5 +21,5 @@ public:
     void unlinkFile (char const *) override;
 };
 
-#endif /* SQUID_MMAPPEDIOSTRATEGY_H */
+#endif /* SQUID_SRC_DISKIO_MMAPPED_MMAPPEDIOSTRATEGY_H */
 
index e1b1834208134fce0ff09228851dcf4343f4eadf..47f2145246a3b3ff0a42497184e8eca0005bb0c5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_READREQUEST_H
-#define SQUID_READREQUEST_H
+#ifndef SQUID_SRC_DISKIO_READREQUEST_H
+#define SQUID_SRC_DISKIO_READREQUEST_H
 
 #include "base/RefCount.h"
 #include "cbdata.h"
@@ -26,5 +26,5 @@ public:
     size_t len;
 };
 
-#endif /* SQUID_READREQUEST_H */
+#endif /* SQUID_SRC_DISKIO_READREQUEST_H */
 
index 8a45431f66ccb193794f81fc82291e162086946d..8a69124f6f9e2c80e9326bec92f15c0e99c8cf32 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_WRITEREQUEST_H
-#define SQUID_WRITEREQUEST_H
+#ifndef SQUID_SRC_DISKIO_WRITEREQUEST_H
+#define SQUID_SRC_DISKIO_WRITEREQUEST_H
 
 #include "base/RefCount.h"
 #include "cbdata.h"
@@ -28,5 +28,5 @@ public:
     FREE *free_func;
 };
 
-#endif /* SQUID_WRITEREQUEST_H */
+#endif /* SQUID_SRC_DISKIO_WRITEREQUEST_H */
 
index 1698ba24744c697d580cf82f2b7bb8f9c239e603..df4f093b60b78d2c98dfb5c1bd8cb455277a3fb7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DOWNLOADER_H
-#define SQUID_DOWNLOADER_H
+#ifndef SQUID_SRC_DOWNLOADER_H
+#define SQUID_SRC_DOWNLOADER_H
 
 #include "base/AsyncCallbacks.h"
 #include "base/AsyncJob.h"
@@ -87,5 +87,5 @@ private:
     DownloaderContextPointer context_;
 };
 
-#endif
+#endif /* SQUID_SRC_DOWNLOADER_H */
 
index 1a7b33bac0325a5975bcf51f6d77f326ccd10ae5..a0a058e5dc4f5e34e38474cc0bac3049cf57cfdf 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_ETAG_H
-#define _SQUID_ETAG_H
+#ifndef SQUID_SRC_ETAG_H
+#define SQUID_SRC_ETAG_H
 
 /**
  * ETag support is rudimantal; this struct is likely to change
@@ -28,5 +28,5 @@ bool etagIsStrongEqual(const ETag &tag1, const ETag &tag2);
 /// whether etags are weak-equal
 bool etagIsWeakEqual(const ETag &tag1, const ETag &tag2);
 
-#endif /* _SQUIDETAG_H */
+#endif /* SQUID_SRC_ETAG_H */
 
index 1f579cb0bebc3a407d256d303256fc391a917dbc..4136b4c823b082e70606daa842b19b12349051f5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_EVENTLOOP_H
-#define SQUID_EVENTLOOP_H
+#ifndef SQUID_SRC_EVENTLOOP_H
+#define SQUID_SRC_EVENTLOOP_H
 
 #include "time/forward.h"
 
@@ -92,5 +92,5 @@ private:
     bool runOnceResult; /**< the result from runOnce */
 };
 
-#endif /* SQUID_EVENTLOOP_H */
+#endif /* SQUID_SRC_EVENTLOOP_H */
 
index d3b7689d66dcd986f647db67e95a044b67e9669b..5c141ec464c788623b0d02408943d7867ba0e557 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_EXTERNALACL_H
-#define SQUID_EXTERNALACL_H
+#ifndef SQUID_SRC_EXTERNALACL_H
+#define SQUID_SRC_EXTERNALACL_H
 
 #include "acl/Checklist.h"
 #include "base/RefCount.h"
@@ -71,5 +71,5 @@ void externalAclLookup(ACLChecklist * ch, void *acl_data, EAH * handler, void *d
 void externalAclInit(void);
 void externalAclShutdown(void);
 
-#endif /* SQUID_EXTERNALACL_H */
+#endif /* SQUID_SRC_EXTERNALACL_H */
 
index aa60e2a9388f171db3bcc4dc6727b03ce6a8cbc6..75988ca977450cdc0853565d94c84079b33c6678 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 82    External ACL */
 
-#ifndef SQUID_EXTERNALACLENTRY_H
-#define SQUID_EXTERNALACLENTRY_H
+#ifndef SQUID_SRC_EXTERNALACLENTRY_H
+#define SQUID_SRC_EXTERNALACLENTRY_H
 
 #include "acl/Acl.h"
 #include "acl/forward.h"
@@ -77,5 +77,5 @@ public:
     external_acl *def;
 };
 
-#endif
+#endif /* SQUID_SRC_EXTERNALACLENTRY_H */
 
index 99221c92601c11c8ca194915fcb89c5f909fadb3..e28ef31c235b781cb1e557fe70e0217b3827378f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FADING_COUNTER_H
-#define SQUID_FADING_COUNTER_H
+#ifndef SQUID_SRC_FADINGCOUNTER_H
+#define SQUID_SRC_FADINGCOUNTER_H
 
 #include <vector>
 
@@ -37,5 +37,5 @@ private:
     int total; ///< number of remembered events (possibly stale)
 };
 
-#endif /* SQUID_FADING_COUNTER_H */
+#endif /* SQUID_SRC_FADINGCOUNTER_H */
 
index fc80cd18c10b1b58145433eb357fb15a98d520e6..c1599c9bb40e9056c0c092c347b5d6f9301dc13d 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 08    Swap File Bitmap */
 
-#ifndef FILEMAP_H_
-#define FILEMAP_H_
+#ifndef SQUID_SRC_FILEMAP_H
+#define SQUID_SRC_FILEMAP_H
 
 #include "store/forward.h"
 
@@ -76,5 +76,5 @@ private:
     unsigned long *bitmap;
 };
 
-#endif /* FILEMAP_H_ */
+#endif /* SQUID_SRC_FILEMAP_H */
 
index bd99f786c9b048ec8ec23c91472d9aa874007c79..c435609e3bcffed8d4fd73bb68ca67afc07824d4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FORWARD_H
-#define SQUID_FORWARD_H
+#ifndef SQUID_SRC_FWDSTATE_H
+#define SQUID_SRC_FWDSTATE_H
 
 #include "base/forward.h"
 #include "base/JobWait.h"
@@ -223,5 +223,5 @@ void getOutgoingAddress(HttpRequest *, const Comm::ConnectionPointer &);
 /// a collection of previously used persistent Squid-to-peer HTTP(S) connections
 extern PconnPool *fwdPconnPool;
 
-#endif /* SQUID_FORWARD_H */
+#endif /* SQUID_SRC_FWDSTATE_H */
 
index 04f5bcaf4a66169693b7746449dac2064dd246e9..b11ba45d7d5f9ae0432e0230d1b8ff65dab1dcce 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_GENERIC_H
-#define SQUID_GENERIC_H
+#ifndef SQUID_SRC_GENERIC_H
+#define SQUID_SRC_GENERIC_H
 
 #include "dlink.h"
 
@@ -93,5 +93,5 @@ struct PointerPrinter {
     std::string delimiter;
 };
 
-#endif /* SQUID_GENERIC_H */
+#endif /* SQUID_SRC_GENERIC_H */
 
index 83946ee257d05bf7261f0d57fd8ff0b19e6aa5e3..4960a620c706e2b58f2add32396d9477489b0d11 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HAPPYCONNOPENER_H
-#define SQUID_HAPPYCONNOPENER_H
+#ifndef SQUID_SRC_HAPPYCONNOPENER_H
+#define SQUID_SRC_HAPPYCONNOPENER_H
 #include "base/RefCount.h"
 #include "comm.h"
 #include "comm/Connection.h"
@@ -245,5 +245,5 @@ private:
     mutable const char *ranOutOfTimeOrAttemptsEarlier_ = nullptr;
 };
 
-#endif
+#endif /* SQUID_SRC_HAPPYCONNOPENER_H */
 
index f6541523b8b82d99d7579840c8e44b1417fcc1a2..5f5d8b13f41e2397fed400dfdb6783be1366f31f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHIERARCHYLOGENTRY_H
-#define SQUID_HTTPHIERARCHYLOGENTRY_H
+#ifndef SQUID_SRC_HIERARCHYLOGENTRY_H
+#define SQUID_SRC_HIERARCHYLOGENTRY_H
 
 #include "comm/Connection.h"
 #include "enums.h"
@@ -79,5 +79,5 @@ private:
     struct timeval totalResponseTime_; ///< cumulative for all peers
 };
 
-#endif /* SQUID_HTTPHIERARCHYLOGENTRY_H */
+#endif /* SQUID_SRC_HIERARCHYLOGENTRY_H */
 
index a6310124e8652c81588ea4b1dbec580c7dcddeac..85c771fb9b5ee6abd3ccb026a2cf90fcb9011315 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef HTTPBODY_H_
-#define HTTPBODY_H_
+#ifndef SQUID_SRC_HTTPBODY_H
+#define SQUID_SRC_HTTPBODY_H
 
 #include "sbuf/SBuf.h"
 
@@ -50,5 +50,5 @@ private:
     SBuf raw_; // body bytes
 };
 
-#endif /* HTTPBODY_H_ */
+#endif /* SQUID_SRC_HTTPBODY_H */
 
index 08b4ebe20addf6fcb3fc6aa934c5dcc7e155b4b7..5e6d9c01d5445b74960552ac76733609c802884b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTP_CONTROL_MSG_H
-#define SQUID_HTTP_CONTROL_MSG_H
+#ifndef SQUID_SRC_HTTPCONTROLMSG_H
+#define SQUID_SRC_HTTPCONTROLMSG_H
 
 #include "base/AsyncCall.h"
 #include "HttpReply.h"
@@ -66,5 +66,5 @@ operator <<(std::ostream &os, const HttpControlMsg &msg)
     return os << msg.reply << ", " << msg.cbSuccess;
 }
 
-#endif /* SQUID_HTTP_CONTROL_MSG_H */
+#endif /* SQUID_SRC_HTTPCONTROLMSG_H */
 
index d604b555f3d4400dd49bd11f6765e7f90ebc894f..b192b59ec645beae76e5c6216dfd88a13358aa86 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHDRCC_H
-#define SQUID_HTTPHDRCC_H
+#ifndef SQUID_SRC_HTTPHDRCC_H
+#define SQUID_SRC_HTTPHDRCC_H
 
 #include "defines.h"
 #include "dlink.h"
@@ -216,5 +216,5 @@ void httpHdrCcStatDumper(StoreEntry * sentry, int idx, double val, double size,
 
 std::ostream & operator<< (std::ostream &, HttpHdrCcType);
 
-#endif /* SQUID_HTTPHDRCC_H */
+#endif /* SQUID_SRC_HTTPHDRCC_H */
 
index d048094173890b65b8ec2f6b6ade56e969630dd0..7789c494ff010355e7a01cc8b3d51c935e01c6c3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHDRCONTRANGE_H
-#define SQUID_HTTPHDRCONTRANGE_H
+#ifndef SQUID_SRC_HTTPHDRCONTRANGE_H
+#define SQUID_SRC_HTTPHDRCONTRANGE_H
 
 #include "HttpHeaderRange.h"
 
@@ -37,5 +37,5 @@ void httpHdrContRangePackInto(const HttpHdrContRange * crange, Packable * p);
 void httpHdrContRangeSet(HttpHdrContRange *, HttpHdrRangeSpec, int64_t);
 void httpHeaderAddContRange(HttpHeader *, HttpHdrRangeSpec, int64_t);
 
-#endif /* SQUID_HTTPHDRCONTRANGE_H */
+#endif /* SQUID_SRC_HTTPHDRCONTRANGE_H */
 
index df2854784a0f8cd543a0f50a00a9c85e29a4f737..236fe795841ac1e410a64a2f58c7df80d6fe965d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHDRSURROGATECONTROL_H
-#define SQUID_HTTPHDRSURROGATECONTROL_H
+#ifndef SQUID_SRC_HTTPHDRSC_H
+#define SQUID_SRC_HTTPHDRSC_H
 
 #include "http/forward.h"
 #include "HttpHdrScTarget.h"
@@ -45,5 +45,5 @@ HttpHdrSc *httpHdrScParseCreate(String const &);
 void httpHdrScSetMaxAge(HttpHdrSc *, char const *, int);
 
 http_hdr_sc_type &operator++(http_hdr_sc_type &);
-#endif /* SQUID_HTTPHDRSURROGATECONTROL_H */
+#endif /* SQUID_SRC_HTTPHDRSC_H */
 
index c9de100bbb6031dcaa690f61e82ffed0a38c80e0..aed42c68479c86da1bc47635f3f88b188a972478 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHDRSURROGATECONTROLTARGET_H
-#define SQUID_HTTPHDRSURROGATECONTROLTARGET_H
+#ifndef SQUID_SRC_HTTPHDRSCTARGET_H
+#define SQUID_SRC_HTTPHDRSCTARGET_H
 
 #include "defines.h" //for bit mask operations
 #include "http/forward.h"
@@ -98,5 +98,5 @@ private:
 
 void httpHdrScTargetStatDumper(StoreEntry * sentry, int idx, double val, double size, int count);
 
-#endif /* SQUID_HTTPHDRSURROGATECONTROLTARGET_H */
+#endif /* SQUID_SRC_HTTPHDRSCTARGET_H */
 
index 698372c20e4174be05ef5ebfdba535453355acd5..7875793f074fb9d6cab10a0d750aee5afe80d70b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHEADER_H
-#define SQUID_HTTPHEADER_H
+#ifndef SQUID_SRC_HTTPHEADER_H
+#define SQUID_SRC_HTTPHEADER_H
 
 #include "anyp/ProtocolVersion.h"
 #include "base/LookupTable.h"
@@ -205,5 +205,5 @@ void httpHeaderCalcMask(HttpHeaderMask * mask, Http::HdrType http_hdr_type_enums
 
 void httpHeaderInitModule(void);
 
-#endif /* SQUID_HTTPHEADER_H */
+#endif /* SQUID_SRC_HTTPHEADER_H */
 
index da43d015cc49710a20512814c11e6371677a26cf..327f8eab3482172bb6f2d94980b4fc60fe3ccbd4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHEADERFIELDINFO_H_
-#define SQUID_HTTPHEADERFIELDINFO_H_
+#ifndef SQUID_SRC_HTTPHEADERFIELDINFO_H
+#define SQUID_SRC_HTTPHEADERFIELDINFO_H
 
 #include "http/RegisteredHeaders.h"
 #include "HttpHeaderFieldStat.h"
@@ -25,5 +25,5 @@ public:
     HttpHeaderFieldStat stat;
 };
 
-#endif /* SQUID_HTTPHEADERFIELDINFO_H_ */
+#endif /* SQUID_SRC_HTTPHEADERFIELDINFO_H */
 
index e79963367d5ee6604ef639f08997f741b78f40f6..49144a6cd8e9caed166e1f6d511028024740c7ca 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHEADERFIELDSTAT_H_
-#define SQUID_HTTPHEADERFIELDSTAT_H_
+#ifndef SQUID_SRC_HTTPHEADERFIELDSTAT_H
+#define SQUID_SRC_HTTPHEADERFIELDSTAT_H
 
 /// per field statistics. Currently a POD.
 class HttpHeaderFieldStat
@@ -22,5 +22,5 @@ public:
     int repCount;       /* number of repetitons */
 };
 
-#endif /* SQUID_HTTPHEADERFIELDSTAT_H_ */
+#endif /* SQUID_SRC_HTTPHEADERFIELDSTAT_H */
 
index 2b56534a62d69c7396fc4094017cec8bca5fb4fb..4c4f20391c4af5260ebe6d102e4f53e1308d4506 100644 (file)
@@ -6,13 +6,13 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHEADERMASK_H
-#define SQUID_HTTPHEADERMASK_H
+#ifndef SQUID_SRC_HTTPHEADERMASK_H
+#define SQUID_SRC_HTTPHEADERMASK_H
 
 /* big mask for http headers */
 typedef char HttpHeaderMask[12];
 
 void httpHeaderMaskInit(HttpHeaderMask * mask, int value);
 
-#endif /* SQUID_HTTPHEADERMASK_H */
+#endif /* SQUID_SRC_HTTPHEADERMASK_H */
 
index f45b9970c2fd7050fcae73fe4c6d3f7c9d627f17..bb3200c003c6a59bc5b29470f86962076f851027 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHEADERRANGE_H
-#define SQUID_HTTPHEADERRANGE_H
+#ifndef SQUID_SRC_HTTPHEADERRANGE_H
+#define SQUID_SRC_HTTPHEADERRANGE_H
 
 #include "base/Range.h"
 #include "mem/forward.h"
@@ -107,5 +107,5 @@ public:
     bool valid = false;
 };
 
-#endif /* SQUID_HTTPHEADERRANGE_H */
+#endif /* SQUID_SRC_HTTPHEADERRANGE_H */
 
index 28d3e1dee281a13ba1ba21273fd6b72e837b9307..79750e30d35613890d890f314ad609a7659f99c8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef HTTPHEADERSTAT_H_
-#define HTTPHEADERSTAT_H_
+#ifndef SQUID_SRC_HTTPHEADERSTAT_H
+#define SQUID_SRC_HTTPHEADERSTAT_H
 
 #include "HttpHdrCc.h"
 #include "HttpHdrSc.h"
@@ -67,5 +67,5 @@ public:
     int busyDestroyedCount;
 };
 
-#endif /* HTTPHEADERSTAT_H_ */
+#endif /* SQUID_SRC_HTTPHEADERSTAT_H */
 
index 7c0e073dd6908978b89c993b5cb84706f0ffd000..9b6cd932a60237619843e6dae974078f066db245 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPHEADERTOOLS_H
-#define SQUID_HTTPHEADERTOOLS_H
+#ifndef SQUID_SRC_HTTPHEADERTOOLS_H
+#define SQUID_SRC_HTTPHEADERTOOLS_H
 
 #include "acl/forward.h"
 #include "format/Format.h"
@@ -133,5 +133,5 @@ const char *getStringPrefix(const char *str, size_t len);
 
 void httpHdrMangleList(HttpHeader *, HttpRequest *, const AccessLogEntryPointer &al, req_or_rep_t req_or_rep);
 
-#endif
+#endif /* SQUID_SRC_HTTPHEADERTOOLS_H */
 
index cf4cacce4135ebc8fc8a178104a63db207f3e9d5..2bfc009c81616c0c5b8b88385adfc7cd3f0a449f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPREPLY_H
-#define SQUID_HTTPREPLY_H
+#ifndef SQUID_SRC_HTTPREPLY_H
+#define SQUID_SRC_HTTPREPLY_H
 
 #include "http/StatusLine.h"
 #include "HttpBody.h"
@@ -168,5 +168,5 @@ protected:
     bool parseFirstLine(const char *start, const char *end) override;
 };
 
-#endif /* SQUID_HTTPREPLY_H */
+#endif /* SQUID_SRC_HTTPREPLY_H */
 
index c9fb92d86dd19c3832af5f75811321b17236a032..9aace1bcc51fcfa2d65e0f9e2e502d9a3c217881 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPREQUEST_H
-#define SQUID_HTTPREQUEST_H
+#ifndef SQUID_SRC_HTTPREQUEST_H
+#define SQUID_SRC_HTTPREQUEST_H
 
 #include "anyp/Uri.h"
 #include "base/CbcPointer.h"
@@ -289,5 +289,5 @@ const Ip::Address *FindListeningPortAddress(const HttpRequest *, const AccessLog
 /// nil parameter(s) indicate missing caller information and are handled safely
 unsigned short FindListeningPortNumber(const HttpRequest *, const AccessLogEntry *);
 
-#endif /* SQUID_HTTPREQUEST_H */
+#endif /* SQUID_SRC_HTTPREQUEST_H */
 
index 078282a87d8f37e31b91a3e2c94abee37ffd29b7..adb3326079c268b6ce2adea8ed0d2f2de777c9ab 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTP_UPGRADE_H
-#define SQUID_HTTP_UPGRADE_H
+#ifndef SQUID_SRC_HTTPUPGRADEPROTOCOLACCESS_H
+#define SQUID_SRC_HTTPUPGRADEPROTOCOLACCESS_H
 
 #include "acl/forward.h"
 #include "sbuf/SBuf.h"
@@ -114,5 +114,5 @@ HttpUpgradeProtocolAccess::forApplicable(const ProtocolView &offer, const Visito
         (void)visitor(ProtoOther, other);
 }
 
-#endif /* SQUID_HTTP_UPGRADE_H */
+#endif /* SQUID_SRC_HTTPUPGRADEPROTOCOLACCESS_H */
 
index e74082d8d1c791afbce49fe364e5d6a47e19c94c..cb13c1c6290271cdae2f42bdf631347ff444fd1b 100644 (file)
--- a/src/ICP.h
+++ b/src/ICP.h
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICP_H
-#define SQUID_ICP_H
+#ifndef SQUID_SRC_ICP_H
+#define SQUID_SRC_ICP_H
 
 /**
  \defgroup ServerProtocolICPAPI ICP
@@ -125,5 +125,5 @@ int icpSetCacheKey(const cache_key * key);
 /// \ingroup ServerProtocolICPAPI
 const cache_key *icpGetCacheKey(const char *url, int reqnum);
 
-#endif /* SQUID_ICP_H */
+#endif /* SQUID_SRC_ICP_H */
 
index af3c9d53b47ee81751f5105623be84efa3b63401..c2e44e7742ddb7bf00aea7d40e3535c7792fbfc2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_INSTANCE_H
-#define SQUID_INSTANCE_H
+#ifndef SQUID_SRC_INSTANCE_H
+#define SQUID_SRC_INSTANCE_H
 
 #if HAVE_SYS_TYPES_H
 #include <sys/types.h>
@@ -32,5 +32,5 @@ pid_t Other();
 
 } // namespace Instance
 
-#endif
+#endif /* SQUID_SRC_INSTANCE_H */
 
index f01787ec5ae732a0129a3ff2d056c153023747d4..f86f9c18e18e37d8637968267c179f98b7af09c6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IOSTATS_H_
-#define SQUID_IOSTATS_H_
+#ifndef SQUID_SRC_IOSTATS_H
+#define SQUID_SRC_IOSTATS_H
 
 /// IO statistics. Currently a POD.
 class IoStats
@@ -25,5 +25,5 @@ public:
     Http, Ftp;
 };
 
-#endif /* SQUID_IOSTATS_H_ */
+#endif /* SQUID_SRC_IOSTATS_H */
 
index 165fccda696a895fa46129e857069a87b57ae78f..3c246758153adf9bb7c47c850f9a73c195333642 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_LOADABLE_MODULE_H
-#define SQUID_LOADABLE_MODULE_H
+#ifndef SQUID_SRC_LOADABLEMODULE_H
+#define SQUID_SRC_LOADABLEMODULE_H
 
 #include "SquidString.h"
 
@@ -36,5 +36,5 @@ private:
     const char *errorMsg();
 };
 
-#endif
+#endif /* SQUID_SRC_LOADABLEMODULE_H */
 
index 4d656afd91d398fe8fb99bf49140fd97d4729e09..25e1624b4d5f6bf18327a4ff7fa1136f8c43e0ff 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_LOADABLE_MODULES_H
-#define SQUID_LOADABLE_MODULES_H
+#ifndef SQUID_SRC_LOADABLEMODULES_H
+#define SQUID_SRC_LOADABLEMODULES_H
 
 // TODO: add reporting for cachemgr
 // TODO: add reconfiguration support
@@ -15,5 +15,5 @@
 class wordlist;
 void LoadableModulesConfigure(const wordlist *names);
 
-#endif /* SQUID_LOADABLE_MODULES_H */
+#endif /* SQUID_SRC_LOADABLEMODULES_H */
 
index 8e3dd5327e88edd051c442cd82f7b29bea7e5f0e..d101c81a9937e4592ab5901829d58a6235413dd6 100644 (file)
@@ -103,5 +103,5 @@ inline LogTags_ot &operator++ (LogTags_ot &aLogType)
     return aLogType;
 }
 
-#endif
+#endif /* SQUID_SRC_LOGTAGS_H */
 
index 7c4024420d578e8b70d61d9e3536c19a0744b117..39a2095bd4000fe00933a28b4986dd6551b3fa7b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MEMBUF_H
-#define SQUID_MEMBUF_H
+#ifndef SQUID_SRC_MEMBUF_H
+#define SQUID_SRC_MEMBUF_H
 
 #include "base/Packable.h"
 #include "cbdata.h"
@@ -159,5 +159,5 @@ public:
 /** returns free() function to be used, _freezes_ the object! */
 void memBufReport(MemBuf * mb);
 
-#endif /* SQUID_MEMBUF_H */
+#endif /* SQUID_SRC_MEMBUF_H */
 
index bed63b01ecf6993a495fca38251f0a535b89c90a..b0115669c7611294308fb49faf298f6986976c69 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MEMOBJECT_H
-#define SQUID_MEMOBJECT_H
+#ifndef SQUID_SRC_MEMOBJECT_H
+#define SQUID_SRC_MEMOBJECT_H
 
 #include "base/DelayedAsyncCalls.h"
 #include "dlink.h"
@@ -228,5 +228,5 @@ private:
 /** global current memory removal policy */
 extern RemovalPolicy *mem_policy;
 
-#endif /* SQUID_MEMOBJECT_H */
+#endif /* SQUID_SRC_MEMOBJECT_H */
 
index b795254b94d45e643bf6369a0a902211af5f3132..fe27008fc0622852ff2d3a202717207824c4ebd7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MEMSTORE_H
-#define SQUID_MEMSTORE_H
+#ifndef SQUID_SRC_MEMSTORE_H
+#define SQUID_SRC_MEMSTORE_H
 
 #include "ipc/mem/Page.h"
 #include "ipc/mem/PageStack.h"
@@ -123,5 +123,5 @@ private:
 // to check/update memory cache separately from the disk cache. And same API
 // would hurt because we can support synchronous get/put, unlike the disks.
 
-#endif /* SQUID_MEMSTORE_H */
+#endif /* SQUID_SRC_MEMSTORE_H */
 
index 14781d8f0bfa69e043f439258199f8ead2e08c44..9cdea7c9d24e4e8f4380f27c093ae99201ce9af2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef MESSAGEBUCKET_H
-#define MESSAGEBUCKET_H
+#ifndef SQUID_SRC_MESSAGEBUCKET_H
+#define SQUID_SRC_MESSAGEBUCKET_H
 
 #if USE_DELAY_POOLS
 
@@ -37,5 +37,5 @@ private:
 
 #endif /* USE_DELAY_POOLS */
 
-#endif
+#endif /* SQUID_SRC_MESSAGEBUCKET_H */
 
index e6567ed1f7547e55f5c416cfe9efb4d591ea8165..011d2f84261a2e2b0742136baf760b9abc5149cb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef MESSAGEDELAYPOOLS_H
-#define MESSAGEDELAYPOOLS_H
+#ifndef SQUID_SRC_MESSAGEDELAYPOOLS_H
+#define SQUID_SRC_MESSAGEDELAYPOOLS_H
 
 #if USE_DELAY_POOLS
 
@@ -131,5 +131,5 @@ parse_response_delay_pool_access(MessageDelayConfig * cfg)
 }
 
 #endif
-#endif
+#endif /* SQUID_SRC_MESSAGEDELAYPOOLS_H */
 
index ea15adc6106d0b60500e6d085e48ecf57c874477..e906756e5bec923411d6495f64d9ee43a1de9139 100644 (file)
@@ -27,5 +27,5 @@ public:
     uint64_t messageTotal() const {return header + payloadData;}
 };
 
-#endif  /* SQUID_SRC_MESSAGESIZES_H */
+#endif /* SQUID_SRC_MESSAGESIZES_H */
 
index 263e346c4c75dcce9e8e35f7b985da85502fd790..bf3480f7a28a20bc0359e4ab3cafce0a754fe2ab 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_NEIGHBORTYPEDOMAINLIST_H_
-#define SQUID_NEIGHBORTYPEDOMAINLIST_H_
+#ifndef SQUID_SRC_NEIGHBORTYPEDOMAINLIST_H
+#define SQUID_SRC_NEIGHBORTYPEDOMAINLIST_H
 
 /// representation of a neighbor_type_domain configuration directive. A POD
 class NeighborTypeDomainList
@@ -18,5 +18,5 @@ public:
     NeighborTypeDomainList *next;
 };
 
-#endif /* SQUID_NEIGHBORTYPEDOMAINLIST_H_ */
+#endif /* SQUID_SRC_NEIGHBORTYPEDOMAINLIST_H */
 
index 0c6229e23dbe92db3a404a513da639206f59749d..ff7e080761e33df0c21c60c7545acb74f8a89a73 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_NOTES_H
-#define SQUID_NOTES_H
+#ifndef SQUID_SRC_NOTES_H
+#define SQUID_SRC_NOTES_H
 
 #include "acl/forward.h"
 #include "base/RefCount.h"
@@ -262,5 +262,5 @@ private:
     Entries entries; ///< The key/value pair entries
 };
 
-#endif
+#endif /* SQUID_SRC_NOTES_H */
 
index 02f29d973cd816b3a3c0783b026ae6318ddae0ad..8bfbf702811892342ad44951ba34289a17e11031 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 77    Delay Pools */
 
-#ifndef NULLDELAYID_H
-#define NULLDELAYID_H
+#ifndef SQUID_SRC_NULLDELAYID_H
+#define SQUID_SRC_NULLDELAYID_H
 
 #if USE_DELAY_POOLS
 #include "DelayIdComposite.h"
@@ -24,5 +24,5 @@ public:
     void bytesIn(int) override {}
 };
 #endif
-#endif /* NULLDELAYID_H */
+#endif /* SQUID_SRC_NULLDELAYID_H */
 
index d2ddab553440ea3e5bc40f59c8a4368b3e2fb31f..3df48caacf94caa1d85d301d39481222abbbd29b 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 03    Configuration File Parsing */
 
-#ifndef SQUID_PARSING_H
-#define SQUID_PARSING_H
+#ifndef SQUID_SRC_PARSING_H
+#define SQUID_SRC_PARSING_H
 
 #include "ip/Address.h"
 
@@ -60,5 +60,5 @@ bool StringToInt64(const char *str, int64_t &result, const char **p, int base);
  */
 bool GetHostWithPort(char *token, Ip::Address *ipa);
 
-#endif /* SQUID_PARSING_H */
+#endif /* SQUID_SRC_PARSING_H */
 
index 2864e35fdf82c472743a961ddffb715b2f27f0cf..191cba9e29c1998990ac31d53f1347fd500f28c4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef   SQUID_PEERDIGEST_H
-#define   SQUID_PEERDIGEST_H
+#ifndef SQUID_SRC_PEERDIGEST_H
+#define SQUID_SRC_PEERDIGEST_H
 
 #if USE_CACHE_DIGESTS
 
@@ -122,5 +122,5 @@ void peerDigestStatsReport(const PeerDigest * pd, StoreEntry * e);
 
 #endif /* USE_CACHE_DIGESTS */
 
-#endif /* SQUID_PEERDIGEST_H */
+#endif /* SQUID_SRC_PEERDIGEST_H */
 
index 6f487f54a532ea8835db36d32a55ee5036fbf5f2..59a4896fab51b66ba40aa41fcea885c03023a3df 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PEERPOOLMGR_H
-#define SQUID_PEERPOOLMGR_H
+#ifndef SQUID_SRC_PEERPOOLMGR_H
+#define SQUID_SRC_PEERPOOLMGR_H
 
 #include "base/AsyncJob.h"
 #include "base/JobWait.h"
@@ -71,5 +71,5 @@ private:
     unsigned int addrUsed; ///< counter for cycling through peer addresses
 };
 
-#endif /* SQUID_PEERPOOLMGR_H */
+#endif /* SQUID_SRC_PEERPOOLMGR_H */
 
index 15250d48c48f8e33f36772b83a27bb8b93b763a6..86c168dfed32e3d5bee28747295feda2afc92757 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef   SQUID_PEERSELECTSTATE_H
-#define   SQUID_PEERSELECTSTATE_H
+#ifndef SQUID_SRC_PEERSELECTSTATE_H
+#define SQUID_SRC_PEERSELECTSTATE_H
 
 #include "AccessLogEntry.h"
 #include "acl/Checklist.h"
@@ -166,5 +166,5 @@ private:
     const InstanceId<PeerSelector> id; ///< unique identification in worker log
 };
 
-#endif /* SQUID_PEERSELECTSTATE_H */
+#endif /* SQUID_SRC_PEERSELECTSTATE_H */
 
index b5a645321f7bf44ae33fa659035357ae85f7bd21..ecab34cb86dbdab4f4d3ab63177bcbf710caa304 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PINGDATA_H
-#define SQUID_PINGDATA_H
+#ifndef SQUID_SRC_PINGDATA_H
+#define SQUID_SRC_PINGDATA_H
 
 #include "mem/PoolingAllocator.h"
 
@@ -49,5 +49,5 @@ private:
     WaitingPeerSelectorPosition monitorRegistration;
 };
 
-#endif /* SQUID_PINGDATA_H */
+#endif /* SQUID_SRC_PINGDATA_H */
 
index 85b8a8500fee4e0f13b5e2fbabb33c9ef8263865..b49a7697870935abe459708e97ddb75136568589 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_REFRESHPATTERN_H_
-#define SQUID_REFRESHPATTERN_H_
+#ifndef SQUID_SRC_REFRESHPATTERN_H
+#define SQUID_SRC_REFRESHPATTERN_H
 
 #include "base/RegexPattern.h"
 
@@ -99,5 +99,5 @@ operator <<(std::ostream &os, const RefreshPattern &r)
     return os;
 }
 
-#endif /* SQUID_REFRESHPATTERN_H_ */
+#endif /* SQUID_SRC_REFRESHPATTERN_H */
 
index cea63f4168057b15e044968a97675cdb92237005..3ebdd59c19006e006c654ff6242187c7016b950a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef   SQUID_REMOVALPOLICY_H
-#define   SQUID_REMOVALPOLICY_H
+#ifndef SQUID_SRC_REMOVALPOLICY_H
+#define SQUID_SRC_REMOVALPOLICY_H
 
 #include "cbdata.h"
 
@@ -79,5 +79,5 @@ RemovalPolicy *createRemovalPolicy(RemovalPolicySettings * settings);
 
 typedef RemovalPolicy *REMOVALPOLICYCREATE(wordlist * args);
 
-#endif /* SQUID_REMOVALPOLICY_H */
+#endif /* SQUID_SRC_REMOVALPOLICY_H */
 
index ceef9213e519df88ab4e8a48b10b07def0809583..07844d9d5745c11345b7e9966a0406b95a88b106 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 73    HTTP Request */
 
-#ifndef SQUID_REQUESTFLAGS_H_
-#define SQUID_REQUESTFLAGS_H_
+#ifndef SQUID_SRC_REQUESTFLAGS_H
+#define SQUID_SRC_REQUESTFLAGS_H
 
 #include "base/SupportOrVeto.h"
 
@@ -141,5 +141,5 @@ public:
     void disableCacheUse(const char *reason);
 };
 
-#endif /* SQUID_REQUESTFLAGS_H_ */
+#endif /* SQUID_SRC_REQUESTFLAGS_H */
 
index a5ae6d0832dc1b2730e75a7ef1bfb71b79216cec..a68900fcb921005922a9125798899462e27b0efb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_RESOLVEDPEERS_H
-#define SQUID_RESOLVEDPEERS_H
+#ifndef SQUID_SRC_RESOLVEDPEERS_H
+#define SQUID_SRC_RESOLVEDPEERS_H
 
 #include "base/RefCount.h"
 #include "comm/forward.h"
@@ -162,5 +162,5 @@ operator <<(std::ostream &os, const PeerConnectionPointer &dest)
     return os;
 }
 
-#endif /* SQUID_RESOLVEDPEERS_H */
+#endif /* SQUID_SRC_RESOLVEDPEERS_H */
 
index 086cc16be62c99a9dc98bf220615b4b8b111da3e..8e3922216d67da5797c9582628f8369ff1ead7f3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SBUFEXTRAS_H
-#define SQUID_SBUFEXTRAS_H
+#ifndef SQUID_SRC_SBUFSTATSACTION_H
+#define SQUID_SRC_SBUFSTATSACTION_H
 
 #include "mgr/Action.h"
 #include "sbuf/SBuf.h"
@@ -41,5 +41,5 @@ private:
     StatHist mbsizesatdestruct;
 };
 
-#endif /* SQUID_SBUFSTATSACTION_H */
+#endif /* SQUID_SRC_SBUFSTATSACTION_H */
 
index 3b1403b426eb680460744c27d8270129ca9092eb..f32fda598aa6e1d78a4898754a4e1bb9280c75b5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMPREQUEST_H_
-#define SQUID_SNMPREQUEST_H_
+#ifndef SQUID_SRC_SNMPREQUEST_H
+#define SQUID_SRC_SNMPREQUEST_H
 
 #if SQUID_SNMP
 #include "snmp_session.h"
@@ -34,5 +34,5 @@ public:
 
 #endif /* SQUID_SNMP */
 
-#endif /* SQUID_SNMPREQUEST_H_ */
+#endif /* SQUID_SRC_SNMPREQUEST_H */
 
index 76f22d1ad6280606db3e1ac40bd808ece0153366..7cb949b388f20e488f8125ce85fa5e80aa1aa960 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SQUIDCONFIG_H_
-#define SQUID_SQUIDCONFIG_H_
+#ifndef SQUID_SRC_SQUIDCONFIG_H
+#define SQUID_SRC_SQUIDCONFIG_H
 
 #include "acl/forward.h"
 #include "base/RefCount.h"
@@ -572,5 +572,5 @@ public:
 
 extern SquidConfig2 Config2;
 
-#endif /* SQUID_SQUIDCONFIG_H_ */
+#endif /* SQUID_SRC_SQUIDCONFIG_H */
 
index e0baaeab4a2bccaaa4fb857127f138052646b0db..edf04b3aa7357c929589e4c0e13d72c5eb94ebae 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_SQUIDIPC_H_
-#define SQUID_SQUIDIPC_H_
+#ifndef SQUID_SRC_SQUIDIPC_H
+#define SQUID_SRC_SQUIDIPC_H
 
 namespace Ip
 {
@@ -24,5 +24,5 @@ pid_t ipcCreate(int type,
                 int *wfd,
                 void **hIpc);
 
-#endif /* SQUID_SQUIDIPC_H_ */
+#endif /* SQUID_SRC_SQUIDIPC_H */
 
index 23b7525a041db8fea3f5adf1d9ecb4416863835d..867f7fee63823d0af3497246905071546a725a13 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_SQUIDMATH_H
-#define _SQUID_SRC_SQUIDMATH_H
+#ifndef SQUID_SRC_SQUIDMATH_H
+#define SQUID_SRC_SQUIDMATH_H
 
 #include "base/forward.h"
 #include "base/TypeTraits.h"
@@ -188,5 +188,5 @@ NaturalCast(const Source s)
     return NaturalSum<Result>(s).value();
 }
 
-#endif /* _SQUID_SRC_SQUIDMATH_H */
+#endif /* SQUID_SRC_SQUIDMATH_H */
 
index ffb215fa5e7582040c8bef0dc5a2d5401b9ff56b..22f5ec311de419240e108434bd309ee099d5804e 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 67    String */
 
-#ifndef SQUID_STRING_H
-#define SQUID_STRING_H
+#ifndef SQUID_SRC_SQUIDSTRING_H
+#define SQUID_SRC_SQUIDSTRING_H
 
 #include "base/TextException.h"
 #include "debug/Stream.h"
@@ -185,5 +185,5 @@ int stringHasWhitespace(const char *);
 int stringHasCntl(const char *);
 char *strwordtok(char *buf, char **t);
 
-#endif /* SQUID_STRING_H */
+#endif /* SQUID_SRC_SQUIDSTRING_H */
 
index 4d9c5c66f9f6ff2fe2e9da4eb929ac998f3698b0..9afba25ecceac8d2338eed5dbfe239e77f94e8f4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef STATCOUNTERS_H_
-#define STATCOUNTERS_H_
+#ifndef SQUID_SRC_STATCOUNTERS_H
+#define SQUID_SRC_STATCOUNTERS_H
 
 #include "base/ByteCounter.h"
 #include "StatHist.h"
@@ -169,5 +169,5 @@ public:
 
 extern StatCounters statCounter;
 
-#endif /* STATCOUNTERS_H_ */
+#endif /* SQUID_SRC_STATCOUNTERS_H */
 
index f48c1b1eec0cee7f77d9561506bf152dd6c6551f..b50c139bbfc79101d0acf4301a9ecea1cc213960 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef STATHIST_H_
-#define STATHIST_H_
+#ifndef SQUID_SRC_STATHIST_H
+#define SQUID_SRC_STATHIST_H
 
 /* for StoreEntry */
 #include "Store.h"
@@ -138,5 +138,5 @@ StatHist::operator =(const StatHist & src)
     return *this;
 }
 
-#endif /* STATHIST_H_ */
+#endif /* SQUID_SRC_STATHIST_H */
 
index 3b74f07a6ef1816e174609ecca3e751387141835..4650456fa48a5c0b32516f5937e74d193da41113 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_H
-#define SQUID_STORE_H
+#ifndef SQUID_SRC_STORE_H
+#define SQUID_SRC_STORE_H
 
 #include "base/DelayedAsyncCalls.h"
 #include "base/Packable.h"
@@ -463,5 +463,5 @@ extern FREE destroyStoreEntry;
 /// \ingroup StoreAPI
 void storeGetMemSpace(int size);
 
-#endif /* SQUID_STORE_H */
+#endif /* SQUID_SRC_STORE_H */
 
index 4bd6965b0e91fe73eec167b5e34c1471147d5a28..b0a83c34624f114cc1efd7d5ebccee17a4efc8da 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORECLIENT_H
-#define SQUID_STORECLIENT_H
+#ifndef SQUID_SRC_STORECLIENT_H
+#define SQUID_SRC_STORECLIENT_H
 
 #include "acl/ChecklistFiller.h"
 #include "base/AsyncCall.h"
@@ -229,5 +229,5 @@ int storeUnregister(store_client * sc, StoreEntry * e, void *data);
 int storePendingNClients(const StoreEntry * e);
 int storeClientIsThisAClient(store_client * sc, void *someClient);
 
-#endif /* SQUID_STORECLIENT_H */
+#endif /* SQUID_SRC_STORECLIENT_H */
 
index f5d04e02df1b2682060086a0dd536633d61d5803..f08cc45c0d89b66fa6c1407624554cba319ca1ba 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STOREFILESYSTEM_H
-#define SQUID_STOREFILESYSTEM_H
+#ifndef SQUID_SRC_STOREFILESYSTEM_H
+#define SQUID_SRC_STOREFILESYSTEM_H
 
 #include "base/TypeTraits.h"
 #include "store/forward.h"
@@ -111,5 +111,5 @@ private:
 // TODO: Kill this typedef!
 typedef StoreFileSystem storefs_entry_t;
 
-#endif /* SQUID_STOREFILESYSTEM_H */
+#endif /* SQUID_SRC_STOREFILESYSTEM_H */
 
index d473ac58c7a6cd5b06c68da2a881509690ac3bdd..b27bc9c087f94b99f71f840386d3c73d183164da 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STOREIOBUFFER_H
-#define SQUID_STOREIOBUFFER_H
+#ifndef SQUID_SRC_STOREIOBUFFER_H
+#define SQUID_SRC_STOREIOBUFFER_H
 
 #include "base/Range.h"
 #include "MemBuf.h"
@@ -67,5 +67,5 @@ operator <<(std::ostream &os, const StoreIOBuffer &b)
            (void*)b.data << (b.flags.error ? ", ERR" : "") << ')';
 }
 
-#endif /* SQUID_STOREIOBUFFER_H */
+#endif /* SQUID_SRC_STOREIOBUFFER_H */
 
index a3d56d050a60ccba7b7e0e2c60395b8520f1a2ec..eef0bc073c1b8358d8ed5763ce99fcce976af103 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STOREIOSTATE_H
-#define SQUID_STOREIOSTATE_H
+#ifndef SQUID_SRC_STOREIOSTATE_H
+#define SQUID_SRC_STOREIOSTATE_H
 
 #include "base/RefCount.h"
 #include "cbdata.h"
@@ -92,5 +92,5 @@ void storeClose(StoreIOState::Pointer, int how);
 void storeRead(StoreIOState::Pointer, char *, size_t, off_t, StoreIOState::STRCB *, void *);
 void storeIOWrite(StoreIOState::Pointer, char const *, size_t, off_t, FREE *);
 
-#endif /* SQUID_STOREIOSTATE_H */
+#endif /* SQUID_SRC_STOREIOSTATE_H */
 
index 3b87a7b639a31c4aab2d9d527e66a925672d335b..2ffd05de195c3a7b49672cb16597be21ec86c718 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORESEARCH_H
-#define SQUID_STORESEARCH_H
+#ifndef SQUID_SRC_STORESEARCH_H
+#define SQUID_SRC_STORESEARCH_H
 
 #include "base/RefCount.h"
 #include "Store.h"
@@ -42,5 +42,5 @@ public:
 
 typedef RefCount<StoreSearch> StoreSearchPointer;
 
-#endif /* SQUID_STORESEARCH_H */
+#endif /* SQUID_SRC_STORESEARCH_H */
 
index ab746fdd0bdede3646e0b55f59f7464541dcf456..2abf4fcd4b42a091f47954e64635e6deeea16e6a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_STATS_H
-#define SQUID_STORE_STATS_H
+#ifndef SQUID_SRC_STORESTATS_H
+#define SQUID_SRC_STORESTATS_H
 
 /// High-level store statistics used by mgr:info action. Used inside PODs!
 class StoreInfoStats
@@ -67,5 +67,5 @@ public:
     } create; ///< cache_dir selection and disk entry creation stats
 };
 
-#endif /* SQUID_STORE_STATS_H */
+#endif /* SQUID_SRC_STORESTATS_H */
 
index a6d05ae928a402df779441b51ac6245fe540be18..883d95fa60663a3e0cfc74497f2cae79659925c8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORESWAPLOGDATA_H
-#define SQUID_STORESWAPLOGDATA_H
+#ifndef SQUID_SRC_STORESWAPLOGDATA_H
+#define SQUID_SRC_STORESWAPLOGDATA_H
 
 /**
  \defgroup FileFormatSwapStateAPI swap.state File Structure
@@ -191,5 +191,5 @@ public:
     int32_t record_size;
 };
 
-#endif /* SQUID_STORESWAPLOGDATA_H */
+#endif /* SQUID_SRC_STORESWAPLOGDATA_H */
 
index 7ee5b46afc54c693405ca095e379027513a4b3f7..457d05d84611cfd0d54a1952a1188c7811ce2816 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 66    HTTP Header Tools */
 
-#ifndef SQUID_STRLIST_H_
-#define SQUID_STRLIST_H_
+#ifndef SQUID_SRC_STRLIST_H
+#define SQUID_SRC_STRLIST_H
 
 #include "sbuf/forward.h"
 
@@ -37,5 +37,5 @@ int strListGetItem(const String * str, char del, const char **item, int *ilen, c
 /// \returns the value of the found pair or an empty string.
 SBuf getListMember(const String &list, const char *key, const char delimiter);
 
-#endif /* SQUID_STRLIST_H_ */
+#endif /* SQUID_SRC_STRLIST_H */
 
index acab8769d72ddb8fca8a44f4621f2e6aa9f21d1a..c3e8f1ddd68d0df93838d2a7a7c121345b26621d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_TIMEORTAG_H
-#define _SQUID_TIMEORTAG_H
+#ifndef SQUID_SRC_TIMEORTAG_H
+#define SQUID_SRC_TIMEORTAG_H
 
 #include "ETag.h"
 
@@ -22,5 +22,5 @@ public:
     int valid;                  /* true if struct is usable */
 };
 
-#endif /* _SQUID_TIMEORTAG_H */
+#endif /* SQUID_SRC_TIMEORTAG_H */
 
index e05fdb73bdf23c423bfff76980cea74722f8af7c..ed69ed52997de83f40db6716cfc976e6fc2a31f5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_TRANSIENTS_H
-#define SQUID_TRANSIENTS_H
+#ifndef SQUID_SRC_TRANSIENTS_H
+#define SQUID_SRC_TRANSIENTS_H
 
 #include "ipc/mem/Page.h"
 #include "ipc/mem/PageStack.h"
@@ -111,5 +111,5 @@ private:
 
 // TODO: Why use Store as a base? We are not really a cache.
 
-#endif /* SQUID_TRANSIENTS_H */
+#endif /* SQUID_SRC_TRANSIENTS_H */
 
index 68306dcc0dc07cdf56b85b89bf0aaaf4042dab6f..a2dd22994ad3af105d7c9e5a8b3604119cc1f0ed 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_XACTION_INITIATOR_H
-#define SQUID_SRC_XACTION_INITIATOR_H
+#ifndef SQUID_SRC_XACTIONINITIATOR_H
+#define SQUID_SRC_XACTIONINITIATOR_H
 
 /// identifies a protocol agent or Squid feature initiating transactions
 class XactionInitiator {
@@ -64,5 +64,5 @@ private:
     Initiator initiator;
 };
 
-#endif // SQUID_SRC_XACTION_INITIATOR_H
+#endif /* SQUID_SRC_XACTIONINITIATOR_H */
 
index 766f41dbd85aaef10a3dc2b42e1d2a13b67f378d..6431695147dcc3a518eb0f02e808a224c1c0f74d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_XACTIONSTEPS_H
-#define SQUID_XACTIONSTEPS_H
+#ifndef SQUID_SRC_XACTIONSTEP_H
+#define SQUID_SRC_XACTIONSTEP_H
 
 enum class XactionStep  {
     enumBegin_ = 0, // for WholeEnum iteration
@@ -21,5 +21,5 @@ enum class XactionStep  {
     enumEnd_ // for WholeEnum iteration
 };
 
-#endif /* SQUID_XACTIONSTEPS_H */
+#endif /* SQUID_SRC_XACTIONSTEP_H */
 
index d30e0ac7fe20bc4f805172455808767c922aa643..a735f9be3d1153db125d3f37b024a780c3b959d7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_H
-#define SQUID_ACL_H
+#ifndef SQUID_SRC_ACL_ACL_H
+#define SQUID_SRC_ACL_ACL_H
 
 #include "acl/forward.h"
 #include "acl/Options.h"
@@ -215,5 +215,5 @@ public:
 /// XXX: find a way to remove or at least use a refcounted ACL pointer
 extern const char *AclMatchedName;  /* NULL */
 
-#endif /* SQUID_ACL_H */
+#endif /* SQUID_SRC_ACL_ACL_H */
 
index 8e205e31ad3c0ee466535405a323ae32917bffca..355199c5546623357afca6093d2d1f85c2bd35f7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLDENYINFOLIST_H_
-#define SQUID_ACLDENYINFOLIST_H_
+#ifndef SQUID_SRC_ACL_ACLDENYINFOLIST_H
+#define SQUID_SRC_ACL_ACLDENYINFOLIST_H
 
 #include "acl/forward.h"
 #include "error/forward.h"
@@ -40,5 +40,5 @@ public:
     AclDenyInfoList *next = nullptr;
 };
 
-#endif /* SQUID_ACLDENYINFOLIST_H_ */
+#endif /* SQUID_SRC_ACL_ACLDENYINFOLIST_H */
 
index c54ac756e7fafbc375abc88ee1142d02376ebc21..f63b7a69f073d2cd0d3f74d494591a31da898758 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSIZELIMIT_H_
-#define SQUID_ACLSIZELIMIT_H_
+#ifndef SQUID_SRC_ACL_ACLSIZELIMIT_H
+#define SQUID_SRC_ACL_ACLSIZELIMIT_H
 
 #include "acl/forward.h"
 #include "cbdata.h"
@@ -26,5 +26,5 @@ public:
     int64_t size;
 };
 
-#endif /* SQUID_ACLSIZELIMIT_H_ */
+#endif /* SQUID_SRC_ACL_ACLSIZELIMIT_H */
 
index 1fb997c2dbc8bb64e9dace569c812d2658d640b7..d759c158a5cbbfac1d5484d15eef7610ba3d2894 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLADAPTATIONSERVICE_H
-#define SQUID_ACLADAPTATIONSERVICE_H
+#ifndef SQUID_SRC_ACL_ADAPTATIONSERVICE_H
+#define SQUID_SRC_ACL_ADAPTATIONSERVICE_H
 
 #include "acl/Strategy.h"
 
@@ -19,5 +19,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLADAPTATIONSERVICE_H */
+#endif /* SQUID_SRC_ACL_ADAPTATIONSERVICE_H */
 
index 4776ea24a88974c6f28bb93e0526a3598c7c8642..2ff866f716ceaab5093311f606d3d37b2f4cdd32 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATIONSERVICEDATA_H
-#define SQUID_ADAPTATIONSERVICEDATA_H
+#ifndef SQUID_SRC_ACL_ADAPTATIONSERVICEDATA_H
+#define SQUID_SRC_ACL_ADAPTATIONSERVICEDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -21,5 +21,5 @@ public:
     void parse() override;
 };
 
-#endif /* SQUID_ADAPTATIONSERVICEDATA_H */
+#endif /* SQUID_SRC_ACL_ADAPTATIONSERVICEDATA_H */
 
index 0b085926df0f34b3c35b89839080981346c7734c..06477e29dc425f9197d1a8f3871bb7a5beca626f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_ACL_ADDRESS_H
-#define _SQUID_SRC_ACL_ADDRESS_H
+#ifndef SQUID_SRC_ACL_ADDRESS_H
+#define SQUID_SRC_ACL_ADDRESS_H
 
 #include "acl/Acl.h"
 #include "ip/Address.h"
@@ -32,5 +32,5 @@ public:
 
 } // namespace Acl
 
-#endif /* _SQUID_SRC_ACL_ADDRESS_H */
+#endif /* SQUID_SRC_ACL_ADDRESS_H */
 
index 5eea0899124e8c99547de9f19b39df7ee722ae6f..78f7a8e194a9f1f7179604affe77967179de7cd1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_ALL_OF_H
-#define SQUID_ACL_ALL_OF_H
+#ifndef SQUID_SRC_ACL_ALLOF_H
+#define SQUID_SRC_ACL_ALLOF_H
 
 #include "acl/InnerNode.h"
 
@@ -34,5 +34,5 @@ private:
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_ALL_OF_H */
+#endif /* SQUID_SRC_ACL_ALLOF_H */
 
index 2dd1288d10dd18edbef2f99c268edc67c08a75c5..9616e88656f7f2e943d89751ac91a4fe87adecc1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLANNOTATIONDATA_H
-#define SQUID_ACLANNOTATIONDATA_H
+#ifndef SQUID_SRC_ACL_ANNOTATIONDATA_H
+#define SQUID_SRC_ACL_ANNOTATIONDATA_H
 
 #include "AccessLogEntry.h"
 #include "acl/Data.h"
@@ -34,5 +34,5 @@ private:
     Notes::Pointer notes;
 };
 
-#endif /* SQUID_ACLANNOTATIONDATA_H */
+#endif /* SQUID_SRC_ACL_ANNOTATIONDATA_H */
 
index 91822e0792a54524890e0de9a14910b5884097ba..98d15a0663c45d5371baa879ada4d657548b82f7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_ANY_OF_H
-#define SQUID_ACL_ANY_OF_H
+#ifndef SQUID_SRC_ACL_ANYOF_H
+#define SQUID_SRC_ACL_ANYOF_H
 
 #include "acl/BoolOps.h"
 
@@ -27,5 +27,5 @@ public:
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_ANY_OF_H */
+#endif /* SQUID_SRC_ACL_ANYOF_H */
 
index 50ebe9f9990c9ef78ad4a3e6e4a94b6823f26e71..be3ba65ea061edcfb4bf441222ede4b5bf81cb81 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLARP_H
-#define SQUID_ACLARP_H
+#ifndef SQUID_SRC_ACL_ARP_H
+#define SQUID_SRC_ACL_ARP_H
 
 #include "acl/Acl.h"
 
@@ -39,5 +39,5 @@ protected:
     AclArpData_t aclArpData;
 };
 
-#endif /* SQUID_ACLARP_H */
+#endif /* SQUID_SRC_ACL_ARP_H */
 
index a02b43e5891164ab7003fbb889da0961fda014a2..f6e48eb58b1f4b9f60f3ef1b31f78526179a3a1f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLASN_H
-#define SQUID_ACLASN_H
+#ifndef SQUID_SRC_ACL_ASN_H
+#define SQUID_SRC_ACL_ASN_H
 
 #include "acl/Data.h"
 #include "base/CbDataList.h"
@@ -40,5 +40,5 @@ private:
     CbDataList<int> *data;
 };
 
-#endif /* SQUID_ACLASN_H */
+#endif /* SQUID_SRC_ACL_ASN_H */
 
index e3d8018bd157a825d28f78447b8d108822e33682..1435cc864cc3b490af3af6bbdabb1f7e520aa77d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLATSTEP_H
-#define SQUID_ACLATSTEP_H
+#ifndef SQUID_SRC_ACL_ATSTEP_H
+#define SQUID_SRC_ACL_ATSTEP_H
 
 #include "acl/Strategy.h"
 #include "XactionStep.h"
@@ -20,5 +20,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLATSTEP_H */
+#endif /* SQUID_SRC_ACL_ATSTEP_H */
 
index 574f078f6a80330ccc4119c714f89a78cfd5c7e5..611cd0b8e1164d1b4457afeee567662b2339d21e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLATSTEPDATA_H
-#define SQUID_ACLATSTEPDATA_H
+#ifndef SQUID_SRC_ACL_ATSTEPDATA_H
+#define SQUID_SRC_ACL_ATSTEPDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -29,5 +29,5 @@ public:
     std::list<XactionStep> values;
 };
 
-#endif /* SQUID_ACLSSL_ERRORDATA_H */
+#endif /* SQUID_SRC_ACL_ATSTEPDATA_H */
 
index 8455214b028daa20397141b460d2436c3792e4b8..b2ff8b5b806e134013f47b6388e1e56dacb7cdab 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_LOGIC_H
-#define SQUID_ACL_LOGIC_H
+#ifndef SQUID_SRC_ACL_BOOLOPS_H
+#define SQUID_SRC_ACL_BOOLOPS_H
 
 #include "acl/InnerNode.h"
 
@@ -77,5 +77,5 @@ private:
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_LOGIC_H */
+#endif /* SQUID_SRC_ACL_BOOLOPS_H */
 
index e8fc70144b3ebac1d4f547b1cca1172f759dad4f..b046653bb0af7da68326ad48dc34d02319f5e19b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLCERTIFICATE_H
-#define SQUID_ACLCERTIFICATE_H
+#ifndef SQUID_SRC_ACL_CERTIFICATE_H
+#define SQUID_SRC_ACL_CERTIFICATE_H
 
 #include "acl/Acl.h"
 #include "acl/Checklist.h"
@@ -23,5 +23,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLCERTIFICATE_H */
+#endif /* SQUID_SRC_ACL_CERTIFICATE_H */
 
index d9622976fa4a9c5efcc4c4c7213b8c32b151df06..b12d009265d9c216010d0813e250fb0955891a3b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLCERTIFICATEDATA_H
-#define SQUID_ACLCERTIFICATEDATA_H
+#ifndef SQUID_SRC_ACL_CERTIFICATEDATA_H
+#define SQUID_SRC_ACL_CERTIFICATEDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -45,5 +45,5 @@ private:
     Ssl::GETX509ATTRIBUTE *sslAttributeCall;
 };
 
-#endif /* SQUID_ACLCERTIFICATEDATA_H */
+#endif /* SQUID_SRC_ACL_CERTIFICATEDATA_H */
 
index ad69897bb5c5c5163450ea7739795b7aba5bd413..97d9f52050eb82b441fed70cdfdb97fcb1ea7069 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_CHARACTER_SET_OPTION_H
-#define SQUID_ACL_CHARACTER_SET_OPTION_H
+#ifndef SQUID_SRC_ACL_CHARACTERSETOPTION_H
+#define SQUID_SRC_ACL_CHARACTERSETOPTION_H
 
 #include "acl/Options.h"
 #include "base/CharacterSet.h"
@@ -46,5 +46,5 @@ public:
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_CHARACTER_SET_OPTION_H */
+#endif /* SQUID_SRC_ACL_CHARACTERSETOPTION_H */
 
index 57800c819e594574c617fcd64ce702f68637841c..78dfeb44e04f473a9f52ad3e8180f28a17c36b91 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLCHECKLIST_H
-#define SQUID_ACLCHECKLIST_H
+#ifndef SQUID_SRC_ACL_CHECKLIST_H
+#define SQUID_SRC_ACL_CHECKLIST_H
 
 #include "acl/InnerNode.h"
 #include <stack>
@@ -245,5 +245,5 @@ private: /* internal methods */
     std::vector<Acl::Answer> bannedActions_;
 };
 
-#endif /* SQUID_ACLCHECKLIST_H */
+#endif /* SQUID_SRC_ACL_CHECKLIST_H */
 
index 3a31de0533af7973bb0365d0d5b1666c838b76c0..08517e739113a97a050ca1f674eb7ddca8348c30 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_CHECKLIST_FILLER_H
-#define SQUID_ACL_CHECKLIST_FILLER_H
+#ifndef SQUID_SRC_ACL_CHECKLISTFILLER_H
+#define SQUID_SRC_ACL_CHECKLISTFILLER_H
 
 #include "acl/forward.h"
 
@@ -26,5 +26,5 @@ public:
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_CHECKLIST_FILLER_H */
+#endif /* SQUID_SRC_ACL_CHECKLISTFILLER_H */
 
index 10e56f6b36d69f5a56d665c151a94399035e7a6f..79ab52df2f8d2b809aba6ea2f439e97bef9055a5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLCONNMARK_H
-#define SQUID_ACLCONNMARK_H
+#ifndef SQUID_SRC_ACL_CONNMARK_H
+#define SQUID_SRC_ACL_CONNMARK_H
 
 #include "acl/Acl.h"
 #include "ip/forward.h"
@@ -36,5 +36,5 @@ private:
 
 } // namespace Acl
 
-#endif /* SQUID_ACLCONNMARK_H */
+#endif /* SQUID_SRC_ACL_CONNMARK_H */
 
index 82cb890954e5bfacb5b24f3179fba766e8bc2b2d..2ef5c3e310d1b7eee8817e5e067b5d891c474535 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_CONNECTIONS_ENCRYPTED_H
-#define SQUID_ACL_CONNECTIONS_ENCRYPTED_H
+#ifndef SQUID_SRC_ACL_CONNECTIONSENCRYPTED_H
+#define SQUID_SRC_ACL_CONNECTIONSENCRYPTED_H
 
 #include "acl/Acl.h"
 #include "acl/Checklist.h"
@@ -35,5 +35,5 @@ protected:
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_CONNECTIONS_ENCRYPTED_H */
+#endif /* SQUID_SRC_ACL_CONNECTIONSENCRYPTED_H */
 
index 2e5a105e3cd7f9841ddee33354734d36ad575ae7..49fac9ff64998c5844d1e9996716cdd0b0b7503f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLDATA_H
-#define SQUID_ACLDATA_H
+#ifndef SQUID_SRC_ACL_DATA_H
+#define SQUID_SRC_ACL_DATA_H
 
 #include "acl/Options.h"
 #include "sbuf/List.h"
@@ -33,5 +33,5 @@ public:
     virtual bool empty() const =0;
 };
 
-#endif /* SQUID_ACLDATA_H */
+#endif /* SQUID_SRC_ACL_DATA_H */
 
index f7da6511e0a18e16b3f77d92437b75d9aa5b014f..c9f7476520c5870bd1563b945ba8ba5ea14eba8f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLDESTINATIONASN_H
-#define SQUID_ACLDESTINATIONASN_H
+#ifndef SQUID_SRC_ACL_DESTINATIONASN_H
+#define SQUID_SRC_ACL_DESTINATIONASN_H
 
 #include "acl/Asn.h"
 #include "acl/Strategy.h"
@@ -22,5 +22,5 @@ public:
     bool requiresRequest() const override {return true;}
 };
 
-#endif /* SQUID_ACLDESTINATIONASN_H */
+#endif /* SQUID_SRC_ACL_DESTINATIONASN_H */
 
index 6ed635d81627be45dedb728516557bb105e507c1..330c84ee569a8075b5d86926050e31dcdf7059d0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLDESTINATIONDOMAIN_H
-#define SQUID_ACLDESTINATIONDOMAIN_H
+#ifndef SQUID_SRC_ACL_DESTINATIONDOMAIN_H
+#define SQUID_SRC_ACL_DESTINATIONDOMAIN_H
 
 #include "acl/Acl.h"
 #include "acl/Checklist.h"
@@ -42,5 +42,5 @@ private:
     static void LookupDone(const char *, const Dns::LookupDetails &, void *);
 };
 
-#endif /* SQUID_ACLDESTINATIONDOMAIN_H */
+#endif /* SQUID_SRC_ACL_DESTINATIONDOMAIN_H */
 
index 9d3453e0ff3355e328ff80021f9a6671b402691e..d565a937e7523c6ef14747274826da5e735826e9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLDESTINATIONIP_H
-#define SQUID_ACLDESTINATIONIP_H
+#ifndef SQUID_SRC_ACL_DESTINATIONIP_H
+#define SQUID_SRC_ACL_DESTINATIONIP_H
 
 #include "acl/Checklist.h"
 #include "acl/Ip.h"
@@ -38,5 +38,5 @@ private:
     Acl::BooleanOptionValue lookupBanned; ///< are DNS lookups allowed?
 };
 
-#endif /* SQUID_ACLDESTINATIONIP_H */
+#endif /* SQUID_SRC_ACL_DESTINATIONIP_H */
 
index 61fe622bd94dc6657cb5b3926338c17e0c10196a..6642c78bc5220bcf88b3f6dec67721c0ad646aba 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLDOMAINDATA_H
-#define SQUID_ACLDOMAINDATA_H
+#ifndef SQUID_SRC_ACL_DOMAINDATA_H
+#define SQUID_SRC_ACL_DOMAINDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -28,5 +28,5 @@ public:
     Splay<char *> *domains;
 };
 
-#endif /* SQUID_ACLDOMAINDATA_H */
+#endif /* SQUID_SRC_ACL_DOMAINDATA_H */
 
index ad7363f25ad2574d9079cecaadb7890f512ee583..b010ee7cd161704ea4c2337c048c1b5237007049 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLEUI64_H
-#define SQUID_ACLEUI64_H
+#ifndef SQUID_SRC_ACL_EUI64_H
+#define SQUID_SRC_ACL_EUI64_H
 
 #include "acl/Acl.h"
 
@@ -38,5 +38,5 @@ protected:
     char const *class_;
 };
 
-#endif /* SQUID_ACLEUI64_H */
+#endif /* SQUID_SRC_ACL_EUI64_H */
 
index 358e431cc25826056135e17a029973c698a4ae09..fea40aec864c613ef675bda616a9ca6dfad775a0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_EXTUSER_H
-#define SQUID_EXTUSER_H
+#ifndef SQUID_SRC_ACL_EXTUSER_H
+#define SQUID_SRC_ACL_EXTUSER_H
 
 #if USE_AUTH
 
@@ -39,5 +39,5 @@ private:
 };
 
 #endif /* USE_AUTH */
-#endif /* SQUID_EXTUSER_H */
+#endif /* SQUID_SRC_ACL_EXTUSER_H */
 
index 0e71be360a1247c48bfae43a1d2ec99a213fad5e..1c289b5f7e70aba3dbf078257b37177237fa9781 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLFILLED_CHECKLIST_H
-#define SQUID_ACLFILLED_CHECKLIST_H
+#ifndef SQUID_SRC_ACL_FILLEDCHECKLIST_H
+#define SQUID_SRC_ACL_FILLEDCHECKLIST_H
 
 #include "AccessLogEntry.h"
 #include "acl/Checklist.h"
@@ -125,5 +125,5 @@ ACLFilledChecklist *Filled(ACLChecklist *checklist)
     return dynamic_cast<ACLFilledChecklist*>(checklist);
 }
 
-#endif /* SQUID_ACLFILLED_CHECKLIST_H */
+#endif /* SQUID_SRC_ACL_FILLEDCHECKLIST_H */
 
index ca1cb8695741016ddc5536674f8b126cc466d4ab..aa40d5ec9f349035263ec997713e18abc772a801 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_GADGETS_H
-#define SQUID_ACL_GADGETS_H
+#ifndef SQUID_SRC_ACL_GADGETS_H
+#define SQUID_SRC_ACL_GADGETS_H
 
 #include "acl/forward.h"
 #include "error/forward.h"
@@ -62,5 +62,5 @@ void dump_acl_access(StoreEntry * entry, const char *name, acl_access * head);
 /// \ingroup ACLAPI
 void dump_acl_list(StoreEntry * entry, ACLList * head);
 
-#endif /* SQUID_ACL_GADGETS_H */
+#endif /* SQUID_SRC_ACL_GADGETS_H */
 
index a0a8e5203e0ca102d18f8faca9f08e837854e755..6c91bb4aa8d4e0eacea8fcf548376e8d6e259762 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHASCOMPONENT_H
-#define SQUID_ACLHASCOMPONENT_H
+#ifndef SQUID_SRC_ACL_HASCOMPONENT_H
+#define SQUID_SRC_ACL_HASCOMPONENT_H
 
 #include "acl/Strategised.h"
 #include "acl/Strategy.h"
@@ -19,5 +19,5 @@ public:
     int match(ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif
+#endif /* SQUID_SRC_ACL_HASCOMPONENT_H */
 
index 98a8d811a8572ebe6f16be3b3c1c7d6fbf000ca8..2c2b7c5fb2e56d9d63d7f267999aaee9063c99c0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHASCOMPONENTDATA_H
-#define SQUID_ACLHASCOMPONENTDATA_H
+#ifndef SQUID_SRC_ACL_HASCOMPONENTDATA_H
+#define SQUID_SRC_ACL_HASCOMPONENTDATA_H
 
 #include "acl/Checklist.h"
 #include "acl/Data.h"
@@ -39,5 +39,5 @@ private:
     std::vector<ComponentCheck> componentMethods;
 };
 
-#endif
+#endif /* SQUID_SRC_ACL_HASCOMPONENTDATA_H */
 
index 821df248df322c17d46a224a5677b858716d1563..9302425ffccebe6d3c87eed54825ec1fb9a55468 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHIERCODE_H
-#define SQUID_ACLHIERCODE_H
+#ifndef SQUID_SRC_ACL_HIERCODE_H
+#define SQUID_SRC_ACL_HIERCODE_H
 
 #include "acl/Strategy.h"
 #include "hier_code.h"
@@ -21,5 +21,5 @@ public:
     bool requiresRequest() const override {return true;}
 };
 
-#endif /* SQUID_ACLHIERCODE_H */
+#endif /* SQUID_SRC_ACL_HIERCODE_H */
 
index 775ff0e005ff09398495a9fe992e05a623a41db4..bd5e3219945243ba6328c5fb6e0f36c43d5007d8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHIERCODEDATA_H
-#define SQUID_ACLHIERCODEDATA_H
+#ifndef SQUID_SRC_ACL_HIERCODEDATA_H
+#define SQUID_SRC_ACL_HIERCODEDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -29,5 +29,5 @@ public:
     bool values[HIER_MAX];
 };
 
-#endif /* SQUID_ACLHIERCODEDATA_H */
+#endif /* SQUID_SRC_ACL_HIERCODEDATA_H */
 
index e11c6d280b42cea4120812a8c072bd650a3e805c..5036d114dcc9f1d1772acc991e8d033f4d2d3077 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHTTPHEADERDATA_H
-#define SQUID_ACLHTTPHEADERDATA_H
+#ifndef SQUID_SRC_ACL_HTTPHEADERDATA_H
+#define SQUID_SRC_ACL_HTTPHEADERDATA_H
 
 #include "acl/Data.h"
 #include "HttpHeader.h"
@@ -35,5 +35,5 @@ private:
     ACLData<char const *> * regex_rule;
 };
 
-#endif /* SQUID_ACLHTTPHEADERDATA_H */
+#endif /* SQUID_SRC_ACL_HTTPHEADERDATA_H */
 
index 3e17d6d444650a68a5aef486c3eb61eeb5bde53d..3257b557c8d078d4ed362cd48e94820da3f5a787 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHTTPREPHEADER_H
-#define SQUID_ACLHTTPREPHEADER_H
+#ifndef SQUID_SRC_ACL_HTTPREPHEADER_H
+#define SQUID_SRC_ACL_HTTPREPHEADER_H
 
 #include "acl/Strategised.h"
 #include "acl/Strategy.h"
@@ -22,5 +22,5 @@ public:
     bool requiresReply() const override { return true; }
 };
 
-#endif /* SQUID_ACLHTTPREPHEADER_H */
+#endif /* SQUID_SRC_ACL_HTTPREPHEADER_H */
 
index 30d0b4aa565318522d9acdea2c91c96a6f1fca6a..c6cdc7402698eddf1ee455a899da164b0b856114 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHTTPREQHEADER_H
-#define SQUID_ACLHTTPREQHEADER_H
+#ifndef SQUID_SRC_ACL_HTTPREQHEADER_H
+#define SQUID_SRC_ACL_HTTPREQHEADER_H
 
 #include "acl/Strategy.h"
 #include "HttpHeader.h"
@@ -21,5 +21,5 @@ public:
     bool requiresRequest() const override { return true; }
 };
 
-#endif /* SQUID_ACLHTTPREQHEADER_H */
+#endif /* SQUID_SRC_ACL_HTTPREQHEADER_H */
 
index 6e9997e540322eb04bf5ff3a1d2e902126536662..67842a0c8334ba12364c8693e3864153407d54a1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHTTPSTATUS_H
-#define SQUID_ACLHTTPSTATUS_H
+#ifndef SQUID_SRC_ACL_HTTPSTATUS_H
+#define SQUID_SRC_ACL_HTTPSTATUS_H
 
 #include "acl/Acl.h"
 #include "acl/Checklist.h"
@@ -44,5 +44,5 @@ protected:
     char const *class_;
 };
 
-#endif /* SQUID_ACLHTTPSTATUS_H */
+#endif /* SQUID_SRC_ACL_HTTPSTATUS_H */
 
index 2b381124d274c06ac22530874317ade60a9c2042..2a37d6454c3ac1d1e61dfffe2e56796db9de0746 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_INNER_NODE_H
-#define SQUID_ACL_INNER_NODE_H
+#ifndef SQUID_SRC_ACL_INNERNODE_H
+#define SQUID_SRC_ACL_INNERNODE_H
 
 #include "acl/Acl.h"
 #include <vector>
@@ -55,5 +55,5 @@ protected:
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_INNER_NODE_H */
+#endif /* SQUID_SRC_ACL_INNERNODE_H */
 
index b6b3d571f71912ba3b2d0f51b08ea46617119724..2207088e115ba39d959db9ab446b3a9e03be91d0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLINTRANGE_H
-#define SQUID_ACLINTRANGE_H
+#ifndef SQUID_SRC_ACL_INTRANGE_H
+#define SQUID_SRC_ACL_INTRANGE_H
 
 #include "acl/Data.h"
 #include "base/Range.h"
@@ -31,5 +31,5 @@ private:
     std::list<RangeType> ranges;
 };
 
-#endif /* SQUID_ACLINTRANGE_H */
+#endif /* SQUID_SRC_ACL_INTRANGE_H */
 
index 86754f46c35d938d163b0999e1e8e3273c15714e..cad219304755779e2ae2054b1a56c355ba59c9eb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLIP_H
-#define SQUID_ACLIP_H
+#ifndef SQUID_SRC_ACL_IP_H
+#define SQUID_SRC_ACL_IP_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -66,5 +66,5 @@ protected:
 
 };
 
-#endif /* SQUID_ACLIP_H */
+#endif /* SQUID_SRC_ACL_IP_H */
 
index 02f1215e1bc44e401b6e277bb3bded7b1e2ac29e..11b118b3e8c889c97202efce5733011622f4b76c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLLOCALIP_H
-#define SQUID_ACLLOCALIP_H
+#ifndef SQUID_SRC_ACL_LOCALIP_H
+#define SQUID_SRC_ACL_LOCALIP_H
 
 #include "acl/Ip.h"
 
@@ -21,5 +21,5 @@ public:
     int match(ACLChecklist *checklist) override;
 };
 
-#endif /* SQUID_ACLLOCALIP_H */
+#endif /* SQUID_SRC_ACL_LOCALIP_H */
 
index 9e1a82202e177d63c6ce05b69bd3b900f2595075..40e110c863c607afed4e8ba34a71c6fead3e2e3d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLLOCALPORT_H
-#define SQUID_ACLLOCALPORT_H
+#ifndef SQUID_SRC_ACL_LOCALPORT_H
+#define SQUID_SRC_ACL_LOCALPORT_H
 
 #include "acl/Strategy.h"
 
@@ -19,5 +19,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLLOCALPORT_H */
+#endif /* SQUID_SRC_ACL_LOCALPORT_H */
 
index 121c6bb9c716a93ac8927718bfbcfe555007eb54..4c8ba883f77c689195c0d633b3f3a1578d7f9b1c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLMAXCONNECTION_H
-#define SQUID_ACLMAXCONNECTION_H
+#ifndef SQUID_SRC_ACL_MAXCONNECTION_H
+#define SQUID_SRC_ACL_MAXCONNECTION_H
 
 #include "acl/Acl.h"
 
@@ -33,5 +33,5 @@ protected:
     int limit;
 };
 
-#endif /* SQUID_ACLMAXCONNECTION_H */
+#endif /* SQUID_SRC_ACL_MAXCONNECTION_H */
 
index 9c5c4d833bc09a19e54b71db0c94769812bfeefe..cd3169e2b82734d31d95f0b0c4b1ea5cceffcb54 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLMETHOD_H
-#define SQUID_ACLMETHOD_H
+#ifndef SQUID_SRC_ACL_METHOD_H
+#define SQUID_SRC_ACL_METHOD_H
 
 #include "acl/Strategy.h"
 #include "http/RequestMethod.h"
@@ -21,5 +21,5 @@ public:
     bool requiresRequest() const override {return true;}
 };
 
-#endif /* SQUID_ACLMETHOD_H */
+#endif /* SQUID_SRC_ACL_METHOD_H */
 
index 0d58f02ade11f2c87fa414bccffd621d1952b347..340b18c969e05620ba6fab34391c211fb64b0931 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLMETHODDATA_H
-#define SQUID_ACLMETHODDATA_H
+#ifndef SQUID_SRC_ACL_METHODDATA_H
+#define SQUID_SRC_ACL_METHODDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -32,5 +32,5 @@ public:
     static int ThePurgeCount; ///< PURGE methods seen by parse()
 };
 
-#endif /* SQUID_ACLMETHODDATA_H */
+#endif /* SQUID_SRC_ACL_METHODDATA_H */
 
index fbb630a61da5b33568879a9ddcacf70f72855db3..17116b73b478da95bf2fe4a1dd9f588ec64927fe 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLMYPORTNAME_H
-#define SQUID_ACLMYPORTNAME_H
+#ifndef SQUID_SRC_ACL_MYPORTNAME_H
+#define SQUID_SRC_ACL_MYPORTNAME_H
 #include "acl/Strategy.h"
 
 class ACLMyPortNameStrategy : public ACLStrategy<const char *>
@@ -17,5 +17,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLMYPORTNAME_H */
+#endif /* SQUID_SRC_ACL_MYPORTNAME_H */
 
index 1024d032acd28fec0840c92da5202dc661f2b91a..58cc8ae433c20b49747fc1b4b6fce46b11d3ca92 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLNOTE_H
-#define SQUID_ACLNOTE_H
+#ifndef SQUID_SRC_ACL_NOTE_H
+#define SQUID_SRC_ACL_NOTE_H
 
 #include "acl/CharacterSetOption.h"
 #include "acl/Data.h"
@@ -41,5 +41,5 @@ private:
     bool matchNotes(ACLData<MatchType> *, const NotePairs *) const;
 };
 
-#endif /* SQUID_ACLNOTE_H */
+#endif /* SQUID_SRC_ACL_NOTE_H */
 
index dc0950bac0f381292f862ab59ffbb4c0eff63156..a0daf44e7354b63127bd5a7698929c7dccbe32ec 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLNOTEDATA_H
-#define SQUID_ACLNOTEDATA_H
+#ifndef SQUID_SRC_ACL_NOTEDATA_H
+#define SQUID_SRC_ACL_NOTEDATA_H
 
 #include "acl/Data.h"
 #include "Notes.h"
@@ -33,5 +33,5 @@ private:
     ACLStringData *values; ///< if set, at least one value must match
 };
 
-#endif /* SQUID_ACLNOTEDATA_H */
+#endif /* SQUID_SRC_ACL_NOTEDATA_H */
 
index e19a6036e33461a230015209617a57a9ecff9b45..acb36ff38bfa88c83053b617a2432c4a3ceaacf5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_OPTIONS_H
-#define SQUID_ACL_OPTIONS_H
+#ifndef SQUID_SRC_ACL_OPTIONS_H
+#define SQUID_SRC_ACL_OPTIONS_H
 
 #include "acl/forward.h"
 #include "sbuf/forward.h"
@@ -230,5 +230,5 @@ std::ostream &operator <<(std::ostream &, const Options &);
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_OPTIONS_H */
+#endif /* SQUID_SRC_ACL_OPTIONS_H */
 
index ed0246d9def30b0c461ca4a19a1f830f4dae888a..0c7d80a1fe598c3eea88238758ba71f92a8d00b1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLPEERNAME_H
-#define SQUID_ACLPEERNAME_H
+#ifndef SQUID_SRC_ACL_PEERNAME_H
+#define SQUID_SRC_ACL_PEERNAME_H
 
 #include "acl/Strategy.h"
 
@@ -18,5 +18,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLPEERNAME_H */
+#endif /* SQUID_SRC_ACL_PEERNAME_H */
 
index a7ef518ca84289d11151f7fdc349238ff44e4bc3..0b17efd81f1ef56364e0d531c731b08b48d69ffd 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLPROTOCOL_H
-#define SQUID_ACLPROTOCOL_H
+#ifndef SQUID_SRC_ACL_PROTOCOL_H
+#define SQUID_SRC_ACL_PROTOCOL_H
 
 #include "acl/Strategy.h"
 #include "anyp/ProtocolType.h"
@@ -20,5 +20,5 @@ public:
     bool requiresRequest() const override {return true;}
 };
 
-#endif /* SQUID_ACLPROTOCOL_H */
+#endif /* SQUID_SRC_ACL_PROTOCOL_H */
 
index 056e0b36415ee94744dbfef4d01ce2b1aeb079cf..cba5e4565056139db512f0c138a52380ab43f80d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLPROTOCOLDATA_H
-#define SQUID_ACLPROTOCOLDATA_H
+#ifndef SQUID_SRC_ACL_PROTOCOLDATA_H
+#define SQUID_SRC_ACL_PROTOCOLDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -30,5 +30,5 @@ public:
     std::list<AnyP::ProtocolType> values;
 };
 
-#endif /* SQUID_ACLPROTOCOLDATA_H */
+#endif /* SQUID_SRC_ACL_PROTOCOLDATA_H */
 
index 98d66546206936c8b642c4fa9576e9132a3a8de0..be2ab93cc6f7d0fe0a07fc07fcdf58249594f51e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_RANDOM_H
-#define SQUID_ACL_RANDOM_H
+#ifndef SQUID_SRC_ACL_RANDOM_H
+#define SQUID_SRC_ACL_RANDOM_H
 
 #include "acl/Acl.h"
 
@@ -32,5 +32,5 @@ protected:
     char const *class_;
 };
 
-#endif /* SQUID_ACL_RANDOM_H */
+#endif /* SQUID_SRC_ACL_RANDOM_H */
 
index bebdd3c9b43bd03c882b666fb562ba2b3ce96847..80b156455b53431257ea2a8acd696dc63e64cb39 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLREGEXDATA_H
-#define SQUID_ACLREGEXDATA_H
+#ifndef SQUID_SRC_ACL_REGEXDATA_H
+#define SQUID_SRC_ACL_REGEXDATA_H
 
 #include "acl/Data.h"
 
@@ -36,5 +36,5 @@ private:
     std::list<RegexPattern> data;
 };
 
-#endif /* SQUID_ACLREGEXDATA_H */
+#endif /* SQUID_SRC_ACL_REGEXDATA_H */
 
index 26005ae6b06307ef9d3865f9d378472b2f6957c1..7a246b518e35f7cd09d186961b08eae1f08ab801 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLREPLYHEADERSTRATEGY_H
-#define SQUID_ACLREPLYHEADERSTRATEGY_H
+#ifndef SQUID_SRC_ACL_REPLYHEADERSTRATEGY_H
+#define SQUID_SRC_ACL_REPLYHEADERSTRATEGY_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -36,5 +36,5 @@ ACLReplyHeaderStrategy<header>::match (ACLData<char const *> * &data, ACLFilledC
     return data->match(theHeader);
 }
 
-#endif /* SQUID_REPLYHEADERSTRATEGY_H */
+#endif /* SQUID_SRC_ACL_REPLYHEADERSTRATEGY_H */
 
index 2af7cb23718d7a9f724b3444ffd937f42272b020..8dcd970ec0a2d55e62a80ce3a5db0bc40424df40 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLREPLYMIMETYPE_H
-#define SQUID_ACLREPLYMIMETYPE_H
+#ifndef SQUID_SRC_ACL_REPLYMIMETYPE_H
+#define SQUID_SRC_ACL_REPLYMIMETYPE_H
 
 #include "acl/Data.h"
 #include "acl/FilledChecklist.h"
@@ -27,5 +27,5 @@ ACLReplyHeaderStrategy<Http::HdrType::CONTENT_TYPE>::match(ACLData<char const *>
     return data->match(theHeader);
 }
 
-#endif /* SQUID_ACLREPLYMIMETYPE_H */
+#endif /* SQUID_SRC_ACL_REPLYMIMETYPE_H */
 
index dc04068215567a2f6b28bbaa0cab1045e38279d2..d4f3478e5303d8c8dbd0bf79f083ee4c0c4034f7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLREQUESTHEADERSTRATEGY_H
-#define SQUID_ACLREQUESTHEADERSTRATEGY_H
+#ifndef SQUID_SRC_ACL_REQUESTHEADERSTRATEGY_H
+#define SQUID_SRC_ACL_REQUESTHEADERSTRATEGY_H
 #include "acl/Acl.h"
 #include "acl/Data.h"
 #include "acl/FilledChecklist.h"
@@ -35,5 +35,5 @@ ACLRequestHeaderStrategy<header>::match (ACLData<char const *> * &data, ACLFille
     return data->match(theHeader);
 }
 
-#endif /* SQUID_REQUESTHEADERSTRATEGY_H */
+#endif /* SQUID_SRC_ACL_REQUESTHEADERSTRATEGY_H */
 
index 3927cd7eb92fd0c14df13bef0bc7ab174eb03c28..e67036b7567a2e4fdca4ca035ff51b9e290f547e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLREQUESTMIMETYPE_H
-#define SQUID_ACLREQUESTMIMETYPE_H
+#ifndef SQUID_SRC_ACL_REQUESTMIMETYPE_H
+#define SQUID_SRC_ACL_REQUESTMIMETYPE_H
 
 #include "acl/Data.h"
 #include "acl/FilledChecklist.h"
@@ -27,5 +27,5 @@ ACLRequestHeaderStrategy<Http::HdrType::CONTENT_TYPE>::match (ACLData<char const
     return data->match(theHeader);
 }
 
-#endif /* SQUID_ACLREQUESTMIMETYPE_H */
+#endif /* SQUID_SRC_ACL_REQUESTMIMETYPE_H */
 
index 8315c81a1cd7d71d26dd068ea51f101c1c47b4cc..49de19a30068b3490032ce267df109a3198bf986 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSERVERCERTIFICATE_H
-#define SQUID_ACLSERVERCERTIFICATE_H
+#ifndef SQUID_SRC_ACL_SERVERCERTIFICATE_H
+#define SQUID_SRC_ACL_SERVERCERTIFICATE_H
 
 #include "acl/Acl.h"
 #include "acl/Checklist.h"
@@ -22,5 +22,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLSERVERCERTIFICATE_H */
+#endif /* SQUID_SRC_ACL_SERVERCERTIFICATE_H */
 
index a797c1c22d725d2a9886baf47f064ccf9ef54999..b7ea57f5b8974d11203a0bc2ff1562e397d0e387 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSERVERNAME_H
-#define SQUID_ACLSERVERNAME_H
+#ifndef SQUID_SRC_ACL_SERVERNAME_H
+#define SQUID_SRC_ACL_SERVERNAME_H
 
 #include "acl/Acl.h"
 #include "acl/DomainData.h"
@@ -36,5 +36,5 @@ private:
     Acl::BooleanOptionValue useConsensus; ///< Ignore mismatching names
 };
 
-#endif /* SQUID_ACLSERVERNAME_H */
+#endif /* SQUID_SRC_ACL_SERVERNAME_H */
 
index 416115357c358da1d9fc5898b6ebf8e583be3712..61b247802e3fde80e060a997d45da33503bac47e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_SOURCEASN_H
-#define SQUID_ACL_SOURCEASN_H
+#ifndef SQUID_SRC_ACL_SOURCEASN_H
+#define SQUID_SRC_ACL_SOURCEASN_H
 
 #include "acl/Strategy.h"
 #include "ip/Address.h"
@@ -21,5 +21,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACL_SOURCEASN_H */
+#endif /* SQUID_SRC_ACL_SOURCEASN_H */
 
index 99cac9ea60f17495d4d53f164346847cbfbee9bf..b385c925b83b596230356a5ba24d2e37c057655b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSOURCEDOMAIN_H
-#define SQUID_ACLSOURCEDOMAIN_H
+#ifndef SQUID_SRC_ACL_SOURCEDOMAIN_H
+#define SQUID_SRC_ACL_SOURCEDOMAIN_H
 #include "acl/Acl.h"
 #include "acl/Checklist.h"
 #include "acl/Data.h"
@@ -33,5 +33,5 @@ private:
     static void LookupDone(const char *, const Dns::LookupDetails &, void *);
 };
 
-#endif /* SQUID_ACLSOURCEDOMAIN_H */
+#endif /* SQUID_SRC_ACL_SOURCEDOMAIN_H */
 
index 8596cbf6967a7db0a6b19ae8acb503bd1bb85cfe..130d486e631ee095afbbcdf1da3694ffa05c0f4c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSOURCEIP_H
-#define SQUID_ACLSOURCEIP_H
+#ifndef SQUID_SRC_ACL_SOURCEIP_H
+#define SQUID_SRC_ACL_SOURCEIP_H
 
 #include "acl/Ip.h"
 
@@ -20,5 +20,5 @@ public:
     int match(ACLChecklist *checklist) override;
 };
 
-#endif /* SQUID_ACLSOURCEIP_H */
+#endif /* SQUID_SRC_ACL_SOURCEIP_H */
 
index 5d31126b795d5860dfe54dce1ee081722068e28b..2b1fdadf0d106180086dea21c42237f3ab6bb30a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSQUIDERROR_H
-#define SQUID_ACLSQUIDERROR_H
+#ifndef SQUID_SRC_ACL_SQUIDERROR_H
+#define SQUID_SRC_ACL_SQUIDERROR_H
 
 #include "acl/Strategy.h"
 #include "error/forward.h"
@@ -19,5 +19,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLSQUIDERROR_H */
+#endif /* SQUID_SRC_ACL_SQUIDERROR_H */
 
index a31e31a0e928f44242a40ebcf1ad12143e9404ee..b3d6fbe27b1d0901dde2212c0be10d83f01d5773 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSQUIDERRORDATA_H
-#define SQUID_ACLSQUIDERRORDATA_H
+#ifndef SQUID_SRC_ACL_SQUIDERRORDATA_H
+#define SQUID_SRC_ACL_SQUIDERRORDATA_H
 
 #include "acl/Data.h"
 #include "base/CbDataList.h"
@@ -30,5 +30,5 @@ private:
     CbDataListContainer <err_type> errors;
 };
 
-#endif //SQUID_ACLSQUIDERRORDATA_H
+#endif /* SQUID_SRC_ACL_SQUIDERRORDATA_H */
 
index 4bc8a187f2786842d7545ca8bfd8b3ffbcac3302..185b5e0eca0cccf662fbd95ac5619549edf1de65 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSSL_ERROR_H
-#define SQUID_ACLSSL_ERROR_H
+#ifndef SQUID_SRC_ACL_SSLERROR_H
+#define SQUID_SRC_ACL_SSLERROR_H
 
 #include "acl/Strategy.h"
 #include "security/forward.h"
@@ -19,5 +19,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLSSL_ERROR_H */
+#endif /* SQUID_SRC_ACL_SSLERROR_H */
 
index 1fbfe8ac9e21b8d7db8ec1c48f1a8d5eb1d95199..c3559dcdf911dfce7303e6197d5c331497ad18ec 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSSL_ERRORDATA_H
-#define SQUID_ACLSSL_ERRORDATA_H
+#ifndef SQUID_SRC_ACL_SSLERRORDATA_H
+#define SQUID_SRC_ACL_SSLERRORDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -28,5 +28,5 @@ public:
     Security::Errors values;
 };
 
-#endif /* SQUID_ACLSSL_ERRORDATA_H */
+#endif /* SQUID_SRC_ACL_SSLERRORDATA_H */
 
index 46650d755db648a1918ffb2a88830285eb0a2684..57eec1ffd0227b17e5ebf21cfde70ebef2ce3e20 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSTRATEGISED_H
-#define SQUID_ACLSTRATEGISED_H
+#ifndef SQUID_SRC_ACL_STRATEGISED_H
+#define SQUID_SRC_ACL_STRATEGISED_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -123,5 +123,5 @@ ACLStrategised<MatchType>::valid () const
     return matcher->valid();
 }
 
-#endif /* SQUID_ACLSTRATEGISED_H */
+#endif /* SQUID_SRC_ACL_STRATEGISED_H */
 
index a3712bcee9a3d030b8d5c506b43037e583ac094a..4a8d8089669b175ba024ccfeaf53702a3d575c50 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSTRATEGY_H
-#define SQUID_ACLSTRATEGY_H
+#ifndef SQUID_SRC_ACL_STRATEGY_H
+#define SQUID_SRC_ACL_STRATEGY_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -36,5 +36,5 @@ public:
     virtual ~ACLStrategy() {}
 };
 
-#endif /* SQUID_ACLSTRATEGY_H */
+#endif /* SQUID_SRC_ACL_STRATEGY_H */
 
index 64617e1b5620e4c00904afaca2cf9be8865c70df..c073ae52ab26ac2b001c35a95a9f1d518584724a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSTRINGDATA_H
-#define SQUID_ACLSTRINGDATA_H
+#ifndef SQUID_SRC_ACL_STRINGDATA_H
+#define SQUID_SRC_ACL_STRINGDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -37,5 +37,5 @@ private:
     StringValues_t stringValues;
 };
 
-#endif /* SQUID_ACLSTRINGDATA_H */
+#endif /* SQUID_SRC_ACL_STRINGDATA_H */
 
index 528eaad2975afb510a14dc514312e3f2a628e6f9..40c66fec654d7fc58d2d5970b73a970c4487e447 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLTAG_H
-#define SQUID_ACLTAG_H
+#ifndef SQUID_SRC_ACL_TAG_H
+#define SQUID_SRC_ACL_TAG_H
 
 #include "acl/Strategy.h"
 
@@ -18,5 +18,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLMYPORTNAME_H */
+#endif /* SQUID_SRC_ACL_TAG_H */
 
index 9a44fd4a477e2f017c72b25f6a5c3d4debc0e7bc..c58fe32b0281ff0c5026ef1b0c07a707ef0f747a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLTIME_H
-#define SQUID_ACLTIME_H
+#ifndef SQUID_SRC_ACL_TIME_H
+#define SQUID_SRC_ACL_TIME_H
 #include "acl/Data.h"
 #include "acl/Strategised.h"
 
@@ -18,5 +18,5 @@ public:
     int match (ACLData<MatchType> * &, ACLFilledChecklist *) override;
 };
 
-#endif /* SQUID_ACLTIME_H */
+#endif /* SQUID_SRC_ACL_TIME_H */
 
index 53edc57327123f314659a3c5377d51c4c33c2e27..448f7acfacbb1be86cbdac8ef5091ca63a2806f8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLTIMEDATA_H
-#define SQUID_ACLTIMEDATA_H
+#ifndef SQUID_SRC_ACL_TIMEDATA_H
+#define SQUID_SRC_ACL_TIMEDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -31,5 +31,5 @@ private:
     ACLTimeData *next;
 };
 
-#endif /* SQUID_ACLTIMEDATA_H */
+#endif /* SQUID_SRC_ACL_TIMEDATA_H */
 
index 5b573b27b90e1cf562c56ed6e34fbb56c663d56e..6ca6e45371927ccace8609a6231ee1039a5528bc 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_TRANSACTION_INITIATOR_H
-#define SQUID_ACL_TRANSACTION_INITIATOR_H
+#ifndef SQUID_SRC_ACL_TRANSACTIONINITIATOR_H
+#define SQUID_SRC_ACL_TRANSACTIONINITIATOR_H
 
 #include "acl/Acl.h"
 #include "acl/Checklist.h"
@@ -39,5 +39,5 @@ protected:
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_TRANSACTION_INITIATOR_H */
+#endif /* SQUID_SRC_ACL_TRANSACTIONINITIATOR_H */
 
index df144dad2d87ba4b2df70c438ce0ca1e36d7a4ca..e0c1eb22159187277a8a3ff251f00e2041e29e92 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_TREE_H
-#define SQUID_ACL_TREE_H
+#ifndef SQUID_SRC_ACL_TREE_H
+#define SQUID_SRC_ACL_TREE_H
 
 #include "acl/BoolOps.h"
 #include "sbuf/List.h"
@@ -81,5 +81,5 @@ Tree::treeDump(const char *prefix, ActionToStringConverter converter) const
 
 } // namespace Acl
 
-#endif /* SQUID_ACL_TREE_H */
+#endif /* SQUID_SRC_ACL_TREE_H */
 
index d705f64af2ce0bbe793d36c49f97c1390303f9f4..aaf91b31a876cb05589ae22b22b5e4264427aa4b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLURL_H
-#define SQUID_ACLURL_H
+#ifndef SQUID_SRC_ACL_URL_H
+#define SQUID_SRC_ACL_URL_H
 
 #include "acl/Data.h"
 #include "acl/Strategised.h"
@@ -20,5 +20,5 @@ public:
     bool requiresRequest() const override {return true;}
 };
 
-#endif /* SQUID_ACLURL_H */
+#endif /* SQUID_SRC_ACL_URL_H */
 
index e32ac064cb7cf5d968187d993df808627984bc3a..8c7cc3974212877834720c894729d75e671b5cbc 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLURLLOGIN_H
-#define SQUID_ACLURLLOGIN_H
+#ifndef SQUID_SRC_ACL_URLLOGIN_H
+#define SQUID_SRC_ACL_URLLOGIN_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -21,5 +21,5 @@ public:
     bool requiresRequest() const override {return true;}
 };
 
-#endif /* SQUID_ACLURLLOGIN_H */
+#endif /* SQUID_SRC_ACL_URLLOGIN_H */
 
index d86acfefbe759b188cf14a0070b78007f35a384c..5e90a55cd6ad1a4d52427592ef6ef131a46e55e7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLURLPATH_H
-#define SQUID_ACLURLPATH_H
+#ifndef SQUID_SRC_ACL_URLPATH_H
+#define SQUID_SRC_ACL_URLPATH_H
 
 #include "acl/Strategy.h"
 
@@ -19,5 +19,5 @@ public:
     bool requiresRequest() const override {return true;}
 };
 
-#endif /* SQUID_ACLURLPATH_H */
+#endif /* SQUID_SRC_ACL_URLPATH_H */
 
index 75d6f800254efbe7842f97d68268e61bfb183039..8da781a81f81131dd01d93c7b2bb5e0c4ea49ccc 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLURLPORT_H
-#define SQUID_ACLURLPORT_H
+#ifndef SQUID_SRC_ACL_URLPORT_H
+#define SQUID_SRC_ACL_URLPORT_H
 
 #include "acl/Strategy.h"
 
@@ -19,5 +19,5 @@ public:
     bool requiresRequest() const override {return true;}
 };
 
-#endif /* SQUID_ACLURLPORT_H */
+#endif /* SQUID_SRC_ACL_URLPORT_H */
 
index 1c830f4bc2eefafdabcedd29d51aeda1ccc6ae47..695bd081e098f0fa0d9f26111183333986b1c58d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLUSERDATA_H
-#define SQUID_ACLUSERDATA_H
+#ifndef SQUID_SRC_ACL_USERDATA_H
+#define SQUID_SRC_ACL_USERDATA_H
 
 #include "acl/Acl.h"
 #include "acl/Data.h"
@@ -44,5 +44,5 @@ private:
 
 };
 
-#endif /* SQUID_ACLUSERDATA_H */
+#endif /* SQUID_SRC_ACL_USERDATA_H */
 
index f6ccdd990f638b0a79d2312244014055c34dacb7..55a423864f07f261a57056d63240c04a206647a4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACL_FORWARD_H
-#define SQUID_ACL_FORWARD_H
+#ifndef SQUID_SRC_ACL_FORWARD_H
+#define SQUID_SRC_ACL_FORWARD_H
 
 #include "base/RefCount.h"
 
@@ -48,5 +48,5 @@ typedef void ACLCB(Acl::Answer, void *);
 class ExternalACLEntry;
 typedef RefCount<ExternalACLEntry> ExternalACLEntryPointer;
 
-#endif /* SQUID_ACL_FORWARD_H */
+#endif /* SQUID_SRC_ACL_FORWARD_H */
 
index fc2459a5f95518b4c512ebd922466345645b6522..1807c4da80f748617b59029dda1d02d780e1a86b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__ACCESS_CHECK_H
-#define SQUID_ADAPTATION__ACCESS_CHECK_H
+#ifndef SQUID_SRC_ADAPTATION_ACCESSCHECK_H
+#define SQUID_SRC_ADAPTATION_ACCESSCHECK_H
 
 #include "acl/Acl.h"
 #include "adaptation/Elements.h"
@@ -73,5 +73,5 @@ protected:
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__ACCESS_CHECK_H */
+#endif /* SQUID_SRC_ADAPTATION_ACCESSCHECK_H */
 
index 2b3be70640844a76957ba751a7efa0458ec1320f..85589c4c30b7b08076cc0ae6ae67915b06cdd157 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__ACCESS_RULE_H
-#define SQUID_ADAPTATION__ACCESS_RULE_H
+#ifndef SQUID_SRC_ADAPTATION_ACCESSRULE_H
+#define SQUID_SRC_ADAPTATION_ACCESSRULE_H
 
 #include "acl/forward.h"
 #include "adaptation/forward.h"
@@ -51,5 +51,5 @@ AccessRule *FindRuleByGroupId(const String &groupId);
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__ACCESS_RULE_H */
+#endif /* SQUID_SRC_ADAPTATION_ACCESSRULE_H */
 
index 554f11973da2c74f1ab70518dbbccc72c60521c0..2fcb51459ebf146041617279128558265386b2ff 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__ANSWER_H
-#define SQUID_ADAPTATION__ANSWER_H
+#ifndef SQUID_SRC_ADAPTATION_ANSWER_H
+#define SQUID_SRC_ADAPTATION_ANSWER_H
 
 #include "adaptation/forward.h"
 #include "http/forward.h"
@@ -53,5 +53,5 @@ std::ostream &operator <<(std::ostream &os, const Answer &answer)
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__ANSWER_H */
+#endif /* SQUID_SRC_ADAPTATION_ANSWER_H */
 
index 279cee7d4a8168237a4f2a28d69f0d2dfb5d8c7b..4081aab08e6dbbf12fef4283a0810025cbb56a89 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__CONFIG_H
-#define SQUID_ADAPTATION__CONFIG_H
+#ifndef SQUID_SRC_ADAPTATION_CONFIG_H
+#define SQUID_SRC_ADAPTATION_CONFIG_H
 
 #include "acl/forward.h"
 #include "adaptation/Elements.h"
@@ -104,5 +104,5 @@ private:
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__CONFIG_H */
+#endif /* SQUID_SRC_ADAPTATION_CONFIG_H */
 
index b7e22cafcf2b75d20feccd811999851639289a21..0e828d68b18944b5b94880de2b713883a6d19e50 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__DYNAMIC_GROUP_CFG_H
-#define SQUID_ADAPTATION__DYNAMIC_GROUP_CFG_H
+#ifndef SQUID_SRC_ADAPTATION_DYNAMICGROUPCFG_H
+#define SQUID_SRC_ADAPTATION_DYNAMICGROUPCFG_H
 
 #include "SquidString.h"
 
@@ -43,5 +43,5 @@ std::ostream &operator <<(std::ostream &os, const DynamicGroupCfg &cfg)
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__DYNAMIC_GROUP_CFG_H */
+#endif /* SQUID_SRC_ADAPTATION_DYNAMICGROUPCFG_H */
 
index 3119bbe0de6a27697a89d364c94f40ba96b9420f..d9d294fe7117bc4d8994d942a6f9e01eff2b829c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__ELEMENTS_H
-#define SQUID_ADAPTATION__ELEMENTS_H
+#ifndef SQUID_SRC_ADAPTATION_ELEMENTS_H
+#define SQUID_SRC_ADAPTATION_ELEMENTS_H
 
 // widely used adaptation primitives
 
@@ -24,5 +24,5 @@ const char *vectPointStr(VectPoint); // TODO: make into a stream op?
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION_ELEMENTS_H */
+#endif /* SQUID_SRC_ADAPTATION_ELEMENTS_H */
 
index bac0b21a6427449eb66ca424e26e37c69a14e144..251e2b897f77f6ef95b952ddacb5b505aa9bd73f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPT_HISTORY_H
-#define SQUID_ADAPT_HISTORY_H
+#ifndef SQUID_SRC_ADAPTATION_HISTORY_H
+#define SQUID_SRC_ADAPTATION_HISTORY_H
 
 #include "adaptation/DynamicGroupCfg.h"
 #include "adaptation/forward.h"
@@ -108,5 +108,5 @@ private:
 
 } // namespace Adaptation
 
-#endif
+#endif /* SQUID_SRC_ADAPTATION_HISTORY_H */
 
index 3529f654232d7399bde579d0ad9e5b3a1396c2d6..8474618ab39ff32cf2cd1f257d8147d0a69796fd 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__INITIATE_H
-#define SQUID_ADAPTATION__INITIATE_H
+#ifndef SQUID_SRC_ADAPTATION_INITIATE_H
+#define SQUID_SRC_ADAPTATION_INITIATE_H
 
 #include "adaptation/forward.h"
 #include "base/AsyncJob.h"
@@ -57,5 +57,5 @@ private:
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__INITIATE_H */
+#endif /* SQUID_SRC_ADAPTATION_INITIATE_H */
 
index 46d8c6a2489afc82bb033664db62d4ae381b9e0e..fd1a01a436fef5364041e34a4755c444fd813cac 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__INITIATOR_H
-#define SQUID_ADAPTATION__INITIATOR_H
+#ifndef SQUID_SRC_ADAPTATION_INITIATOR_H
+#define SQUID_SRC_ADAPTATION_INITIATOR_H
 
 #include "adaptation/forward.h"
 #include "base/AsyncJob.h"
@@ -54,5 +54,5 @@ protected:
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__INITIATOR_H */
+#endif /* SQUID_SRC_ADAPTATION_INITIATOR_H */
 
index cb19ea8bd83976b83915e7c4cf85e9c51d7c3a6b..64497d0ec511f52c3893736a582aadfb6f638469 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__ITERATOR_H
-#define SQUID_ADAPTATION__ITERATOR_H
+#ifndef SQUID_SRC_ADAPTATION_ITERATOR_H
+#define SQUID_SRC_ADAPTATION_ITERATOR_H
 
 #include "adaptation/Initiate.h"
 #include "adaptation/Initiator.h"
@@ -75,5 +75,5 @@ protected:
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__ITERATOR_H */
+#endif /* SQUID_SRC_ADAPTATION_ITERATOR_H */
 
index b8c93ad29bb964abe92f1f43349f16d89dd623b2..52293c3d78ce8d6dc3ad191f8b39aacf10d3635f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__ADAPTATION__MESSAGE_H
-#define SQUID__ADAPTATION__MESSAGE_H
+#ifndef SQUID_SRC_ADAPTATION_MESSAGE_H
+#define SQUID_SRC_ADAPTATION_MESSAGE_H
 
 #include "base/RefCount.h"
 #include "http/forward.h"
@@ -54,5 +54,5 @@ private:
 
 // TODO: replace ICAPInOut with Adaptation::Message (adding one for "cause")
 
-#endif /* SQUID__ADAPTATION__MESSAGE_H */
+#endif /* SQUID_SRC_ADAPTATION_MESSAGE_H */
 
index c7ea7f9b84cc29d7b376adc06d9a26caa8152d1b..3325c97e11cf817b0957253de97b2537f585f5b9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__SERVICE_H
-#define SQUID_ADAPTATION__SERVICE_H
+#ifndef SQUID_SRC_ADAPTATION_SERVICE_H
+#define SQUID_SRC_ADAPTATION_SERVICE_H
 
 #include "AccessLogEntry.h"
 #include "adaptation/Elements.h"
@@ -76,5 +76,5 @@ void DetachServices();
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__SERVICE_H */
+#endif /* SQUID_SRC_ADAPTATION_SERVICE_H */
 
index 14e9ed7975135d45995e5011105a5bbff36913dc..642951fe5d096c7aea0a2c8ac770fd03c24011ca 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__SERVICE_CONFIG_H
-#define SQUID_ADAPTATION__SERVICE_CONFIG_H
+#ifndef SQUID_SRC_ADAPTATION_SERVICECONFIG_H
+#define SQUID_SRC_ADAPTATION_SERVICECONFIG_H
 
 #include "adaptation/Elements.h"
 #include "base/RefCount.h"
@@ -69,5 +69,5 @@ protected:
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__SERVICE_CONFIG_H */
+#endif /* SQUID_SRC_ADAPTATION_SERVICECONFIG_H */
 
index 2eca99b3609a7118f6a46d9cf5ff9a588f4fc10c..6f3c661cf648525024a598ac62c7fb64cb20a463 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__SERVICE_FILTER_H
-#define SQUID_ADAPTATION__SERVICE_FILTER_H
+#ifndef SQUID_SRC_ADAPTATION_SERVICEFILTER_H
+#define SQUID_SRC_ADAPTATION_SERVICEFILTER_H
 
 #include "AccessLogEntry.h"
 #include "adaptation/Elements.h"
@@ -40,5 +40,5 @@ std::ostream &operator <<(std::ostream &, const ServiceFilter &);
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__SERVICE_FILTER_H */
+#endif /* SQUID_SRC_ADAPTATION_SERVICEFILTER_H */
 
index 430ff503b3be5544992460538ac4cfc743e5436a..d74d259b9e16874deae7cd7d94c367013b0f25ae 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__SERVICE_GROUPS_H
-#define SQUID_ADAPTATION__SERVICE_GROUPS_H
+#ifndef SQUID_SRC_ADAPTATION_SERVICEGROUPS_H
+#define SQUID_SRC_ADAPTATION_SERVICEGROUPS_H
 
 #include "adaptation/Elements.h"
 #include "adaptation/forward.h"
@@ -156,5 +156,5 @@ ServiceGroupPointer FindGroup(const ServiceGroup::Id &id);
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__SERVICE_GROUPS_H */
+#endif /* SQUID_SRC_ADAPTATION_SERVICEGROUPS_H */
 
index 9b1d92746fb101b1312364bc2519379602dfab78..2956b48e528d3633f9a9e5dc0e0502fcf55b4557 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 93    eCAP Interface */
 
-#ifndef SQUID_ECAP_CONFIG_H
-#define SQUID_ECAP_CONFIG_H
+#ifndef SQUID_SRC_ADAPTATION_ECAP_CONFIG_H
+#define SQUID_SRC_ADAPTATION_ECAP_CONFIG_H
 
 #include "adaptation/Config.h"
 #include "adaptation/ServiceConfig.h"
@@ -59,5 +59,5 @@ extern Config TheConfig;
 } // namespace Ecap
 } // namespace Adaptation
 
-#endif /* SQUID_ECAP_CONFIG_H */
+#endif /* SQUID_SRC_ADAPTATION_ECAP_CONFIG_H */
 
index 3e9e3efcba34bee72b22711df0c92fb3ac0202c5..11fc67ac1001f74e2e62f479b0be481feeb01237 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 93    eCAP Interface */
 
-#ifndef SQUID_ECAP_HOST_H
-#define SQUID_ECAP_HOST_H
+#ifndef SQUID_SRC_ADAPTATION_ECAP_HOST_H
+#define SQUID_SRC_ADAPTATION_ECAP_HOST_H
 
 #include <libecap/host/host.h>
 
@@ -53,5 +53,5 @@ extern const libecap::Name metaBypassable; ///< an ecap_service parameter
 } // namespace Ecap
 } // namespace Adaptation
 
-#endif /* SQUID_ECAP_HOST_H */
+#endif /* SQUID_SRC_ADAPTATION_ECAP_HOST_H */
 
index 97ecb543db91d29794f8f78d85c701909d165d74..fb13706386cb2d4c70d23adcb8ef705fa005f6eb 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 93    eCAP Interface */
 
-#ifndef SQUID__ECAP__MESSAGE_REP_H
-#define SQUID__ECAP__MESSAGE_REP_H
+#ifndef SQUID_SRC_ADAPTATION_ECAP_MESSAGEREP_H
+#define SQUID_SRC_ADAPTATION_ECAP_MESSAGEREP_H
 
 #include "adaptation/forward.h"
 #include "adaptation/Message.h"
@@ -175,5 +175,5 @@ private:
 } // namespace Ecap
 } // namespace Adaptation
 
-#endif /* SQUID__E_CAP__MESSAGE_REP_H */
+#endif /* SQUID_SRC_ADAPTATION_ECAP_MESSAGEREP_H */
 
index 62172ae66859f403398d987547f933c86751244a..0f680229612c48b3a3cc34653362b022cfb7e946 100644 (file)
@@ -10,6 +10,8 @@
 #define SQUID_SRC_ADAPTATION_ECAP_REGISTRY_H
 
 // TBD
+#ifndef SQUID_SRC_ADAPTATION_ECAP_REGISTRY_H
+#define SQUID_SRC_ADAPTATION_ECAP_REGISTRY_H
 
 #endif /* SQUID_SRC_ADAPTATION_ECAP_REGISTRY_H */
 
index ec953e803295ae8ac8895b97d8b42d7cec257705..1fa7affd3c82c43907db304bd63bcfe37049e4b8 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 93    eCAP Interface */
 
-#ifndef SQUID_ECAP_SERVICE_REP_H
-#define SQUID_ECAP_SERVICE_REP_H
+#ifndef SQUID_SRC_ADAPTATION_ECAP_SERVICEREP_H
+#define SQUID_SRC_ADAPTATION_ECAP_SERVICEREP_H
 
 #include "adaptation/forward.h"
 #include "adaptation/Service.h"
@@ -66,5 +66,5 @@ void CheckUnusedAdapterServices(const Services& services);
 } // namespace Ecap
 } // namespace Adaptation
 
-#endif /* SQUID_ECAP_SERVICE_REP_H */
+#endif /* SQUID_SRC_ADAPTATION_ECAP_SERVICEREP_H */
 
index 49c62c0e1655b0cb3205ed0fa02b39544a457fda..cc43b37179d4f57083827ee8b9cc5d0bdcd0111d 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 93    eCAP Interface */
 
-#ifndef SQUID_ECAP_XACTION_REP_H
-#define SQUID_ECAP_XACTION_REP_H
+#ifndef SQUID_SRC_ADAPTATION_ECAP_XACTIONREP_H
+#define SQUID_SRC_ADAPTATION_ECAP_XACTIONREP_H
 
 #include "adaptation/ecap/MessageRep.h"
 #include "adaptation/ecap/ServiceRep.h"
@@ -129,5 +129,5 @@ private:
 } // namespace Ecap
 } // namespace Adaptation
 
-#endif /* SQUID_ECAP_XACTION_REP_H */
+#endif /* SQUID_SRC_ADAPTATION_ECAP_XACTIONREP_H */
 
index a04ca6f906de6f9ece39470464e54fd4d427e1c6..a7e12974f92150763955239ce86906e5914e3de0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ADAPTATION__FORWARD_H
-#define SQUID_ADAPTATION__FORWARD_H
+#ifndef SQUID_SRC_ADAPTATION_FORWARD_H
+#define SQUID_SRC_ADAPTATION_FORWARD_H
 
 // forward-declarations for commonly used adaptation classes
 
@@ -37,5 +37,5 @@ typedef RefCount<ServiceGroup> ServiceGroupPointer;
 
 } // namespace Adaptation
 
-#endif /* SQUID_ADAPTATION__FORWARD_H */
+#endif /* SQUID_SRC_ADAPTATION_FORWARD_H */
 
index 83be69d9cb2d645a3f22650db5b756fc66d1fbc8..92473b499fc503c22840a81476af75141908ab0e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPCLIENT_H
-#define SQUID_ICAPCLIENT_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_CLIENT_H
+#define SQUID_SRC_ADAPTATION_ICAP_CLIENT_H
 
 // ICAP-related things needed by code unaware of ICAP internals.
 
@@ -22,5 +22,5 @@ void CleanModule();
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPCLIENT_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_CLIENT_H */
 
index ccf1ec5606308e256cbaf4f41fe5c600990fd995..76976efb5bdd8c867cdf799fac7e93dd8abb1fde 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPCONFIG_H
-#define SQUID_ICAPCONFIG_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_CONFIG_H
+#define SQUID_SRC_ADAPTATION_ICAP_CONFIG_H
 
 #include "acl/forward.h"
 #include "adaptation/Config.h"
@@ -56,5 +56,5 @@ extern Config TheConfig;
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPCONFIG_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_CONFIG_H */
 
index 0e9fb1ba7411ad7f4e426099fb1a63ad990e8ed0..fd3a9c2d6c216e6d7748b8a0f8b2abeb7e0f450f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPELEMENTS_H
-#define SQUID_ICAPELEMENTS_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_ELEMENTS_H
+#define SQUID_SRC_ADAPTATION_ICAP_ELEMENTS_H
 
 #include "adaptation/Elements.h"
 
@@ -50,5 +50,5 @@ extern const XactOutcome xoSatisfied; ///< request satisfaction
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPCLIENT_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_ELEMENTS_H */
 
index 15613aef56512fc60b6c18a064d92484eceff8df..385f6d17bffea2ddcdd19e794f8694024a11eacf 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPHISTORY_H
-#define SQUID_ICAPHISTORY_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_HISTORY_H
+#define SQUID_SRC_ADAPTATION_ICAP_HISTORY_H
 
 #include "base/RefCount.h"
 #include "enums.h"
@@ -56,5 +56,5 @@ private:
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /*SQUID_HISTORY_H*/
+#endif /* SQUID_SRC_ADAPTATION_ICAP_HISTORY_H */
 
index e4257f530e5fe6db5cea86dd181cdb881f5cfa82..6c5a63614ff009f4cbe14a900e103ec6bc8f1de0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPINOUT_H
-#define SQUID_ICAPINOUT_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_INOUT_H
+#define SQUID_SRC_ADAPTATION_ICAP_INOUT_H
 
 #include "HttpReply.h"
 
@@ -66,5 +66,5 @@ public:
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPINOUT_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_INOUT_H */
 
index fcd1501bcc7007e353a65b7c981dd19d862edabd..bbd79dfa6e4dad9feafe193b508938ca0d7e5691 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPLAUNCHER_H
-#define SQUID_ICAPLAUNCHER_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_LAUNCHER_H
+#define SQUID_SRC_ADAPTATION_ICAP_LAUNCHER_H
 
 #include "adaptation/icap/ServiceRep.h"
 #include "adaptation/Initiate.h"
@@ -110,5 +110,5 @@ operator <<(std::ostream &os, const XactAbortInfo &xai)
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPLAUNCHER_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_LAUNCHER_H */
 
index 00068c2d4235dda305588b3ff90af2889195f60d..89a099c0b1b75842687625414157183880364701 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPMODXACT_H
-#define SQUID_ICAPMODXACT_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_MODXACT_H
+#define SQUID_SRC_ADAPTATION_ICAP_MODXACT_H
 
 #include "AccessLogEntry.h"
 #include "adaptation/icap/InOut.h"
@@ -398,5 +398,5 @@ protected:
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPMOD_XACT_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_MODXACT_H */
 
index a973c8331f977f4bd9a3273f62a551e13ebac3ab..7db7a0786199671ddb9de7f873cf692d81ac1b50 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPOPTXACT_H
-#define SQUID_ICAPOPTXACT_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_OPTXACT_H
+#define SQUID_SRC_ADAPTATION_ICAP_OPTXACT_H
 
 #include "adaptation/icap/Launcher.h"
 #include "adaptation/icap/Xaction.h"
@@ -66,5 +66,5 @@ protected:
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPOPTXACT_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_OPTXACT_H */
 
index 4412690968c3f7e737856872f4ba9c3b0f63d3c3..823d77e1efb586f6a5ec849ac5aa7d3c5b960365 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPOPTIONS_H
-#define SQUID_ICAPOPTIONS_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_OPTIONS_H
+#define SQUID_SRC_ADAPTATION_ICAP_OPTIONS_H
 
 #include "adaptation/icap/ServiceRep.h"
 
@@ -100,5 +100,5 @@ private:
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPOPTIONS_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_OPTIONS_H */
 
index 01077009dd3d74cfd7506cd7c2f801b8622a08a0..7afb3851f8ffd037e455cb9ab558e850258c401b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPSERVICEREP_H
-#define SQUID_ICAPSERVICEREP_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_SERVICEREP_H
+#define SQUID_SRC_ADAPTATION_ICAP_SERVICEREP_H
 
 #include "adaptation/forward.h"
 #include "adaptation/icap/Elements.h"
@@ -205,5 +205,5 @@ public:
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPSERVICEREP_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_SERVICEREP_H */
 
index 73bc2dd8ad5e9caab0d8c37c2b9d04bdb9a085f4..fe62874c771cee297b1dd9d3baf5441a6c0c616c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPXACTION_H
-#define SQUID_ICAPXACTION_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_XACTION_H
+#define SQUID_SRC_ADAPTATION_ICAP_XACTION_H
 
 #include "AccessLogEntry.h"
 #include "adaptation/icap/ServiceRep.h"
@@ -171,5 +171,5 @@ private:
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPXACTION_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_XACTION_H */
 
index 89ddf2ab6b0756f00c186b768de4f7e98a366570..a384bfd47c1601c56541898c7883d986b2d206b8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef ICAP_LOG_H_
-#define ICAP_LOG_H_
+#ifndef SQUID_SRC_ADAPTATION_ICAP_ICAP_LOG_H
+#define SQUID_SRC_ADAPTATION_ICAP_ICAP_LOG_H
 
 #include "AccessLogEntry.h"
 #include "base/RefCount.h"
@@ -23,5 +23,5 @@ void icapLogLog(AccessLogEntryPointer &al);
 
 extern int IcapLogfileStatus;
 
-#endif /*ICAP_LOG_H_*/
+#endif /* SQUID_SRC_ADAPTATION_ICAP_ICAP_LOG_H */
 
index 97dab0dab6f35674a685154933862821e532dd4b..61e5c35aca9df6aa21faf8ec0183503e5126c74e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ANYP_PORTCFG_H
-#define SQUID_ANYP_PORTCFG_H
+#ifndef SQUID_SRC_ANYP_PORTCFG_H
+#define SQUID_SRC_ANYP_PORTCFG_H
 
 #include "anyp/forward.h"
 #include "anyp/ProtocolVersion.h"
@@ -91,5 +91,5 @@ extern AnyP::PortCfgPointer FtpPortList;
 extern int NHttpSockets;
 extern int HttpSockets[MAXTCPLISTENPORTS];
 
-#endif /* SQUID_ANYP_PORTCFG_H */
+#endif /* SQUID_SRC_ANYP_PORTCFG_H */
 
index 6e5ef8f431e16b09cdc692f183ef65d219525463..31156086d86d9e30848b1f09628d92c1c1034a25 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_ANYP_PROTOCOLTYPE_H
-#define _SQUID_SRC_ANYP_PROTOCOLTYPE_H
+#ifndef SQUID_SRC_ANYP_PROTOCOLTYPE_H
+#define SQUID_SRC_ANYP_PROTOCOLTYPE_H
 
 #include <ostream>
 
@@ -61,5 +61,5 @@ operator <<(std::ostream &os, ProtocolType const &p)
 
 } // namespace AnyP
 
-#endif /* _SQUID_SRC_ANYP_PROTOCOLTYPE_H */
+#endif /* SQUID_SRC_ANYP_PROTOCOLTYPE_H */
 
index 6125e247d3f070da415275ceb22b3e51faa22385..098eab5554c3842692fc6c50f0844c4b0cda9a9e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ANYP_PROTOCOLVERSION_H
-#define SQUID_ANYP_PROTOCOLVERSION_H
+#ifndef SQUID_SRC_ANYP_PROTOCOLVERSION_H
+#define SQUID_SRC_ANYP_PROTOCOLVERSION_H
 
 #include "anyp/ProtocolType.h"
 
@@ -99,5 +99,5 @@ operator << (std::ostream &os, const ProtocolVersion &v)
 
 } // namespace AnyP
 
-#endif /* SQUID_ANYP_PROTOCOLVERSION_H */
+#endif /* SQUID_SRC_ANYP_PROTOCOLVERSION_H */
 
index 2e74cad9aa4be159808bd9c11f6eae85deb88f73..2eddf5b3523a1ac9f1aef3e0844b26315d7495e6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ANYP_TRAFFIC_MODE_H
-#define SQUID_ANYP_TRAFFIC_MODE_H
+#ifndef SQUID_SRC_ANYP_TRAFFICMODE_H
+#define SQUID_SRC_ANYP_TRAFFICMODE_H
 
 namespace AnyP
 {
@@ -81,5 +81,5 @@ public:
 
 } // namespace AnyP
 
-#endif
+#endif /* SQUID_SRC_ANYP_TRAFFICMODE_H */
 
index 492e98b80cc5ed84ed23bb821c3904116848ff72..1d78764c4b69deca3a3a36e9fccb941bf2b831e4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ANYP_URISCHEME_H
-#define SQUID_ANYP_URISCHEME_H
+#ifndef SQUID_SRC_ANYP_URISCHEME_H
+#define SQUID_SRC_ANYP_URISCHEME_H
 
 #include "anyp/ProtocolType.h"
 #include "sbuf/SBuf.h"
@@ -78,5 +78,5 @@ operator <<(std::ostream &os, const UriScheme &scheme)
 
 } // namespace AnyP
 
-#endif /* SQUID_ANYP_URISCHEME_H */
+#endif /* SQUID_SRC_ANYP_URISCHEME_H */
 
index 342e05db7ce0cb78e3f58c3b7d553fd1bcb78592..b7f03e6f075d01820b3f1000b28d2a49fbe2d28e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_ANYP_FORWARD_H
-#define _SQUID_SRC_ANYP_FORWARD_H
+#ifndef SQUID_SRC_ANYP_FORWARD_H
+#define SQUID_SRC_ANYP_FORWARD_H
 
 #include "base/RefCount.h"
 
@@ -22,5 +22,5 @@ class UriScheme;
 
 } // namespace AnyP
 
-#endif /* _SQUID_SRC_ANYP_FORWARD_H */
+#endif /* SQUID_SRC_ANYP_FORWARD_H */
 
index 7486a198d688bbd8e1d6e6e800c1502c50260847..98b741e3895f3475eff3d469d354db1bde96052f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_ACL_H
-#define SQUID_AUTH_ACL_H
+#ifndef SQUID_SRC_AUTH_ACL_H
+#define SQUID_SRC_AUTH_ACL_H
 
 #if USE_AUTH
 
@@ -22,5 +22,5 @@ class ACLChecklist;
 Acl::Answer AuthenticateAcl(ACLChecklist *ch);
 
 #endif /* USE_AUTH */
-#endif /* SQUID_AUTH_ACL_H */
+#endif /* SQUID_SRC_AUTH_ACL_H */
 
index f6493b7f941865cb4d99816c52b63a35b2c6f30f..79285707347aac33d2309d6aa2a4dff7318f44d1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLMAXUSERIP_H
-#define SQUID_ACLMAXUSERIP_H
+#ifndef SQUID_SRC_AUTH_ACLMAXUSERIP_H
+#define SQUID_SRC_AUTH_ACLMAXUSERIP_H
 
 #if USE_AUTH
 
@@ -44,5 +44,5 @@ private:
 };
 
 #endif /* USE_AUTH */
-#endif /* SQUID_ACLMAXUSERIP_H */
+#endif /* SQUID_SRC_AUTH_ACLMAXUSERIP_H */
 
index 7febb609242e7d5d511271e5b17a535c1db7c20b..f3b9f5ad203eb267e0be1fe3f651edc5ae5509c7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLPROXYAUTH_H
-#define SQUID_ACLPROXYAUTH_H
+#ifndef SQUID_SRC_AUTH_ACLPROXYAUTH_H
+#define SQUID_SRC_AUTH_ACLPROXYAUTH_H
 
 #if USE_AUTH
 
@@ -56,5 +56,5 @@ private:
 };
 
 #endif /* USE_AUTH */
-#endif /* SQUID_ACLPROXYAUTH_H */
+#endif /* SQUID_SRC_AUTH_ACLPROXYAUTH_H */
 
index 6cfdfd2aed9182763d8dfc1c211ea0b8e5d0189d..fa6772b78255f9b500cd50d166bcb90a2e1e5e53 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID__SRC_AUTH_AUTHACLSTATE_H
-#define _SQUID__SRC_AUTH_AUTHACLSTATE_H
+#ifndef SQUID_SRC_AUTH_AUTHACLSTATE_H
+#define SQUID_SRC_AUTH_AUTHACLSTATE_H
 
 #if USE_AUTH
 
@@ -19,5 +19,5 @@ typedef enum {
 } AuthAclState;
 
 #endif /* USE_AUTH */
-#endif /* _SQUID__SRC_AUTH_AUTHACLSTATE_H */
+#endif /* SQUID_SRC_AUTH_AUTHACLSTATE_H */
 
index f1a5aa9d705794ac85dae5eecd3dcbbcf04118f5..95b651e2d61b955d3fd8815b169b245c198b9afe 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_AUTH_CREDENTIALSTATE_H
-#define _SQUID_AUTH_CREDENTIALSTATE_H
+#ifndef SQUID_SRC_AUTH_CREDENTIALSTATE_H
+#define SQUID_SRC_AUTH_CREDENTIALSTATE_H
 
 namespace Auth
 {
@@ -24,5 +24,5 @@ extern const char *CredentialState_str[];
 
 } // namespace Auth
 
-#endif /* _SQUID_AUTH_CREDENTIALSTATE_H */
+#endif /* SQUID_SRC_AUTH_CREDENTIALSTATE_H */
 
index f2584346c6510103be000a92a9301f56a7dee451..49008ea7473dbbecba1e49491242fd62c40f2269 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_GADGETS_H
-#define SQUID_AUTH_GADGETS_H
+#ifndef SQUID_SRC_AUTH_GADGETS_H
+#define SQUID_SRC_AUTH_GADGETS_H
 
 #if USE_AUTH
 
@@ -50,5 +50,5 @@ void authenticateOnCloseConnection(ConnStateData * conn);
 std::vector<Auth::User::Pointer> authenticateCachedUsersList();
 
 #endif /* USE_AUTH */
-#endif /* SQUID_AUTH_GADGETS_H */
+#endif /* SQUID_SRC_AUTH_GADGETS_H */
 
index c4b9475909d8e5cebefc626833d5ab761b2a7e1d..caef8ce6a67b5397c4578c4ed0ba27f7c88a7b66 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_SCHEME_H
-#define SQUID_AUTH_SCHEME_H
+#ifndef SQUID_SRC_AUTH_SCHEME_H
+#define SQUID_SRC_AUTH_SCHEME_H
 
 #if USE_AUTH
 
@@ -73,5 +73,5 @@ private:
 } // namespace Auth
 
 #endif /* USE_AUTH */
-#endif /* SQUID_AUTH_SCHEME_H */
+#endif /* SQUID_SRC_AUTH_SCHEME_H */
 
index e36514daaad961b4fe7ba491682844fa47d98ada..21f4fb05f320c16f299dada75c62bf7dc8288f73 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SCHEMES_CONFIG_H
-#define SQUID_SCHEMES_CONFIG_H
+#ifndef SQUID_SRC_AUTH_SCHEMESCONFIG_H
+#define SQUID_SRC_AUTH_SCHEMESCONFIG_H
 
 #if USE_AUTH
 
@@ -45,5 +45,5 @@ public:
 } // namespace Auth
 
 #endif /* USE_AUTH */
-#endif /* SQUID_SCHEMES_CONFIG_H */
+#endif /* SQUID_SRC_AUTH_SCHEMESCONFIG_H */
 
index af16ecf84dd35ffce51cd51ade8d56b33160855d..44602bb43898653664cf8383174b02deea311e89 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID__SRC_AUTH_AUTHTYPE_H
-#define _SQUID__SRC_AUTH_AUTHTYPE_H
+#ifndef SQUID_SRC_AUTH_TYPE_H
+#define SQUID_SRC_AUTH_TYPE_H
 
 #if USE_AUTH
 
@@ -28,5 +28,5 @@ extern const char *Type_str[];
 }; // namespace Auth
 
 #endif /* USE_AUTH */
-#endif
+#endif /* SQUID_SRC_AUTH_TYPE_H */
 
index d649b5232da9ec728e36e7cf5da6f1ad39e4ee94..46d402770eba95a025def138e7328c47736cf147 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_USER_H
-#define SQUID_AUTH_USER_H
+#ifndef SQUID_SRC_AUTH_USER_H
+#define SQUID_SRC_AUTH_USER_H
 
 #if USE_AUTH
 
@@ -124,5 +124,5 @@ private:
 } // namespace Auth
 
 #endif /* USE_AUTH */
-#endif /* SQUID_AUTH_USER_H */
+#endif /* SQUID_SRC_AUTH_USER_H */
 
index 0e975bfaec6510a5b240fe8adca02aac52fdfce9..f2d7eefb3bb502b83d2ddb6533cebcd5f5925da7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_USERREQUEST_H
-#define SQUID_AUTH_USERREQUEST_H
+#ifndef SQUID_SRC_AUTH_USERREQUEST_H
+#define SQUID_SRC_AUTH_USERREQUEST_H
 
 #if USE_AUTH
 
@@ -250,5 +250,5 @@ int authenticateAuthUserRequestIPCount(Auth::UserRequest::Pointer);
 int authenticateUserAuthenticated(Auth::UserRequest::Pointer);
 
 #endif /* USE_AUTH */
-#endif /* SQUID_AUTHUSERREQUEST_H */
+#endif /* SQUID_SRC_AUTH_USERREQUEST_H */
 
index a6555d28c656e882f0050fa8f232927db7d56ca9..e0b4ad07efbd962ecc7ebe272e9f5aed0c281cce 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __AUTH_BASIC_H__
-#define __AUTH_BASIC_H__
+#ifndef SQUID_SRC_AUTH_BASIC_CONFIG_H
+#define SQUID_SRC_AUTH_BASIC_CONFIG_H
 
 #if HAVE_AUTH_MODULE_BASIC
 
@@ -53,5 +53,5 @@ private:
 extern helper *basicauthenticators;
 
 #endif /* HAVE_AUTH_MODULE_BASIC */
-#endif /* __AUTH_BASIC_H__ */
+#endif /* SQUID_SRC_AUTH_BASIC_CONFIG_H */
 
index 9cf88aab4752c3aff5d188e07521d67b93bc5f94..80382f03f04a30efae50bfe0b14b8bf961a36748 100644 (file)
  *    to64(salt+4, rand(), 4);
  *    salt[0] = '\0';
  */
-#ifndef _CRYPT_MD5_H
-#define _CRYPT_MD5_H
+#ifndef SQUID_SRC_AUTH_BASIC_NCSA_CRYPT_MD5_H
+#define SQUID_SRC_AUTH_BASIC_NCSA_CRYPT_MD5_H
 
 char *crypt_md5(const char *pw, const char *salt);
 
 /* MD5 hash without salt */
 char *md5sum(const char *s);
 
-#endif /* _CRYPT_MD5_H */
+#endif /* SQUID_SRC_AUTH_BASIC_NCSA_CRYPT_MD5_H */
 
index 4282b0ea3dc3331f378297897e8b7a7f35e23964..01b9dbf5bebd2d6c5199f3ed43d2eddbced5672a 100644 (file)
@@ -5,6 +5,8 @@
  * contributions from numerous individuals and organizations.
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
+#ifndef SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
+#define SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
 
 #ifndef SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
 #define SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
index 69d972d591026cac1909b781701ef21798d90737..b4a496f906d133b5101d37c68d7e30c58b35360c 100644 (file)
@@ -6,11 +6,11 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_HELPERS_BASIC_AUTH_MSNT_MSNTAUTH_H
-#define _SQUID_HELPERS_BASIC_AUTH_MSNT_MSNTAUTH_H
+#ifndef SQUID_SRC_AUTH_BASIC_SMB_LM_MSNTAUTH_H
+#define SQUID_SRC_AUTH_BASIC_SMB_LM_MSNTAUTH_H
 
 extern int QueryServers(char *, char *);
 extern void Check_forallowchange(void);
 
-#endif /* _SQUID_HELPERS_BASIC_AUTH_MSNT_MSNTAUTH_H */
+#endif /* SQUID_SRC_AUTH_BASIC_SMB_LM_MSNTAUTH_H */
 
index abfad3d00ada1a47fedb9a7b4f2708543d34022c..bfdb0092919754656ae4ed6defb97b7cc1dee217 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _VALID_H_
-#define _VALID_H_
+#ifndef SQUID_SRC_AUTH_BASIC_SMB_LM_VALID_H
+#define SQUID_SRC_AUTH_BASIC_SMB_LM_VALID_H
 /* SMB User verification function */
 
 #define NTV_NO_ERROR 0
@@ -17,5 +17,5 @@
 
 int Valid_User(char *USERNAME, char *PASSWORD, const char *SERVER, char *BACKUP, const char *DOMAIN);
 
-#endif
+#endif /* SQUID_SRC_AUTH_BASIC_SMB_LM_VALID_H */
 
index 3ba0d49988d8d6af15b70d601600aa4fa3acce84..edb4cf1b0972e163cd763a27c754246e39f4d8d6 100644 (file)
@@ -33,8 +33,8 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
 */
 
-#ifndef _VALID_H_
-#define _VALID_H_
+#ifndef SQUID_SRC_AUTH_BASIC_SSPI_VALID_H
+#define SQUID_SRC_AUTH_BASIC_SSPI_VALID_H
 
 #include "sspwin32.h"
 
@@ -101,5 +101,5 @@ debug(char *format,...)
 }
 #endif /* __GNUC__ */
 
-#endif
+#endif /* SQUID_SRC_AUTH_BASIC_SSPI_VALID_H */
 
index 841a50040d1e910536b97f711a1795487d128efb..586d2bca8db61e1d7bbcd745d332061e35543996 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_BASIC_SCHEME_H
-#define SQUID_AUTH_BASIC_SCHEME_H
+#ifndef SQUID_SRC_AUTH_BASIC_SCHEME_H
+#define SQUID_SRC_AUTH_BASIC_SCHEME_H
 
 #if HAVE_AUTH_MODULE_BASIC
 
@@ -43,5 +43,5 @@ private:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_BASIC */
-#endif /* SQUID_AUTH_BASIC_SCHEME_H */
+#endif /* SQUID_SRC_AUTH_BASIC_SCHEME_H */
 
index 181cf9f76d356e3b9ec67b929ed1b9755d848475..d2411004459b4b23e742732dad143be9f5cc7738 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_AUTH_BASIC_USER_H
-#define _SQUID_AUTH_BASIC_USER_H
+#ifndef SQUID_SRC_AUTH_BASIC_USER_H
+#define SQUID_SRC_AUTH_BASIC_USER_H
 
 #if HAVE_AUTH_MODULE_BASIC
 
@@ -54,5 +54,5 @@ private:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_BASIC */
-#endif /* _SQUID_AUTH_BASIC_USER_H */
+#endif /* SQUID_SRC_AUTH_BASIC_USER_H */
 
index 945cfef8a9d5ad3536ba02169af1ad60b0eb3ac5..bb384b0d19a3759f0b07aa7b8e9e375aa72d3508 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_AUTH_BASIC_USERREQUEST_H
-#define _SQUID_SRC_AUTH_BASIC_USERREQUEST_H
+#ifndef SQUID_SRC_AUTH_BASIC_USERREQUEST_H
+#define SQUID_SRC_AUTH_BASIC_USERREQUEST_H
 
 #if HAVE_AUTH_MODULE_BASIC
 
@@ -46,5 +46,5 @@ private:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_BASIC */
-#endif /* _SQUID_SRC_AUTH_BASIC_USERREQUEST_H */
+#endif /* SQUID_SRC_AUTH_BASIC_USERREQUEST_H */
 
index 174a1a2cfdf2ab5717df97ce404570cd691596e7..498c1c35bc093ec6ef514d91faf5bbd20dbba1c1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __AUTH_DIGEST_H__
-#define __AUTH_DIGEST_H__
+#ifndef SQUID_SRC_AUTH_DIGEST_CONFIG_H
+#define SQUID_SRC_AUTH_DIGEST_CONFIG_H
 
 #if HAVE_AUTH_MODULE_DIGEST
 
@@ -103,5 +103,5 @@ public:
 extern helper *digestauthenticators;
 
 #endif /* HAVE_AUTH_MODULE_DIGEST */
-#endif
+#endif /* SQUID_SRC_AUTH_DIGEST_CONFIG_H */
 
index 17f386a561e03b9af14013af440a1e6f2513481d..f016916cf6fb5b401c80483341aa4bb69660331a 100644 (file)
@@ -10,8 +10,8 @@
  * Digest helper API details.
  */
 
-#ifndef SQUID_DIGEST_COMMON_H_
-#define SQUID_DIGEST_COMMON_H_
+#ifndef SQUID_SRC_AUTH_DIGEST_LDAP_DIGEST_COMMON_H
+#define SQUID_SRC_AUTH_DIGEST_LDAP_DIGEST_COMMON_H
 
 #include "hash.h"
 #include "rfc2617.h"
@@ -51,5 +51,5 @@ typedef struct _request_data {
 typedef void HandleArguments(int, char **);
 typedef void HHA1Creator(RequestData *);
 
-#endif /* SQUID_DIGEST_COMMON_H_ */
+#endif /* SQUID_SRC_AUTH_DIGEST_LDAP_DIGEST_COMMON_H */
 
index 1b314f8639826ded6d3f3cb0100a9be1da6c5876..9042c45599e6aca38b08e872dc6e8fc1ba28e91a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_DIGEST_SCHEME_H
-#define SQUID_AUTH_DIGEST_SCHEME_H
+#ifndef SQUID_SRC_AUTH_DIGEST_SCHEME_H
+#define SQUID_SRC_AUTH_DIGEST_SCHEME_H
 
 #if HAVE_AUTH_MODULE_DIGEST
 
@@ -45,5 +45,5 @@ private:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_DIGEST */
-#endif /* SQUID_AUTH_DIGEST_SCHEME_H */
+#endif /* SQUID_SRC_AUTH_DIGEST_SCHEME_H */
 
index 44c73279d0e0a946757206b057db95253e088f63..263470f97276c20b216ee882f7b45982bf5fef18 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_AUTH_DIGEST_USER_H
-#define _SQUID_AUTH_DIGEST_USER_H
+#ifndef SQUID_SRC_AUTH_DIGEST_USER_H
+#define SQUID_SRC_AUTH_DIGEST_USER_H
 
 #if HAVE_AUTH_MODULE_DIGEST
 
@@ -48,5 +48,5 @@ public:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_DIGEST */
-#endif /* _SQUID_AUTH_DIGEST_USER_H */
+#endif /* SQUID_SRC_AUTH_DIGEST_USER_H */
 
index 16433585b4a843f149fbf4b0504fd93a3e98f52f..11ecb182a8163a9a0cae03feab73a1691f30852e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_AUTH_DIGEST_USERREQUEST_H
-#define _SQUID_SRC_AUTH_DIGEST_USERREQUEST_H
+#ifndef SQUID_SRC_AUTH_DIGEST_USERREQUEST_H
+#define SQUID_SRC_AUTH_DIGEST_USERREQUEST_H
 
 #if HAVE_AUTH_MODULE_DIGEST
 
@@ -70,5 +70,5 @@ private:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_DIGEST */
-#endif /* _SQUID_SRC_AUTH_DIGEST_USERREQUEST_H */
+#endif /* SQUID_SRC_AUTH_DIGEST_USERREQUEST_H */
 
index b54d0e1966d2666c1af79db48f9eeccbe678595f..a60f22475205e444fa388c15b82ccb882b279c1d 100644 (file)
@@ -10,8 +10,8 @@
  * Digest helper API details.
  */
 
-#ifndef SQUID_DIGEST_COMMON_H_
-#define SQUID_DIGEST_COMMON_H_
+#ifndef SQUID_SRC_AUTH_DIGEST_EDIRECTORY_DIGEST_COMMON_H
+#define SQUID_SRC_AUTH_DIGEST_EDIRECTORY_DIGEST_COMMON_H
 
 #include "hash.h"
 #include "rfc2617.h"
@@ -54,5 +54,5 @@ typedef struct _request_data {
 typedef void HandleArguments(int, char **);
 typedef void HHA1Creator(RequestData *);
 
-#endif /* SQUID_DIGEST_COMMON_H_ */
+#endif /* SQUID_SRC_AUTH_DIGEST_EDIRECTORY_DIGEST_COMMON_H */
 
index aaea9cc8820944372932986656b02a5f6bfa1867..5e42900663e7d4d52fa1d5cd122c999d9b44b65a 100644 (file)
@@ -5,7 +5,6 @@
  * contributions from numerous individuals and organizations.
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
-
 #ifndef SQUID_SRC_AUTH_DIGEST_EDIRECTORY_EDIR_LDAPEXT_H
 #define SQUID_SRC_AUTH_DIGEST_EDIRECTORY_EDIR_LDAPEXT_H
 
index 6a9219318b2d7e5155e84ae06639aeb50495eaa0..8fd18aa1edf81ad0c2b42fdb557532f5eeab2f7b 100644 (file)
@@ -10,8 +10,8 @@
  * Digest helper API details.
  */
 
-#ifndef SQUID_DIGEST_COMMON_H_
-#define SQUID_DIGEST_COMMON_H_
+#ifndef SQUID_SRC_AUTH_DIGEST_FILE_DIGEST_COMMON_H
+#define SQUID_SRC_AUTH_DIGEST_FILE_DIGEST_COMMON_H
 
 #include "hash.h"
 #include "rfc2617.h"
@@ -46,5 +46,5 @@ typedef struct _request_data {
 typedef void HandleArguments(int, char **);
 typedef void HHA1Creator(RequestData *);
 
-#endif /* SQUID_DIGEST_COMMON_H_ */
+#endif /* SQUID_SRC_AUTH_DIGEST_FILE_DIGEST_COMMON_H */
 
index b4dc2fe4166c343aca41f738592ba088efdbb67e..34306cdd48d761ee999e02445d7f9fa574e95655 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __AUTH_NEGOTIATE_H__
-#define __AUTH_NEGOTIATE_H__
+#ifndef SQUID_SRC_AUTH_NEGOTIATE_CONFIG_H
+#define SQUID_SRC_AUTH_NEGOTIATE_CONFIG_H
 
 #if HAVE_AUTH_MODULE_NEGOTIATE
 
@@ -42,5 +42,5 @@ public:
 extern statefulhelper *negotiateauthenticators;
 
 #endif /* HAVE_AUTH_MODULE_NEGOTIATE */
-#endif
+#endif /* SQUID_SRC_AUTH_NEGOTIATE_CONFIG_H */
 
index 8ef943fb87fcf00edd58a1c4f4f6c941e991687e..7408bcfa8c5ad024347a00ff0a982b111f2d7e56 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_NEGOTIATE_SCHEME_H
-#define SQUID_AUTH_NEGOTIATE_SCHEME_H
+#ifndef SQUID_SRC_AUTH_NEGOTIATE_SCHEME_H
+#define SQUID_SRC_AUTH_NEGOTIATE_SCHEME_H
 
 #if HAVE_AUTH_MODULE_NEGOTIATE
 
@@ -44,5 +44,5 @@ private:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_NEGOTIATE */
-#endif /* SQUID_AUTH_NEGOTIATE_SCHEME_H */
+#endif /* SQUID_SRC_AUTH_NEGOTIATE_SCHEME_H */
 
index e868d988cab7d6b29169b85c871839c6a74fb38a..283e515829702265a92e2dd5fb891c9d4301166b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_AUTH_NEGOTIATE_USER_H
-#define _SQUID_AUTH_NEGOTIATE_USER_H
+#ifndef SQUID_SRC_AUTH_NEGOTIATE_USER_H
+#define SQUID_SRC_AUTH_NEGOTIATE_USER_H
 
 #if HAVE_AUTH_MODULE_NEGOTIATE
 
@@ -42,5 +42,5 @@ public:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_NEGOTIATE */
-#endif /* _SQUID_AUTH_NEGOTIATE_USER_H */
+#endif /* SQUID_SRC_AUTH_NEGOTIATE_USER_H */
 
index 906814037a9219ccbd7f12dd0847b92e6bdf1f17..b07a5d3ffd6ce9796c11c86d468d5907fb5525e7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_AUTH_NEGOTIATE_USERREQUEST_H
-#define _SQUID_SRC_AUTH_NEGOTIATE_USERREQUEST_H
+#ifndef SQUID_SRC_AUTH_NEGOTIATE_USERREQUEST_H
+#define SQUID_SRC_AUTH_NEGOTIATE_USERREQUEST_H
 
 #if HAVE_AUTH_MODULE_NEGOTIATE
 
@@ -66,5 +66,5 @@ private:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_NEGOTIATE */
-#endif /* _SQUID_SRC_AUTH_NEGOTIATE_USERREQUEST_H */
+#endif /* SQUID_SRC_AUTH_NEGOTIATE_USERREQUEST_H */
 
index 86570d226589baad4a2ef53fd8750629ce1b95f0..e9370d07355fa155e526ac836216fa70df3b5732 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __AUTH_NTLM_H__
-#define __AUTH_NTLM_H__
+#ifndef SQUID_SRC_AUTH_NTLM_CONFIG_H
+#define SQUID_SRC_AUTH_NTLM_CONFIG_H
 
 #if HAVE_AUTH_MODULE_NTLM
 
@@ -45,5 +45,5 @@ public:
 extern statefulhelper *ntlmauthenticators;
 
 #endif /* HAVE_AUTH_MODULE_NTLM */
-#endif
+#endif /* SQUID_SRC_AUTH_NTLM_CONFIG_H */
 
index 47d0a6edfcb5a354993ef5c85f4f3c8b35e7e6d1..bb93e4fba78eb74a135fd2cb3beeb292ffb0b2c7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_AUTH_NTLM_SCHEME_H
-#define SQUID_AUTH_NTLM_SCHEME_H
+#ifndef SQUID_SRC_AUTH_NTLM_SCHEME_H
+#define SQUID_SRC_AUTH_NTLM_SCHEME_H
 
 #if HAVE_AUTH_MODULE_NTLM
 
@@ -41,5 +41,5 @@ public:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_NTLM */
-#endif /* SQUID_AUTH_NTLM_SCHEME_H */
+#endif /* SQUID_SRC_AUTH_NTLM_SCHEME_H */
 
index 8899eef5d2846a420bdbb43d0b6cb18b26bf0112..e0e758739959af99baaa4e8283e3e53e0dde6b0f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_AUTH_NTLM_USER_H
-#define _SQUID_AUTH_NTLM_USER_H
+#ifndef SQUID_SRC_AUTH_NTLM_USER_H
+#define SQUID_SRC_AUTH_NTLM_USER_H
 
 #if HAVE_AUTH_MODULE_NTLM
 
@@ -40,5 +40,5 @@ public:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_NTLM */
-#endif /* _SQUID_AUTH_NTLM_USER_H */
+#endif /* SQUID_SRC_AUTH_NTLM_USER_H */
 
index 9692d63a21303f9fac37e14ff943c5c0cbf18e7a..6b222c466e2aa00d5ca4caf48c953d9b5c1efd14 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_AUTH_NTLM_USERREQUEST_H
-#define _SQUID_SRC_AUTH_NTLM_USERREQUEST_H
+#ifndef SQUID_SRC_AUTH_NTLM_USERREQUEST_H
+#define SQUID_SRC_AUTH_NTLM_USERREQUEST_H
 
 #if HAVE_AUTH_MODULE_NTLM
 
@@ -64,5 +64,5 @@ private:
 } // namespace Auth
 
 #endif /* HAVE_AUTH_MODULE_NTLM */
-#endif /* _SQUID_SRC_AUTH_NTLM_USERREQUEST_H */
+#endif /* SQUID_SRC_AUTH_NTLM_USERREQUEST_H */
 
index f1d1b21bffc122eebd985939307bb4a1baad5a3f..ece43719e4dfc20f6919e789952f32392b4d9448 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_CHARSET_H
-#define _SQUID_CHARSET_H
+#ifndef SQUID_SRC_AUTH_TOUTF_H
+#define SQUID_SRC_AUTH_TOUTF_H
 
 #include "sbuf/forward.h"
 
@@ -20,5 +20,5 @@ SBuf Cp1251ToUtf8(const char *in);
 /// returns whether the given input is a valid (or empty) sequence of UTF-8 code points
 bool isValidUtf8String(const char *source, const char *sourceEnd);
 
-#endif /* _SQUID_CHARSET_H */
+#endif /* SQUID_SRC_AUTH_TOUTF_H */
 
index 3dc638ee6968fee1203c4ba9a8b18c01fec29e8c..ee2046b2bd19924911e9a6b1415d96ea9e5989c9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ASYNCCALL_H
-#define SQUID_ASYNCCALL_H
+#ifndef SQUID_SRC_BASE_ASYNCCALL_H
+#define SQUID_SRC_BASE_ASYNCCALL_H
 
 #include "base/CodeContext.h"
 #include "base/InstanceId.h"
@@ -164,5 +164,5 @@ bool ScheduleCall(const char *fileName, int fileLine, const AsyncCall::Pointer &
 /** Call scheduling helper. */
 #define ScheduleCallHere(call) ScheduleCall(__FILE__, __LINE__, (call))
 
-#endif /* SQUID_ASYNCCALL_H */
+#endif /* SQUID_SRC_BASE_ASYNCCALL_H */
 
index 8c0941c63094ec74b968902042e252b89ca4d12a..88cd8f036ea14d344ad4fb3e96dccc4a670620a9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_ASYNCCALLLIST_H
-#define SQUID_BASE_ASYNCCALLLIST_H
+#ifndef SQUID_SRC_BASE_ASYNCCALLLIST_H
+#define SQUID_SRC_BASE_ASYNCCALLLIST_H
 
 #include "base/forward.h"
 #include "base/RefCount.h"
@@ -39,5 +39,5 @@ private:
     size_t length = 0; ///< \copydoc size()
 };
 
-#endif /* SQUID_BASE_ASYNCCALLLIST_H */
+#endif /* SQUID_SRC_BASE_ASYNCCALLLIST_H */
 
index fd844d75b52d135ed196cb5f6636d46844596013..b6f47be2059b7cd4aed12478250316097b9d4642 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ASYNCCALLQUEUE_H
-#define SQUID_ASYNCCALLQUEUE_H
+#ifndef SQUID_SRC_BASE_ASYNCCALLQUEUE_H
+#define SQUID_SRC_BASE_ASYNCCALLQUEUE_H
 
 #include "base/AsyncCallList.h"
 #include "base/forward.h"
@@ -34,5 +34,5 @@ private:
     static AsyncCallQueue *TheInstance;
 };
 
-#endif /* SQUID_ASYNCCALLQUEUE_H */
+#endif /* SQUID_SRC_BASE_ASYNCCALLQUEUE_H */
 
index 3317385446938bd8d26b98fd973b51c4c0ea0853..49556b0950ddac2fac220883a8ec574070977ad1 100644 (file)
@@ -202,5 +202,5 @@ AsyncCallback_(const RefCount<Call> &call)
     AsyncCallback_(asyncCall((dbgSection), (dbgLevel), #function, \
         callbackDialer(&function)))
 
-#endif // SQUID_SRC_BASE_ASYNCCALLBACKS_H
+#endif /* SQUID_SRC_BASE_ASYNCCALLBACKS_H */
 
index fd761e35666f56928259723544afbede073bdc43..686af92c8dcf73f58816c27a71d23191409c2d3e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_ASYNCCBDATACALLS_H
-#define SQUID_BASE_ASYNCCBDATACALLS_H
+#ifndef SQUID_SRC_BASE_ASYNCCBDATACALLS_H
+#define SQUID_SRC_BASE_ASYNCCBDATACALLS_H
 
 #include "base/AsyncCall.h"
 #include "base/CbcPointer.h"
@@ -42,5 +42,5 @@ cbdataDialer(typename UnaryCbdataDialer<Argument1>::Handler *handler, Argument1
     return UnaryCbdataDialer<Argument1>(handler, arg1);
 }
 
-#endif
+#endif /* SQUID_SRC_BASE_ASYNCCBDATACALLS_H */
 
index 5c076856f73c81baec0f2a12dc32ad6ddf3dce48..3b1436c743a77d21ac6e308b41dba2b0db059f00 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_ASYNCFUNCALLS_H
-#define SQUID_BASE_ASYNCFUNCALLS_H
+#ifndef SQUID_SRC_BASE_ASYNCFUNCALLS_H
+#define SQUID_SRC_BASE_ASYNCFUNCALLS_H
 
 #include "base/AsyncCall.h"
 
@@ -62,5 +62,5 @@ callDialer(void (*handler)(Argument1), Argument1 arg1)
     return UnaryFunDialer<Argument1>(handler, arg1);
 }
 
-#endif /* SQUID_BASE_ASYNCFUNCALLS_H */
+#endif /* SQUID_SRC_BASE_ASYNCFUNCALLS_H */
 
index 32f83482f437f21194fb823995f66b996632bb22..09c54241bf101b15c0ccb69b8c2e8c85d5d026ca 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ASYNC_JOB_H
-#define SQUID_ASYNC_JOB_H
+#ifndef SQUID_SRC_BASE_ASYNCJOB_H
+#define SQUID_SRC_BASE_ASYNCJOB_H
 
 #include "base/AsyncCall.h"
 #include "base/InstanceId.h"
@@ -84,5 +84,5 @@ protected:
     bool swanSang_ = false; ///< swanSong() was called
 };
 
-#endif /* SQUID_ASYNC_JOB_H */
+#endif /* SQUID_SRC_BASE_ASYNCJOB_H */
 
index 78c898736ab8a94cdff81bd9793a2e7498b4d661..044cb2e93c7e57a364c31fff3997736caa7ef8d3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ASYNCJOBCALLS_H
-#define SQUID_ASYNCJOBCALLS_H
+#ifndef SQUID_SRC_BASE_ASYNCJOBCALLS_H
+#define SQUID_SRC_BASE_ASYNCJOBCALLS_H
 
 #include "base/AsyncJob.h"
 #include "base/CbcPointer.h"
@@ -192,5 +192,5 @@ JobDialer<Job>::dial(AsyncCall &call)
     job->callEnd(); // may delete job
 }
 
-#endif /* SQUID_ASYNCJOBCALLS_H */
+#endif /* SQUID_SRC_BASE_ASYNCJOBCALLS_H */
 
index e4f15b77ae63387b3b789e6bfb9a8d8e04eff88d..b9a3a1cd65415542213741b76b2b36c936d09da2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_BYTECOUNTER_H
-#define SQUID_SRC_BYTECOUNTER_H
+#ifndef SQUID_SRC_BASE_BYTECOUNTER_H
+#define SQUID_SRC_BASE_BYTECOUNTER_H
 
 /// counter for accumulating byte values
 class ByteCounter
@@ -25,5 +25,5 @@ public:
     size_t kb = 0;
 };
 
-#endif /* SQUID_SRC_BYTECOUNTER_H */
+#endif /* SQUID_SRC_BASE_BYTECOUNTER_H */
 
index 37993afb5d15065ed6f94828ffd5b5379e6962ed..e4d3622c902eb6ac74b1c453a2348cecc96224b0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CBDATALIST_H
-#define SQUID_CBDATALIST_H
+#ifndef SQUID_SRC_BASE_CBDATALIST_H
+#define SQUID_SRC_BASE_CBDATALIST_H
 
 #include "cbdata.h"
 
@@ -195,5 +195,5 @@ CbDataListContainer<C>::empty() const
     return head == nullptr;
 }
 
-#endif /* SQUID_CBDATALIST_H */
+#endif /* SQUID_SRC_BASE_CBDATALIST_H */
 
index 153279c193f4e027ca9dfa1b9eee84e627ddd51a..543d707855272c12e76e0b2222fca000eb2c9978 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CBC_POINTER_H
-#define SQUID_CBC_POINTER_H
+#ifndef SQUID_SRC_BASE_CBCPOINTER_H
+#define SQUID_SRC_BASE_CBCPOINTER_H
 
 #include "base/TextException.h"
 #include "cbdata.h"
@@ -185,5 +185,5 @@ std::ostream &CbcPointer<Cbc>::print(std::ostream &os) const
     return os << cbc << '/' << lock;
 }
 
-#endif /* SQUID_CBC_POINTER_H */
+#endif /* SQUID_SRC_BASE_CBCPOINTER_H */
 
index e9460eebacaf85b3339ecb2969ff5b6cbbfda3ca..a2439d4803811f4b5477acf882c173fb77601b6c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_PARSER_CHARACTERSET_H
-#define _SQUID_SRC_PARSER_CHARACTERSET_H
+#ifndef SQUID_SRC_BASE_CHARACTERSET_H
+#define SQUID_SRC_BASE_CHARACTERSET_H
 
 #include <initializer_list>
 #include <iosfwd>
@@ -146,5 +146,5 @@ operator- (CharacterSet lhs, const CharacterSet &rhs);
 std::ostream&
 operator <<(std::ostream &, const CharacterSet &);
 
-#endif /* _SQUID_SRC_PARSER_CHARACTERSET_H */
+#endif /* SQUID_SRC_BASE_CHARACTERSET_H */
 
index 64bf09846bcf7b826ab548939b9e83d70170af23..93b23060c134906e63cdf9a31e2979323c5f0127 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__SRC_BASE_CLPMAP_H
-#define SQUID__SRC_BASE_CLPMAP_H
+#ifndef SQUID_SRC_BASE_CLPMAP_H
+#define SQUID_SRC_BASE_CLPMAP_H
 
 #include "mem/PoolingAllocator.h"
 #include "SquidMath.h"
@@ -282,5 +282,5 @@ ClpMap<Key, Value, MemoryUsedBy>::Entry::Entry(const Key &aKey, const Value &v,
     SetToNaturalSumOrMax(expires, squid_curtime, ttl);
 }
 
-#endif /* SQUID__SRC_BASE_CLPMAP_H */
+#endif /* SQUID_SRC_BASE_CLPMAP_H */
 
index ee9094bf4082ea0344bbec35e883b83e5601201f..1b6943be8b53f9082361e46d453142c61fe7f4e8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS code_contexts for details.
  */
 
-#ifndef SQUID_BASE_CODE_CONTEXT_H
-#define SQUID_BASE_CODE_CONTEXT_H
+#ifndef SQUID_SRC_BASE_CODECONTEXT_H
+#define SQUID_SRC_BASE_CODECONTEXT_H
 
 #include "base/InstanceId.h"
 #include "base/RefCount.h"
@@ -154,5 +154,5 @@ CallContextCreator(Fun &&creator)
 
 /// @}
 
-#endif
+#endif /* SQUID_SRC_BASE_CODECONTEXT_H */
 
index 23f0b28227b55cd8106f9cc273b4bb4c510c11a7..67b48b0bd92592608615e42c34eaf67bdfcb37f4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_DELAYEDASYNCCALLS_H
-#define SQUID_BASE_DELAYEDASYNCCALLS_H
+#ifndef SQUID_SRC_BASE_DELAYEDASYNCCALLS_H
+#define SQUID_SRC_BASE_DELAYEDASYNCCALLS_H
 
 #include "base/AsyncCallList.h"
 
@@ -29,5 +29,5 @@ private:
     AsyncCallList deferredReads;
 };
 
-#endif /* SQUID_BASE_DELAYEDASYNCCALLS_H */
+#endif /* SQUID_SRC_BASE_DELAYEDASYNCCALLS_H */
 
index ffbf74289ba698a62db33f7cf56f1f4dab791698..134b76f293c1c7a87eff6fcc7dfda66906b053a5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_ENUMITERATOR_H
-#define SQUID_BASE_ENUMITERATOR_H
+#ifndef SQUID_SRC_BASE_ENUMITERATOR_H
+#define SQUID_SRC_BASE_ENUMITERATOR_H
 
 #include <iterator>
 #include <type_traits>
@@ -224,5 +224,5 @@ public:
     WholeEnum() : EnumRangeT<EnumType>(EnumType::enumBegin_, EnumType::enumEnd_) {}
 };
 
-#endif /* SQUID_BASE_ENUMITERATOR_H */
+#endif /* SQUID_SRC_BASE_ENUMITERATOR_H */
 
index 96be27ffa887c9cae565a5a4d86e88cc9b04651a..fddcf911d833bc9e59ee51dc91b85bac3192ab42 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_FILE_H
-#define SQUID_BASE_FILE_H
+#ifndef SQUID_SRC_BASE_FILE_H
+#define SQUID_SRC_BASE_FILE_H
 
 #include "sbuf/SBuf.h"
 
@@ -123,5 +123,5 @@ private:
     Handle fd_ = InvalidHandle; ///< OS-specific file handle
 };
 
-#endif
+#endif /* SQUID_SRC_BASE_FILE_H */
 
index d3001742d05b9b644395fd40904ab01b5df9c022..b1e0a4a8d3e81eaeac2608df197904eba22a8547 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_BASE_HARDFUN_H
-#define _SQUID_SRC_BASE_HARDFUN_H
+#ifndef SQUID_SRC_BASE_HARDFUN_H
+#define SQUID_SRC_BASE_HARDFUN_H
 
 /**
  * A functor that calls a hard-coded unary function.
@@ -17,5 +17,5 @@ struct HardFun {
     ReturnType operator()(ArgType arg) { return fun(arg); }
 };
 
-#endif /* _SQUID_SRC_BASE_HARDFUN_H */
+#endif /* SQUID_SRC_BASE_HARDFUN_H */
 
index 0dbc7a05ab701c27f067490514cac34bf5a28d8a..520f2a3411a38eda6bb7303957318f264d8dafac 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_HERE_H
-#define SQUID_BASE_HERE_H
+#ifndef SQUID_SRC_BASE_HERE_H
+#define SQUID_SRC_BASE_HERE_H
 
 #include <iosfwd>
 
@@ -73,5 +73,5 @@ UnitFileNameHashCacher(const char *fileName, FileNameHasher hasher)
     return cachedHash;
 }
 
-#endif
+#endif /* SQUID_SRC_BASE_HERE_H */
 
index b4f154051d46c521cc7b04fe036a7ae6f77863f4..a48be882cc4ff72a5b9b6d489639375512e2f9b6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_INSTANCE_ID_H
-#define SQUID_BASE_INSTANCE_ID_H
+#ifndef SQUID_SRC_BASE_INSTANCEID_H
+#define SQUID_SRC_BASE_INSTANCEID_H
 
 #include <iosfwd>
 
@@ -100,5 +100,5 @@ std::ostream &operator <<(std::ostream &os, const InstanceId<Class, ValueType> &
     return id.print(os);
 }
 
-#endif /* SQUID_BASE_INSTANCE_ID_H */
+#endif /* SQUID_SRC_BASE_INSTANCEID_H */
 
index aaf65d385598eb5be62f32486a80660aaa88f041..f2d8e08c86cc85cea3671ba7c1e474a3433bdb86 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_BASE_IO_MANIP_H
-#define SQUID_SRC_BASE_IO_MANIP_H
+#ifndef SQUID_SRC_BASE_IOMANIP_H
+#define SQUID_SRC_BASE_IOMANIP_H
 
 #include "debug/Stream.h"
 
@@ -171,5 +171,5 @@ inline AsHex<Integer> asHex(const Integer n) { return AsHex<Integer>(n); }
 /// Prints the first n data bytes using hex notation. Does nothing if n is 0.
 void PrintHex(std::ostream &, const char *data, size_t n);
 
-#endif /* SQUID_SRC_BASE_IO_MANIP_H */
+#endif /* SQUID_SRC_BASE_IOMANIP_H */
 
index 918f118f27b17420cb98a3076ef240029fe46d05..396bf985cc2041b98fb318057bf89e3d4dbb6c61 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_JOBWAIT_H
-#define SQUID_BASE_JOBWAIT_H
+#ifndef SQUID_SRC_BASE_JOBWAIT_H
+#define SQUID_SRC_BASE_JOBWAIT_H
 
 #include "base/AsyncJob.h"
 #include "base/CbcPointer.h"
@@ -87,5 +87,5 @@ std::ostream &operator <<(std::ostream &os, const JobWaitBase &wait)
     return os;
 }
 
-#endif /* SQUID_BASE_JOBWAIT_H */
+#endif /* SQUID_SRC_BASE_JOBWAIT_H */
 
index e410960915288d6991bda3f266ffff6de7f77231..404891fb01be99b4f8906f6d0ef8b68da1223beb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_LOOKUPTABLE_H_
-#define SQUID_LOOKUPTABLE_H_
+#ifndef SQUID_SRC_BASE_LOOKUPTABLE_H
+#define SQUID_SRC_BASE_LOOKUPTABLE_H
 
 #include "sbuf/Algorithms.h"
 #include "sbuf/SBuf.h"
@@ -75,5 +75,5 @@ private:
     EnumType invalidValue;
 };
 
-#endif /* SQUID_LOOKUPTABLE_H_ */
+#endif /* SQUID_SRC_BASE_LOOKUPTABLE_H */
 
index f5a2a74460175e293fe2f59e669329bfcb5ff2e8..6b1d997dc55b8daf8cd31eafb53aad7114ff33a4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_RANGE_H
-#define SQUID_RANGE_H
+#ifndef SQUID_SRC_BASE_RANGE_H
+#define SQUID_SRC_BASE_RANGE_H
 
 #include <iosfwd>
 #include <ostream>
@@ -63,5 +63,5 @@ Range<C, S>::size() const
     return (S) (end > start ? end - start : 0);
 }
 
-#endif /* SQUID_RANGE_H */
+#endif /* SQUID_SRC_BASE_RANGE_H */
 
index 60d8c2093c7fec44b3a45330aedb322eb0a8da00..7a9be4ed0a87709f2fd80fe3af2973fa859d3eff 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section --    Refcount allocator */
 
-#ifndef SQUID_REFCOUNT_H_
-#define SQUID_REFCOUNT_H_
+#ifndef SQUID_SRC_BASE_REFCOUNT_H
+#define SQUID_SRC_BASE_REFCOUNT_H
 
 // reference counting requires the Lock API on base classes
 #include "base/Lock.h"
@@ -130,5 +130,5 @@ inline std::ostream &operator <<(std::ostream &os, const RefCount<C> &p)
         return os << "NULL";
 }
 
-#endif /* SQUID_REFCOUNT_H_ */
+#endif /* SQUID_SRC_BASE_REFCOUNT_H */
 
index c28696fbea3d70020dbf7336a67970a10ab10c7e..9f6b226837b6b5571e99647c1d8d34d1f941f24e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_RUNNERSREGISTRY_H
-#define SQUID_BASE_RUNNERSREGISTRY_H
+#ifndef SQUID_SRC_BASE_RUNNERSREGISTRY_H
+#define SQUID_SRC_BASE_RUNNERSREGISTRY_H
 
 /**
  * This API allows virtually any module to register its interest in receiving
@@ -159,5 +159,5 @@ protected:
 #define CallRunnerRegistrator(ClassName) \
     CallRunnerRegistratorIn(Global, ClassName)
 
-#endif /* SQUID_BASE_RUNNERSREGISTRY_H */
+#endif /* SQUID_SRC_BASE_RUNNERSREGISTRY_H */
 
index dbaf4619a24cd09aa6608b0c8d5a6f516dc0598a..7eafcecaf14f937cf973c198dd8ba5f0e2c0a283 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_BASE_SUBSCRIPTION_H
-#define _SQUID_BASE_SUBSCRIPTION_H
+#ifndef SQUID_SRC_BASE_SUBSCRIPTION_H
+#define SQUID_SRC_BASE_SUBSCRIPTION_H
 
 #include "base/AsyncCall.h"
 
@@ -62,5 +62,5 @@ private:
     const RefCount<Call_> call; ///< gets copied to create callback calls
 };
 
-#endif /* _SQUID_BASE_SUBSCRIPTION_H */
+#endif /* SQUID_SRC_BASE_SUBSCRIPTION_H */
 
index e04ee929398c2f4b77fff7038ace00094c572339..46f763fdee951f18de055f4d9213573d1faf2680 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__TEXTEXCEPTION_H
-#define SQUID__TEXTEXCEPTION_H
+#ifndef SQUID_SRC_BASE_TEXTEXCEPTION_H
+#define SQUID_SRC_BASE_TEXTEXCEPTION_H
 
 #include "base/Assure.h"
 #include "base/Here.h"
@@ -81,5 +81,5 @@ std::ostream &operator <<(std::ostream &, const TextException &);
                Debug::Extra << "ignored exception: " << CurrentException); \
     }
 
-#endif /* SQUID__TEXTEXCEPTION_H */
+#endif /* SQUID_SRC_BASE_TEXTEXCEPTION_H */
 
index a6f296ca13755472aeefc30fcd2d2ff1532b3ac9..f79f31bfcd520b4d44d87cddfa8db8e7ad95eb1d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_YESNONONE_H_
-#define SQUID_YESNONONE_H_
+#ifndef SQUID_SRC_BASE_YESNONONE_H
+#define SQUID_SRC_BASE_YESNONONE_H
 
 #include "base/TextException.h"
 #include "debug/Stream.h"
@@ -71,5 +71,5 @@ private:
     bool option; ///< specified yes/no value; meaningless if optUnspecified
 };
 
-#endif /* SQUID_YESNONONE_H_ */
+#endif /* SQUID_SRC_BASE_YESNONONE_H */
 
index da5e7322dc4cad7c684efc5210d68605ed88c27f..8985fa605012e7d1e32f2135f0e3e7a1c80e543e 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 03    Configuration File Parsing */
 
-#ifndef SQUID_CACHE_CF_H_
-#define SQUID_CACHE_CF_H_
+#ifndef SQUID_SRC_CACHE_CF_H
+#define SQUID_SRC_CACHE_CF_H
 
 class wordlist;
 
@@ -33,5 +33,5 @@ extern const char *cfg_filename;
 extern int config_lineno;
 extern char config_input_line[BUFSIZ];
 
-#endif /* SQUID_CACHE_CF_H_ */
+#endif /* SQUID_SRC_CACHE_CF_H */
 
index 56c409669595119dcb56369d39da3dcae5bbd6b0..35f2f28c236ce6c3a0831531aa87991784a71066 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 39    Cache Array Routing Protocol */
 
-#ifndef SQUID_CARP_H_
-#define SQUID_CARP_H_
+#ifndef SQUID_SRC_CARP_H
+#define SQUID_SRC_CARP_H
 
 class CachePeer;
 class PeerSelector;
@@ -17,5 +17,5 @@ class PeerSelector;
 void carpInit(void);
 CachePeer *carpSelectParent(PeerSelector *);
 
-#endif /* SQUID_CARP_H_ */
+#endif /* SQUID_SRC_CARP_H */
 
index d7f8fc1a59d4a0b4f8a1052dd56c476da74f9c85..7b67098826cdf5bb2a5d2a31af2b17649de51af0 100644 (file)
@@ -394,5 +394,5 @@ private:
     void *data_; ///< raw callback data, maybe invalid
 };
 
-#endif /* SQUID_CBDATA_H */
+#endif /* SQUID_SRC_CBDATA_H */
 
index 1f1d9ecb07673ba5c4f19069aae029033b63a66d..49a10683850cb2a08da15b2f2a97bb5341a9b5e8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTSTREAM_H
-#define SQUID_CLIENTSTREAM_H
+#ifndef SQUID_SRC_CLIENTSTREAM_H
+#define SQUID_SRC_CLIENTSTREAM_H
 
 #include "base/RefCount.h"
 #include "clientStreamForward.h"
@@ -165,5 +165,5 @@ void clientStreamAbort(clientStreamNode *thisObject, ClientHttpRequest *http);
  */
 clientStream_status_t clientStreamStatus(clientStreamNode *thisObject, ClientHttpRequest *http);
 
-#endif /* SQUID_CLIENTSTREAM_H */
+#endif /* SQUID_SRC_CLIENTSTREAM_H */
 
index 75a8d0c3f63753a58817511f4846ab587c237ee8..968f862b430cf8aa450a971d552b73ce423243ae 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTSTREAM_FORWARD_H
-#define SQUID_CLIENTSTREAM_FORWARD_H
+#ifndef SQUID_SRC_CLIENTSTREAMFORWARD_H
+#define SQUID_SRC_CLIENTSTREAMFORWARD_H
 
 #include "enums.h" /* for clientStream_status_t */
 
@@ -34,5 +34,5 @@ typedef void CSD(clientStreamNode *, ClientHttpRequest *);
 
 typedef clientStream_status_t CSS(clientStreamNode *, ClientHttpRequest *);
 
-#endif /* SQUID_CLIENTSTREAM_FORWARD_H */
+#endif /* SQUID_SRC_CLIENTSTREAMFORWARD_H */
 
index a19683b771e3a2a3369ca015d6407c865dbae476..81e8992c50f6e0fbc1c459fc340e984be651b5e2 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 00    Client Database */
 
-#ifndef SQUID_CLIENT_DB_H_
-#define SQUID_CLIENT_DB_H_
+#ifndef SQUID_SRC_CLIENT_DB_H
+#define SQUID_SRC_CLIENT_DB_H
 
 #include "anyp/ProtocolType.h"
 #include "ip/Address.h"
@@ -42,5 +42,5 @@ Ip::Address *client_entry(Ip::Address *current);
 variable_list *snmp_meshCtblFn(variable_list *, snint *);
 #endif
 
-#endif /* SQUID_CLIENT_DB_H_ */
+#endif /* SQUID_SRC_CLIENT_DB_H */
 
index 6027b318b67cbd0feb1befdbb1b2f08014547378..291b69c76f3d796669cf759dccf303fb2b93984e 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 33    Client-side Routines */
 
-#ifndef SQUID_CLIENTSIDE_H
-#define SQUID_CLIENTSIDE_H
+#ifndef SQUID_SRC_CLIENT_SIDE_H
+#define SQUID_SRC_CLIENT_SIDE_H
 
 #include "acl/ChecklistFiller.h"
 #include "base/RunnersRegistry.h"
@@ -538,5 +538,5 @@ void clientPostHttpsAccept(ConnStateData *);
 std::ostream &operator <<(std::ostream &os, const ConnStateData::PinnedIdleContext &pic);
 std::ostream &operator <<(std::ostream &, const ConnStateData::ServerConnectionContext &);
 
-#endif /* SQUID_CLIENTSIDE_H */
+#endif /* SQUID_SRC_CLIENT_SIDE_H */
 
index 488dc2a7fbdca987ae0d45d89af6c5e791eaaffc..270adaac2433e15e805e942c22af8714a3cedca6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTSIDEREPLY_H
-#define SQUID_CLIENTSIDEREPLY_H
+#ifndef SQUID_SRC_CLIENT_SIDE_REPLY_H
+#define SQUID_SRC_CLIENT_SIDE_REPLY_H
 
 #include "acl/forward.h"
 #include "client_side_request.h"
@@ -167,5 +167,5 @@ private:
 // TODO: move to SideAgent parent, when we have one
 void purgeEntriesByUrl(HttpRequest *, const char *);
 
-#endif /* SQUID_CLIENTSIDEREPLY_H */
+#endif /* SQUID_SRC_CLIENT_SIDE_REPLY_H */
 
index 7db65d3721a7ea2ddc45c9765cd3f1f259db4be5..d9db8cfb2431e550faa8efb6189156ae7a9cf76d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTSIDEREQUEST_H
-#define SQUID_CLIENTSIDEREQUEST_H
+#ifndef SQUID_SRC_CLIENT_SIDE_REQUEST_H
+#define SQUID_SRC_CLIENT_SIDE_REQUEST_H
 
 #include "AccessLogEntry.h"
 #include "client_side.h"
@@ -257,4 +257,4 @@ void clientAccessCheck(ClientHttpRequest *);
 /* ones that should be elsewhere */
 void tunnelStart(ClientHttpRequest *);
 
-#endif /* SQUID_CLIENTSIDEREQUEST_H */
+#endif /* SQUID_SRC_CLIENT_SIDE_REQUEST_H */
index 0db3b2da047e0adf19746cf5fd50a0358337cd4b..a42e0e199a6f78b461b0b5029effa6c1c6c3689b 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 09    File Transfer Protocol (FTP) */
 
-#ifndef SQUID_FTP_CLIENT_H
-#define SQUID_FTP_CLIENT_H
+#ifndef SQUID_SRC_CLIENTS_FTPCLIENT_H
+#define SQUID_SRC_CLIENTS_FTPCLIENT_H
 
 #include "clients/Client.h"
 #include "error/Detail.h"
@@ -219,5 +219,5 @@ private:
 
 } // namespace Ftp
 
-#endif /* SQUID_FTP_CLIENT_H */
+#endif /* SQUID_SRC_CLIENTS_FTPCLIENT_H */
 
index f31311243ae8d3c7ef13ce228a7b76c562bfd736..eb8dcee685784755b3e297fa8ebea745b9449c58 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_CLIENTS_HTTP_TUNNELER_H
-#define SQUID_SRC_CLIENTS_HTTP_TUNNELER_H
+#ifndef SQUID_SRC_CLIENTS_HTTPTUNNELER_H
+#define SQUID_SRC_CLIENTS_HTTPTUNNELER_H
 
 #include "base/AsyncCallbacks.h"
 #include "base/AsyncJob.h"
@@ -108,5 +108,5 @@ private:
 
 } // namespace Http
 
-#endif /* SQUID_SRC_CLIENTS_HTTP_TUNNELER_H */
+#endif /* SQUID_SRC_CLIENTS_HTTPTUNNELER_H */
 
index 50018d690efad1720058377261307ed68632ebff..54c5a35c59a4503795496ffd2ec9785108089660 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_CLIENTS_HTTP_TUNNELERANSWER_H
-#define SQUID_SRC_CLIENTS_HTTP_TUNNELERANSWER_H
+#ifndef SQUID_SRC_CLIENTS_HTTPTUNNELERANSWER_H
+#define SQUID_SRC_CLIENTS_HTTPTUNNELERANSWER_H
 
 #include "base/CbcPointer.h"
 #include "comm/forward.h"
@@ -51,5 +51,5 @@ std::ostream &operator <<(std::ostream &, const TunnelerAnswer &);
 
 } // namespace Http
 
-#endif /* SQUID_SRC_CLIENTS_HTTP_TUNNELERANSWER_H */
+#endif /* SQUID_SRC_CLIENTS_HTTPTUNNELERANSWER_H */
 
index 74799268edfd235d324388c3f06acf74bfd34fee..622db1a3f54c0653de12c6348bb45aa7931a118c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTS_FORWARD_H
-#define SQUID_CLIENTS_FORWARD_H
+#ifndef SQUID_SRC_CLIENTS_FORWARD_H
+#define SQUID_SRC_CLIENTS_FORWARD_H
 
 #include "sbuf/forward.h"
 
@@ -47,5 +47,5 @@ const SBuf &UrlWith2f(HttpRequest *);
 
 } // namespace Ftp
 
-#endif /* SQUID_CLIENTS_FORWARD_H */
+#endif /* SQUID_SRC_CLIENTS_FORWARD_H */
 
index abee989033a86445ba493b55cd0ad965c275e89c..6db1e9a42593f21091fc1d7617fc384293bc88ef 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef __COMM_H__
-#define __COMM_H__
+#ifndef SQUID_SRC_COMM_H
+#define SQUID_SRC_COMM_H
 
 #include "comm/IoCallback.h"
 #include "CommCalls.h"
@@ -103,5 +103,5 @@ public:
     int checkEvents(int timeout) override;
 };
 
-#endif
+#endif /* SQUID_SRC_COMM_H */
 
index 04a7e643db4833257179e80f8085373341e3944e..6f18c9a8b1cdbf2385aa90d7e7bbe958fe92eb0c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_COMM_ACCEPT_LIMITER_H
-#define _SQUID_SRC_COMM_ACCEPT_LIMITER_H
+#ifndef SQUID_SRC_COMM_ACCEPTLIMITER_H
+#define SQUID_SRC_COMM_ACCEPTLIMITER_H
 
 #include "comm/TcpAcceptor.h"
 
@@ -51,5 +51,5 @@ private:
 
 }; // namespace Comm
 
-#endif /* _SQUID_SRC_COMM_ACCEPT_LIMITER_H */
+#endif /* SQUID_SRC_COMM_ACCEPTLIMITER_H */
 
index e4c498bb9e89ad759c92874adb307e349aa4bb63..2fc470e0a4e8fd99a21e7e48a1ad2be4edee0ff1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_COMM_OPENERSTATEDATA_H
-#define _SQUID_SRC_COMM_OPENERSTATEDATA_H
+#ifndef SQUID_SRC_COMM_CONNOPENER_H
+#define SQUID_SRC_COMM_CONNOPENER_H
 
 #include "base/AsyncCall.h"
 #include "base/AsyncJob.h"
@@ -88,5 +88,5 @@ private:
 
 }; // namespace Comm
 
-#endif /* _SQUID_SRC_COMM_CONNOPENER_H */
+#endif /* SQUID_SRC_COMM_CONNOPENER_H */
 
index f5c2668206c9592b70aedad8d5f60a6b1c1069b3..96701d226ddb3683299a2aa7efe096d1d5372048 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 05    Socket Functions */
 
-#ifndef _SQUIDCONNECTIONDETAIL_H_
-#define _SQUIDCONNECTIONDETAIL_H_
+#ifndef SQUID_SRC_COMM_CONNECTION_H
+#define SQUID_SRC_COMM_CONNECTION_H
 
 #include "base/CodeContext.h"
 #include "base/InstanceId.h"
@@ -205,5 +205,5 @@ operator <<(std::ostream &os, const ConnectionPointer &conn)
 
 } // namespace Comm
 
-#endif
+#endif /* SQUID_SRC_COMM_CONNECTION_H */
 
index 19113514a4fe0905fad2d701c384e33ba0ec724e..0eccd6d8dfc36343ac8ef9337e65cb1ac8f9ac21 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_COMM_FLAG_H
-#define _SQUID_SRC_COMM_FLAG_H
+#ifndef SQUID_SRC_COMM_FLAG_H
+#define SQUID_SRC_COMM_FLAG_H
 
 namespace Comm
 {
@@ -29,5 +29,5 @@ typedef enum {
 
 } // namespace Comm
 
-#endif /* _SQUID_SRC_COMM_FLAG_H */
+#endif /* SQUID_SRC_COMM_FLAG_H */
 
index 33681e83f4b89d45b70e2cc78939bd7f3475262d..a4268fb15c049834577fd1d25ca1aaf77d580741 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMM_IOCALLBACK_H
-#define _SQUID_COMM_IOCALLBACK_H
+#ifndef SQUID_SRC_COMM_IOCALLBACK_H
+#define SQUID_SRC_COMM_IOCALLBACK_H
 
 #include "base/AsyncCall.h"
 #include "comm/Flag.h"
@@ -80,5 +80,5 @@ void CallbackTableDestruct();
 
 } // namespace Comm
 
-#endif /* _SQUID_COMM_IOCALLBACK_H */
+#endif /* SQUID_SRC_COMM_IOCALLBACK_H */
 
index b80cc9127a6be9c0bdaf6719908d138ce8b3574c..66460c39fe125ca44e6f0e70bb81d1d7d1359331 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_COMM_LOOPS_H
-#define _SQUID_SRC_COMM_LOOPS_H
+#ifndef SQUID_SRC_COMM_LOOPS_H
+#define SQUID_SRC_COMM_LOOPS_H
 
 #include "comm/Flag.h"
 #include "comm/forward.h"
@@ -72,5 +72,5 @@ void QuickPollRequired(void);
 
 } // namespace Comm
 
-#endif /* _SQUID_SRC_COMM_LOOPS_H */
+#endif /* SQUID_SRC_COMM_LOOPS_H */
 
index cfbdf56564738253623fcb9758faa22f16341f7a..c2a473f1f7d518db5addc098405c1fb9665d2031 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMM_READ_H
-#define _SQUID_COMM_READ_H
+#ifndef SQUID_SRC_COMM_READ_H
+#define SQUID_SRC_COMM_READ_H
 
 #include "base/AsyncCall.h"
 #include "comm/forward.h"
@@ -63,5 +63,5 @@ inline void comm_read(const Comm::ConnectionPointer &conn, char *buf, int len, A
 }
 void comm_read_cancel(int fd, IOCB *callback, void *data);
 
-#endif /* _SQUID_COMM_READ_H */
+#endif /* SQUID_SRC_COMM_READ_H */
 
index ef46c3da1f89bf0b9cd1507a5577d372355c1258..2b63a81622956aa2bc676a11e7ee5f572641864c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__SRC_COMM_TCP_H
-#define SQUID__SRC_COMM_TCP_H
+#ifndef SQUID_SRC_COMM_TCP_H
+#define SQUID_SRC_COMM_TCP_H
 
 namespace Comm
 {
@@ -27,4 +27,4 @@ void ApplyTcpKeepAlive(int fd, const TcpKeepAlive &);
 
 } // namespace Comm
 
-#endif /* SQUID__SRC_COMM_TCP_H */
+#endif /* SQUID_SRC_COMM_TCP_H */
index b14cac34d55cc6c5ab1731482091c4ce3c7e33dc..8047b3011d6cc5c5afbe3e9822b4895928d6212c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_COMM_TCPACCEPTOR_H
-#define SQUID_COMM_TCPACCEPTOR_H
+#ifndef SQUID_SRC_COMM_TCPACCEPTOR_H
+#define SQUID_SRC_COMM_TCPACCEPTOR_H
 
 #include "anyp/forward.h"
 #include "base/AsyncJob.h"
@@ -110,5 +110,5 @@ private:
 
 } // namespace Comm
 
-#endif /* SQUID_COMM_TCPACCEPTOR_H */
+#endif /* SQUID_SRC_COMM_TCPACCEPTOR_H */
 
index 2f3625c9d450499c3a26bdfbacc7b40e88120398..64b175f9d6d5145db970130ba1545f9843f3cad3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMM_IOWRITE_H
-#define _SQUID_COMM_IOWRITE_H
+#ifndef SQUID_SRC_COMM_WRITE_H
+#define SQUID_SRC_COMM_WRITE_H
 
 #include "base/AsyncCall.h"
 #include "comm/forward.h"
@@ -36,5 +36,5 @@ void WriteCancel(const Comm::ConnectionPointer &conn, const char *reason);
 
 } // namespace Comm
 
-#endif /* _SQUID_COMM_IOWRITE_H */
+#endif /* SQUID_SRC_COMM_WRITE_H */
 
index 7497a09f9ce8fe288839eb917f08febb23514390..9d596c6f9b0ff79d1574b9f4a7a7f570a2f372a0 100644 (file)
@@ -6,13 +6,13 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_COMM_COMM_INTERNAL_H
-#define SQUID_COMM_COMM_INTERNAL_H
+#ifndef SQUID_SRC_COMM_COMM_INTERNAL_H
+#define SQUID_SRC_COMM_COMM_INTERNAL_H
 
 /* misc collection of bits shared by Comm code, but not needed by the rest of Squid. */
 
 bool isOpen(const int fd);
 void commStopHalfClosedMonitor(int fd);
 
-#endif
+#endif /* SQUID_SRC_COMM_COMM_INTERNAL_H */
 
index 9778f2200297694bd9d238957eb02037b35d4d4b..a9120cdc6699c49d1f96ef1cd3d9f1807e056539 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_COMM_FORWARD_H
-#define _SQUID_COMM_FORWARD_H
+#ifndef SQUID_SRC_COMM_FORWARD_H
+#define SQUID_SRC_COMM_FORWARD_H
 
 #include "base/RefCount.h"
 
@@ -37,5 +37,5 @@ void SetSelect(int, unsigned int, PF *, void *, time_t);
 
 }; // namespace Comm
 
-#endif /* _SQUID_COMM_FORWARD_H */
+#endif /* SQUID_SRC_COMM_FORWARD_H */
 
index 47859066aa8de43c2239f1f39d2e04eb5bb67062..674cb12a5ccb24b912a7878c4c251fc4876431b6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_COMM_POLL_H
-#define SQUID_COMM_POLL_H
+#ifndef SQUID_SRC_COMM_POLL_H
+#define SQUID_SRC_COMM_POLL_H
 
-#endif /* SQUID_COMM_POLL_H */
+#endif /* SQUID_SRC_COMM_POLL_H */
 
index 13efd7a082621f6be3d7b6b7a3a2bbe102bdffbc..8291535dcab5922587c60aa021cf07878c029b61 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 00    Debug Routines */
 
-#ifndef SQUID_DEBUG_MESSAGES_H
-#define SQUID_DEBUG_MESSAGES_H
+#ifndef SQUID_SRC_DEBUG_MESSAGES_H
+#define SQUID_SRC_DEBUG_MESSAGES_H
 
 #include "debug/Stream.h"
 
@@ -93,5 +93,5 @@ DebugMessageLevel(const int defaultLevel)
 #define Important(id) DebugMessageLevel<id>(DBG_IMPORTANT)
 #define Dbg(id, defaultLevel) DebugMessageLevel<id>(defaultLevel)
 
-#endif /* SQUID_DEBUG_MESSAGES_H */
+#endif /* SQUID_SRC_DEBUG_MESSAGES_H */
 
index ec1a668029984bf399917f0ef7e67e5ffe2d0ecb..91bf9852ddf9d3a469ac9fa61e31b2aeb0b4079a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DEFINES_H
-#define SQUID_DEFINES_H
+#ifndef SQUID_SRC_DEFINES_H
+#define SQUID_SRC_DEFINES_H
 
 #ifndef TRUE
 #define TRUE 1
 #define _WIN_SQUID_RUN_MODE_SERVICE     1
 #endif
 
-#endif /* SQUID_DEFINES_H */
+#endif /* SQUID_SRC_DEFINES_H */
 
index a77532c6855068cce88856fbca7495b9699ab93a..34cd477a865944361ed8603e5d681e5dc4c4b1a3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_DLINK_H
-#define SQUID_DLINK_H
+#ifndef SQUID_SRC_DLINK_H
+#define SQUID_SRC_DLINK_H
 
 #include "mem/forward.h"
 
@@ -34,5 +34,5 @@ void dlinkAddAfter(void *, dlink_node *, dlink_node *, dlink_list *);
 void dlinkAddTail(void *data, dlink_node *, dlink_list *);
 void dlinkDelete(dlink_node * m, dlink_list * list);
 
-#endif /* SQUID_DLINK_H */
+#endif /* SQUID_SRC_DLINK_H */
 
index fc7c36eb4f901db812b3b5018d5ef3256b305fce..44da186e8efe1a3f96d20bcfd68010420a78cba6 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 78    DNS lookups */
 
-#ifndef SQUID_DNS_LOOKUPDETAILS_H
-#define SQUID_DNS_LOOKUPDETAILS_H
+#ifndef SQUID_SRC_DNS_LOOKUPDETAILS_H
+#define SQUID_SRC_DNS_LOOKUPDETAILS_H
 
 #include "sbuf/SBuf.h"
 
@@ -48,5 +48,5 @@ operator <<(std::ostream &os, const LookupDetails &dns)
 
 } // namespace Dns
 
-#endif /* SQUID_DNS_LOOKUPDETAILS_H */
+#endif /* SQUID_SRC_DNS_LOOKUPDETAILS_H */
 
index c7c93920bdfd73c3752ccab23decace2d7806ab5..0a0f57f804c281c015ab5e116e09d9f645505eed 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_DNS_FORWARD_H
-#define _SQUID_SRC_DNS_FORWARD_H
+#ifndef SQUID_SRC_DNS_FORWARD_H
+#define SQUID_SRC_DNS_FORWARD_H
 
 #include "ip/forward.h"
 
@@ -29,5 +29,5 @@ void Init(void);
 void idnsALookup(const char *, IDNSCB *, void *);
 void idnsPTRLookup(const Ip::Address &, IDNSCB *, void *);
 
-#endif /* _SQUID_SRC_DNS_FORWARD_H */
+#endif /* SQUID_SRC_DNS_FORWARD_H */
 
index 5b696495b29e6a5e2fac813fe45a93870f31c967..f86ac0fa07903fc935418a4487dafff5ed7123f9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_RFC1035_H
-#define SQUID_RFC1035_H
+#ifndef SQUID_SRC_DNS_RFC1035_H
+#define SQUID_SRC_DNS_RFC1035_H
 
 #if HAVE_SYS_TYPES_H
 #include <sys/types.h>
@@ -110,5 +110,5 @@ SQUIDCEXTERN int rfc1035QuestionPack(char *buf,
                                      const unsigned short _class);
 SQUIDCEXTERN int rfc1035RRPack(char *buf, size_t sz, const rfc1035_rr * RR);
 
-#endif /* SQUID_RFC1035_H */
+#endif /* SQUID_SRC_DNS_RFC1035_H */
 
index c1e9d1619dc2bd3a07d04c4b1e5c7cbe17f4ded3..1c6695f9127e6fb9df096b7faa380bf420ef87a0 100644 (file)
@@ -6,13 +6,13 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_RFC2671_H
-#define SQUID_RFC2671_H
+#ifndef SQUID_SRC_DNS_RFC2671_H
+#define SQUID_SRC_DNS_RFC2671_H
 
 /* RFC2671 section 7 defines new RR type OPT as 41 */
 #define RFC1035_TYPE_OPT 41
 
 SQUIDCEXTERN int rfc2671RROptPack(char *buf, size_t sz, ssize_t edns_sz);
 
-#endif /* SQUID_RFC3596_H */
+#endif /* SQUID_SRC_DNS_RFC2671_H */
 
index fc9cce0043f5071edd6ba8cf35af9ff1b84a2b43..20f114687ea98ec7deb5d7b6868ae4f4c319f1c3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_RFC3596_H
-#define SQUID_RFC3596_H
+#ifndef SQUID_SRC_DNS_RFC3596_H
+#define SQUID_SRC_DNS_RFC3596_H
 
 /* RFC 3596 extends RFC 1035 */
 #include "dns/rfc1035.h"
@@ -52,5 +52,5 @@ SQUIDCEXTERN ssize_t rfc3596BuildHostQuery(const char *hostname,
 /* RFC3596 section 2.1 defines new RR type AAAA as 28 */
 #define RFC1035_TYPE_AAAA 28
 
-#endif /* SQUID_RFC3596_H */
+#endif /* SQUID_SRC_DNS_RFC3596_H */
 
index 4ad4f0c94340edf878658645e0d884b050ad5746..c67b203e583652600c9122391daec06a5b3bcb26 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ENUMS_H
-#define SQUID_ENUMS_H
+#ifndef SQUID_SRC_ENUMS_H
+#define SQUID_SRC_ENUMS_H
 
 enum fd_type {
     FD_NONE_TYPE,
@@ -243,5 +243,5 @@ typedef enum {
 } htcp_clr_reason;
 #endif /* USE_HTCP */
 
-#endif /* SQUID_ENUMS_H */
+#endif /* SQUID_SRC_ENUMS_H */
 
index ec4df88a6d2ef795dac7bdf3fc1e31a17f969f3e..c9a4c6d233e0827cee7f9c53a6661899e0a01f94 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_ERROR_DETAIL_H
-#define _SQUID_SRC_ERROR_DETAIL_H
+#ifndef SQUID_SRC_ERROR_DETAIL_H
+#define SQUID_SRC_ERROR_DETAIL_H
 
 #include "base/Here.h"
 #include "base/RefCount.h"
@@ -46,5 +46,5 @@ std::ostream &operator <<(std::ostream &os, const ErrorDetail &);
 /// dump the given ErrorDetail via a possibly nil pointer (for debugging)
 std::ostream &operator <<(std::ostream &os, const ErrorDetail::Pointer &);
 
-#endif /* _SQUID_SRC_ERROR_DETAIL_H */
+#endif /* SQUID_SRC_ERROR_DETAIL_H */
 
index fc3ed42f9df9352384ec9ff7db1ab36d46205fce..06f19efd0cd4e6e27e19d21796d21d7e403cd14e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_ERROR_ERROR_H
-#define _SQUID_SRC_ERROR_ERROR_H
+#ifndef SQUID_SRC_ERROR_ERROR_H
+#define SQUID_SRC_ERROR_ERROR_H
 
 #include "error/Detail.h"
 #include "error/forward.h"
@@ -59,5 +59,5 @@ errorTypeName(err_type err)
 
 std::ostream &operator <<(std::ostream &os, const Error &error);
 
-#endif /* _SQUID_SRC_ERROR_ERROR_H */
+#endif /* SQUID_SRC_ERROR_ERROR_H */
 
index eb75c9f26398254e9b17db2a9789ffd24b0e95d4..94809f21768b736054c67d56389972b9531b515d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_ERROR_EXCEPTIONERRORDETAIL_H
-#define _SQUID_SRC_ERROR_EXCEPTIONERRORDETAIL_H
+#ifndef SQUID_SRC_ERROR_EXCEPTIONERRORDETAIL_H
+#define SQUID_SRC_ERROR_EXCEPTIONERRORDETAIL_H
 
 #include "base/IoManip.h"
 #include "error/Detail.h"
@@ -39,5 +39,5 @@ private:
     SourceLocationId exceptionId; ///< identifies the thrower or catcher
 };
 
-#endif /* _SQUID_SRC_ERROR_EXCEPTIONERRORDETAIL_H */
+#endif /* SQUID_SRC_ERROR_EXCEPTIONERRORDETAIL_H */
 
index 9f0c85cf8193c1413cdd6e7e150c8ab75cad683d..8ee4b988d699b40eb3bee39bd9870d2b4c2bddf0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_ERROR_SYSERRORDETAIL_H
-#define _SQUID_SRC_ERROR_SYSERRORDETAIL_H
+#ifndef SQUID_SRC_ERROR_SYSERRORDETAIL_H
+#define SQUID_SRC_ERROR_SYSERRORDETAIL_H
 
 #include "error/Detail.h"
 #include "sbuf/forward.h"
@@ -50,5 +50,5 @@ public:
 /// reports a system call error (if any) on a dedicated Debug::Extra line
 std::ostream &operator <<(std::ostream &, ReportSysError);
 
-#endif /* _SQUID_SRC_ERROR_SYSERRORDETAIL_H */
+#endif /* SQUID_SRC_ERROR_SYSERRORDETAIL_H */
 
index 03cad0f343e88626851a38828fbb3d2ba9caa5bb..ca23bb95a7a178909e2d795e6ed4dc15318fff9a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_ERROR_FORWARD_H
-#define _SQUID_SRC_ERROR_FORWARD_H
+#ifndef SQUID_SRC_ERROR_FORWARD_H
+#define SQUID_SRC_ERROR_FORWARD_H
 
 #include "base/forward.h"
 
@@ -94,5 +94,5 @@ class ErrorState;
 
 typedef RefCount<ErrorDetail> ErrorDetailPointer;
 
-#endif /* _SQUID_SRC_ERROR_FORWARD_H */
+#endif /* SQUID_SRC_ERROR_FORWARD_H */
 
index 1d3b53045173c763856365dee39d6248c74c647e..00c3fc37180e314410443554eb15b97d5343cf99 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 04    Error Generation */
 
-#ifndef   SQUID_ERRORPAGE_H
-#define   SQUID_ERRORPAGE_H
+#ifndef SQUID_SRC_ERRORPAGE_H
+#define SQUID_SRC_ERRORPAGE_H
 
 #include "cbdata.h"
 #include "comm/forward.h"
@@ -355,5 +355,5 @@ bool strHdrAcptLangGetItem(const String &hdr, char *lang, int langLen, size_t &p
 
 std::ostream &operator <<(std::ostream &, const ErrorState *);
 
-#endif /* SQUID_ERRORPAGE_H */
+#endif /* SQUID_SRC_ERRORPAGE_H */
 
index 4e6631a176e88196c23f841e390437a0db68dc63..16656227c17183a11f076301d0bb20d3bd450e57 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 86    ESI processing */
 
-#ifndef SQUID_ESIASSIGN_H
-#define SQUID_ESIASSIGN_H
+#ifndef SQUID_SRC_ESI_ASSIGN_H
+#define SQUID_SRC_ESI_ASSIGN_H
 
 #include "esi/Element.h"
 #include "esi/VarState.h"
@@ -56,5 +56,5 @@ private:
     String unevaluatedVariable;
 };
 
-#endif /* SQUID_ESIASSIGN_H */
+#endif /* SQUID_SRC_ESI_ASSIGN_H */
 
index 25331e4a89ff80fbf4a11071459eb8a131ebeccd..1865210f470474030f21adaaa7174976b8250c2b 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 86    ESI processing */
 
-#ifndef SQUID_ESIATTEMPT_H
-#define SQUID_ESIATTEMPT_H
+#ifndef SQUID_SRC_ESI_ATTEMPT_H
+#define SQUID_SRC_ESI_ATTEMPT_H
 
 #include "esi/Element.h"
 #include "esi/Sequence.h"
@@ -18,5 +18,5 @@ struct esiAttempt : public esiSequence {
     esiAttempt(esiTreeParentPtr aParent) : esiSequence (aParent) {}
 };
 
-#endif /* SQUID_ESIATTEMPT_H */
+#endif /* SQUID_SRC_ESI_ATTEMPT_H */
 
index fd44d863c2a35e4f7e3f255ba523c6799e10ea03..66f002c4d93c197aa6d80429dca8530e2da0621b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ESICONTEXT_H
-#define SQUID_ESICONTEXT_H
+#ifndef SQUID_SRC_ESI_CONTEXT_H
+#define SQUID_SRC_ESI_CONTEXT_H
 
 #include "clientStream.h"
 #include "error/forward.h"
@@ -160,5 +160,5 @@ private:
     bool processing;
 };
 
-#endif /* SQUID_ESICONTEXT_H */
+#endif /* SQUID_SRC_ESI_CONTEXT_H */
 
index 4583eea5fdc0933a5217c04b5ee2e8e55b6c96cf..65dc8ff25a878170405e3939d102798ed1c64c94 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ESIELEMENT_H
-#define SQUID_ESIELEMENT_H
+#ifndef SQUID_SRC_ESI_ELEMENT_H
+#define SQUID_SRC_ESI_ELEMENT_H
 
 #include "base/RefCount.h"
 #include "debug/Stream.h"
@@ -101,5 +101,5 @@ extern void FinishAnElement(ESIElement::Pointer &, int pos = -1);
 // for all elements call finish() and set Pointer to nil
 extern void FinishAllElements(Esi::Elements &);
 
-#endif /* SQUID_ESIELEMENT_H */
+#endif /* SQUID_SRC_ESI_ELEMENT_H */
 
index ce759572e9d28e6b63552aff064e7d0c443b4d70..47a73a01b056eb51f6e63d2204f8f3b528750f45 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ESI_H
-#define SQUID_ESI_H
+#ifndef SQUID_SRC_ESI_ESI_H
+#define SQUID_SRC_ESI_ESI_H
 
 #include "clientStream.h"
 #include "sbuf/SBuf.h"
@@ -32,5 +32,5 @@ inline Esi::ErrorDetail Error(const char *msg) { return ErrorDetail(msg); }
 
 } // namespace Esi
 
-#endif /* SQUID_ESI_H */
+#endif /* SQUID_SRC_ESI_ESI_H */
 
index 6e03326de06900b89bcc6eb355e392fed5d5d364..3dfa6ccbe8be5c99bf83fe505741f2a509d6cc50 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 86    ESI processing */
 
-#ifndef SQUID_ESIEXCEPT_H
-#define SQUID_ESIEXCEPT_H
+#ifndef SQUID_SRC_ESI_EXCEPT_H
+#define SQUID_SRC_ESI_EXCEPT_H
 
 #include "esi/Element.h"
 #include "esi/Sequence.h"
@@ -23,5 +23,5 @@ public:
     esiExcept(esiTreeParentPtr aParent) : esiSequence (aParent) {}
 };
 
-#endif /* SQUID_ESIEXCEPT_H */
+#endif /* SQUID_SRC_ESI_EXCEPT_H */
 
index 24920f2ddb898457bc3145941dfa8bef157f0e98..a039898c9d133f708b8107177749c7caf1e7dd0a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ESIEXPATPARSER_H
-#define SQUID_ESIEXPATPARSER_H
+#ifndef SQUID_SRC_ESI_EXPATPARSER_H
+#define SQUID_SRC_ESI_EXPATPARSER_H
 
 #if USE_SQUID_ESI && HAVE_LIBEXPAT
 
@@ -46,5 +46,5 @@ private:
 
 #endif /* USE_SQUID_ESI */
 
-#endif /* SQUID_ESIEXPATPARSER_H */
+#endif /* SQUID_SRC_ESI_EXPATPARSER_H */
 
index 7ee07c754b57d41f8c889a329b3e0d8ea8457a3a..409c006fb3b22bcfbea28650c15a4f20f1202188 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 86    ESI processing */
 
-#ifndef SQUID_ESIEXPRESSION_H
-#define SQUID_ESIEXPRESSION_H
+#ifndef SQUID_SRC_ESI_EXPRESSION_H
+#define SQUID_SRC_ESI_EXPRESSION_H
 
 class ESIExpression
 {
@@ -18,5 +18,5 @@ public:
     static int Evaluate (char const *);
 };
 
-#endif /* SQUID_ESIEXPRESSION_H */
+#endif /* SQUID_SRC_ESI_EXPRESSION_H */
 
index d0dc527adeab64e57ab7023beeb56de18d9cfe98..c415a693a2d528a5a459d9c96da978abd39f800f 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 86    ESI processing */
 
-#ifndef SQUID_ESIINCLUDE_H
-#define SQUID_ESIINCLUDE_H
+#ifndef SQUID_SRC_ESI_INCLUDE_H
+#define SQUID_SRC_ESI_INCLUDE_H
 
 #include "esi/Context.h"
 #include "esi/Element.h"
@@ -71,5 +71,5 @@ private:
     void prepareRequestHeaders(HttpHeader &tempheaders, ESIVarState *vars);
 };
 
-#endif /* SQUID_ESIINCLUDE_H */
+#endif /* SQUID_SRC_ESI_INCLUDE_H */
 
index 99aab734ce377f12202935bbba737f7cab705b5b..f1f91793069066957ef74950d794230f05a22681 100644 (file)
@@ -12,8 +12,8 @@
  * mail@joachim-bauch.de
  */
 
-#ifndef SQUID_ESILIBXML2PARSER_H
-#define SQUID_ESILIBXML2PARSER_H
+#ifndef SQUID_SRC_ESI_LIBXML2PARSER_H
+#define SQUID_SRC_ESI_LIBXML2PARSER_H
 
 #if USE_SQUID_ESI && HAVE_LIBXML2
 
@@ -70,5 +70,5 @@ private:
 
 #endif /* USE_SQUID_ESI */
 
-#endif /* SQUID_ESILIBXML2PARSER_H */
+#endif /* SQUID_SRC_ESI_LIBXML2PARSER_H */
 
index 51968ce411293a6d4012fb3e28eb2daa56be0e42..73267847ea07009885866f475ea813ef6c2d03c7 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 86    ESI processing */
 
-#ifndef SQUID_ESILITERAL_H
-#define SQUID_ESILITERAL_H
+#ifndef SQUID_SRC_ESI_LITERAL_H
+#define SQUID_SRC_ESI_LITERAL_H
 
 #include "esi/Element.h"
 
@@ -42,5 +42,5 @@ private:
     esiLiteral(esiLiteral const &);
 };
 
-#endif /* SQUID_ESILITERAL_H */
+#endif /* SQUID_SRC_ESI_LITERAL_H */
 
index bc251209666fd741f06b4dfe8659de585973ffac..515358151b51748c36b760977ef4fe9e3e5d37a7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ESIPARSER_H
-#define SQUID_ESIPARSER_H
+#ifndef SQUID_SRC_ESI_PARSER_H
+#define SQUID_SRC_ESI_PARSER_H
 
 #include "base/RefCount.h"
 
@@ -70,5 +70,5 @@ public:
 #define EsiParserDeclaration \
     static ESIParser::Pointer NewParser(ESIParserClient *aClient)
 
-#endif /* SQUID_ESIPARSER_H */
+#endif /* SQUID_SRC_ESI_PARSER_H */
 
index f70ef9a88d77030c6100f520e8bf941ced47ce98..74226ba5883bcf585069a61adfa50a1213c9853b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ESISEGMENT_H
-#define SQUID_ESISEGMENT_H
+#ifndef SQUID_SRC_ESI_SEGMENT_H
+#define SQUID_SRC_ESI_SEGMENT_H
 
 /* TODO: Factor the store memory segment management into a reusable code block
  * or perhaps use membuffers here?
@@ -53,5 +53,5 @@ private:
 
 void ESISegmentFreeList (ESISegment::Pointer &head);
 
-#endif /* SQUID_ESISEGMENT_H */
+#endif /* SQUID_SRC_ESI_SEGMENT_H */
 
index eaffe7f77acce7cfa7e40b2619a5e41bb825eaf4..8fe4ea8c1a5f773e8fb89fb170bb0c2795458bac 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 86    ESI processing */
 
-#ifndef SQUID_ESISEQUENCE_H
-#define SQUID_ESISEQUENCE_H
+#ifndef SQUID_SRC_ESI_SEQUENCE_H
+#define SQUID_SRC_ESI_SEQUENCE_H
 
 #include "esi/Element.h"
 #include "mem/forward.h"
@@ -63,5 +63,5 @@ private:
     void processStep(int dovars);
 };
 
-#endif /* SQUID_ESISEQUENCE_H */
+#endif /* SQUID_SRC_ESI_SEQUENCE_H */
 
index 43b2a363271020e646195adfef61e7b859e74022..aad6d2b5979d2f9d9538d7e0bf0186da3dfbf457 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 86    ESI processing */
 
-#ifndef SQUID_ESIVAR_H
-#define SQUID_ESIVAR_H
+#ifndef SQUID_SRC_ESI_VAR_H
+#define SQUID_SRC_ESI_VAR_H
 
 #include "esi/Element.h"
 #include "esi/Sequence.h"
@@ -25,5 +25,5 @@ public:
     }
 };
 
-#endif /* SQUID_ESIVAR_H */
+#endif /* SQUID_SRC_ESI_VAR_H */
 
index e4ae2e9bbce26428004faeb1fcb5dd0fb98344e5..18a8e54a2a9bbc13ea4e4df1c8e094a0858c2515 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ESIVARSTATE_H
-#define SQUID_ESIVARSTATE_H
+#ifndef SQUID_SRC_ESI_VARSTATE_H
+#define SQUID_SRC_ESI_VARSTATE_H
 
 #include "esi/Segment.h"
 #include "HttpHeader.h"
@@ -168,5 +168,5 @@ private:
     char *browserversion;
 };
 
-#endif /* SQUID_ESIVARSTATE_H */
+#endif /* SQUID_SRC_ESI_VARSTATE_H */
 
index 8d7411c784f88cf48f9f758a8524ea9bdebb125d..ae234ced7d83b9fa07694c17eca38d8746e8c393 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_EUI_CONFIG_H
-#define SQUID_EUI_CONFIG_H
+#ifndef SQUID_SRC_EUI_CONFIG_H
+#define SQUID_SRC_EUI_CONFIG_H
 
 namespace Eui
 {
@@ -22,5 +22,5 @@ extern EuiConfig TheConfig;
 
 } // namespace Eui
 
-#endif /* SQUID_EUI_CONFIG_H */
+#endif /* SQUID_SRC_EUI_CONFIG_H */
 
index 35896b59325b90818a761535eb9133ff1f347bb9..e3c64b50a9a17a3c1f5348faa3704dcc2b4ca727 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_EUI_EUI48_H
-#define _SQUID_EUI_EUI48_H
+#ifndef SQUID_SRC_EUI_EUI48_H
+#define SQUID_SRC_EUI_EUI48_H
 
 #if USE_SQUID_EUI
 
@@ -74,5 +74,5 @@ private:
 } // namespace Eui
 
 #endif /* USE_SQUID_EUI */
-#endif /* _SQUID_EUI_EUI48_H */
+#endif /* SQUID_SRC_EUI_EUI48_H */
 
index a2ca660c0f308cbcd6e896f0b72511c951057f23..40bf40a15fda5fa5e0597e552c2d527667d1f411 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_EUI_EUI64_H
-#define _SQUID_EUI_EUI64_H
+#ifndef SQUID_SRC_EUI_EUI64_H
+#define SQUID_SRC_EUI_EUI64_H
 
 #if USE_SQUID_EUI
 
@@ -88,5 +88,5 @@ private:
 } // namespace Eui
 
 #endif /* USE_SQUID_EUI */
-#endif /* _SQUID_EUI_EUI64_H */
+#endif /* SQUID_SRC_EUI_EUI64_H */
 
index d93e5fbee15bdf17316f3b5d44c3898dd9669268..85d0fb72c90e221a68b799f6b72832c1fb1127a7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_EVENT_H
-#define SQUID_EVENT_H
+#ifndef SQUID_SRC_EVENT_H
+#define SQUID_SRC_EVENT_H
 
 #include "AsyncEngine.h"
 #include "base/Packable.h"
@@ -68,5 +68,5 @@ private:
     ev_entry * tasks;
 };
 
-#endif /* SQUID_EVENT_H */
+#endif /* SQUID_SRC_EVENT_H */
 
index c22a3aec8fa267ea88c99a9d26d7f326c3cbee43..92f645fba549bbf39f8138bb14232f1b9bfc2414 100644 (file)
@@ -6,12 +6,12 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FATAL_H
-#define SQUID_FATAL_H
+#ifndef SQUID_SRC_FATAL_H
+#define SQUID_SRC_FATAL_H
 
 void fatal(const char *message);
 void fatalf(const char *fmt,...) PRINTF_FORMAT_ARG1;
 void fatal_dump(const char *message);
 
-#endif /* SQUID_FATAL_H */
+#endif /* SQUID_SRC_FATAL_H */
 
index 918459d24d386b0479993364a757e48c21380862..e64469cd0c9aac6df0fabe730422aad26e39221b 100644 (file)
--- a/src/fd.h
+++ b/src/fd.h
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 51    Filedescriptor Functions */
 
-#ifndef SQUID_FD_H_
-#define SQUID_FD_H_
+#ifndef SQUID_SRC_FD_H
+#define SQUID_SRC_FD_H
 
 void fd_close(int fd);
 void fd_open(int fd, unsigned int type, const char *);
@@ -21,5 +21,5 @@ void fdAdjustReserved(void);
 int default_read_method(int, char *, int);
 int default_write_method(int, const char *, int);
 
-#endif /* SQUID_FD_H_ */
+#endif /* SQUID_SRC_FD_H */
 
index 1b421bd08481a052b5570060ef59591a6b115b99..61f77d94c2b9f392fff71b0a79a479fd1ac4fa29 100644 (file)
--- a/src/fde.h
+++ b/src/fde.h
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FDE_H
-#define SQUID_FDE_H
+#ifndef SQUID_SRC_FDE_H
+#define SQUID_SRC_FDE_H
 
 #include "base/CodeContext.h" /* XXX: Remove by de-inlining ctor and clear() */
 #include "base/forward.h"
@@ -202,5 +202,5 @@ FD_WRITE_METHOD(int fd, const char *buf, int len)
     return fd_table[fd].write(fd, buf, len);
 }
 
-#endif /* SQUID_FDE_H */
+#endif /* SQUID_SRC_FDE_H */
 
index 890abc0785e91d332b30007cc34bbadd7c859048..222f60d7ea8cc7bd9c8c487151a98e9122e24477 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_FMT_BYTECODE_H
-#define _SQUID_FMT_BYTECODE_H
+#ifndef SQUID_SRC_FORMAT_BYTECODE_H
+#define SQUID_SRC_FORMAT_BYTECODE_H
 
 /*
  * Squid configuration allows users to define custom formats in
@@ -269,5 +269,5 @@ enum Quoting {
 
 } // namespace Format
 
-#endif /* _SQUID_FMT_BYTECODE_H */
+#endif /* SQUID_SRC_FORMAT_BYTECODE_H */
 
index f80a4bf92f55bbe05cbe0c8eb9b1a215fe60544a..df0380d2042371a40e6610dd4fb9b99932131a49 100644 (file)
@@ -81,5 +81,5 @@ extern FmtConfig TheConfig;
 #define free_format(X)   do{ delete (*(X)).formats; (*(X)).formats=NULL; }while(false)
 #define dump_format(E,N,D) (D).dumpFormats((E),(N))
 
-#endif
+#endif /* SQUID_SRC_FORMAT_CONFIG_H */
 
index 5dcbd69209e7cb275e32f12437d97f629fe8821f..fd4eb2b67fadd234edfbcdbd601c29af470dfed7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_FORMAT_FORMAT_H
-#define _SQUID_FORMAT_FORMAT_H
+#ifndef SQUID_SRC_FORMAT_FORMAT_H
+#define SQUID_SRC_FORMAT_FORMAT_H
 
 #include "base/RefCount.h"
 #include "ConfigParser.h"
@@ -69,5 +69,5 @@ size_t AssembleOne(const char *start, MemBuf &buf, const AccessLogEntryPointer &
 
 } // namespace Format
 
-#endif /* _SQUID_FORMAT_FORMAT_H */
+#endif /* SQUID_SRC_FORMAT_FORMAT_H */
 
index 737bab5afc5344327d47d55765159d91394758ad..2019bc48df48af33999233eec98db7d3a4cdc7ad 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_FORMAT_QUOTING_H
-#define _SQUID_FORMAT_QUOTING_H
+#ifndef SQUID_SRC_FORMAT_QUOTING_H
+#define SQUID_SRC_FORMAT_QUOTING_H
 
 namespace Format
 {
@@ -24,5 +24,5 @@ char *QuoteMimeBlob(const char *header);
 
 }; // namespace Format
 
-#endif /* _SQUID_FORMAT_QUOTING_H */
+#endif /* SQUID_SRC_FORMAT_QUOTING_H */
 
index d69cd464242094c7b2b4a1246d29a5fc1cd0448c..1197ddb23563c7c7223e822f624eb6d2fc62d45e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_FORMAT_TOKEN_H
-#define _SQUID_FORMAT_TOKEN_H
+#ifndef SQUID_SRC_FORMAT_TOKEN_H
+#define SQUID_SRC_FORMAT_TOKEN_H
 
 #include "format/ByteCode.h"
 #include "proxyp/Elements.h"
@@ -76,5 +76,5 @@ private:
 
 } // namespace Format
 
-#endif /* _SQUID_FORMAT_TOKEN_H */
+#endif /* SQUID_SRC_FORMAT_TOKEN_H */
 
index 5d508a8f9f551a396b227374e59aa0b17b385520..b9f533a49e6d0f1825c63ab275be0be0d3ffd568 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_FORMAT_TOKENTABLEENTRY_H
-#define _SQUID_FORMAT_TOKENTABLEENTRY_H
+#ifndef SQUID_SRC_FORMAT_TOKENTABLEENTRY_H
+#define SQUID_SRC_FORMAT_TOKENTABLEENTRY_H
 
 #include "format/ByteCode.h"
 
@@ -52,5 +52,5 @@ private:
 
 } // namespace Format
 
-#endif /* _SQUID_FORMAT_TOKENTABLEENTRY_H */
+#endif /* SQUID_SRC_FORMAT_TOKENTABLEENTRY_H */
 
index 1cbb4ee322b8ccc45b80dc354bb6b66430a9d5d4..262c8997a1c232d5f2714e6202284478e393cad5 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 35    FQDN Cache */
 
-#ifndef SQUID_FQDNCACHE_H_
-#define SQUID_FQDNCACHE_H_
+#ifndef SQUID_SRC_FQDNCACHE_H
+#define SQUID_SRC_FQDNCACHE_H
 
 #include "ip/Address.h"
 #include "sbuf/forward.h"
@@ -34,5 +34,5 @@ void fqdncacheAddEntryFromHosts(char *addr, SBufList &hostnames);
 const char *fqdncache_gethostbyaddr(const Ip::Address &, int flags);
 void fqdncache_nbgethostbyaddr(const Ip::Address &, FQDNH *, void *);
 
-#endif /* SQUID_FQDNCACHE_H_ */
+#endif /* SQUID_SRC_FQDNCACHE_H */
 
index fb39efa288cdee7f196251b8fc21444bc61463f2..9f06b539303dad75d4611235e3f7b3b895082fc8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_MODULE_H
-#define SQUID_FS_MODULE_H
+#ifndef SQUID_SRC_FS_MODULE_H
+#define SQUID_SRC_FS_MODULE_H
 
 namespace Fs
 {
@@ -16,5 +16,5 @@ void Init();
 
 } // namespace Fs
 
-#endif /* SQUID_FS_MODULE_H */
+#endif /* SQUID_SRC_FS_MODULE_H */
 
index bbe65a5a2c08f21551cf68b4f71654f7bf588ce9..9f04d04deb70c81baac212f6775addedf0013f7e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_ROCK_DB_CELL_H
-#define SQUID_FS_ROCK_DB_CELL_H
+#ifndef SQUID_SRC_FS_ROCK_ROCKDBCELL_H
+#define SQUID_SRC_FS_ROCK_ROCKDBCELL_H
 
 #include "store/forward.h"
 
@@ -48,5 +48,5 @@ public:
 
 } // namespace Rock
 
-#endif /* SQUID_FS_ROCK_DB_CELL_H */
+#endif /* SQUID_SRC_FS_ROCK_ROCKDBCELL_H */
 
index 44de05ff87f39d469f14f140e010a896ff15cc2f..1268dfb88634809539e569b81efb0535499fec5b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_ROCK_HEADER_UPDATER_H
-#define SQUID_FS_ROCK_HEADER_UPDATER_H
+#ifndef SQUID_SRC_FS_ROCK_ROCKHEADERUPDATER_H
+#define SQUID_SRC_FS_ROCK_ROCKHEADERUPDATER_H
 
 #include "base/AsyncJob.h"
 #include "cbdata.h"
@@ -82,5 +82,5 @@ std::ostream &operator <<(std::ostream &os, const HeaderUpdater::IoCbParams &par
 
 } // namespace Rock
 
-#endif /* SQUID_FS_ROCK_HEADER_UPDATER_H */
+#endif /* SQUID_SRC_FS_ROCK_ROCKHEADERUPDATER_H */
 
index bf5ab37cd249c677348af6f5bcb54caf3365ac99..92cfeb173f7ba6976458f6a159d3aa254ef0f4b5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_ROCK_IO_REQUESTS_H
-#define SQUID_FS_ROCK_IO_REQUESTS_H
+#ifndef SQUID_SRC_FS_ROCK_ROCKIOREQUESTS_H
+#define SQUID_SRC_FS_ROCK_ROCKIOREQUESTS_H
 
 #include "DiskIO/ReadRequest.h"
 #include "DiskIO/WriteRequest.h"
@@ -56,5 +56,5 @@ public:
 
 } // namespace Rock
 
-#endif /* SQUID_FS_ROCK_IO_REQUESTS_H */
+#endif /* SQUID_SRC_FS_ROCK_ROCKIOREQUESTS_H */
 
index dd83edc9ca93be78eb25fa82d926fb5924f91fd4..2f03cbc5855279091f76ac58f1b36c55d92e8c6e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_ROCK_IO_STATE_H
-#define SQUID_FS_ROCK_IO_STATE_H
+#ifndef SQUID_SRC_FS_ROCK_ROCKIOSTATE_H
+#define SQUID_SRC_FS_ROCK_ROCKIOSTATE_H
 
 #include "fs/rock/forward.h"
 #include "fs/rock/RockSwapDir.h"
@@ -106,5 +106,5 @@ private:
 
 } // namespace Rock
 
-#endif /* SQUID_FS_ROCK_IO_STATE_H */
+#endif /* SQUID_SRC_FS_ROCK_ROCKIOSTATE_H */
 
index f855cea841a0509addafa90229039357d29ba7fc..76c3089f432f80b63c5beba24fa5b9d5ac09dc86 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_ROCK_REBUILD_H
-#define SQUID_FS_ROCK_REBUILD_H
+#ifndef SQUID_SRC_FS_ROCK_ROCKREBUILD_H
+#define SQUID_SRC_FS_ROCK_ROCKREBUILD_H
 
 #include "base/AsyncJob.h"
 #include "base/RunnersRegistry.h"
@@ -130,5 +130,5 @@ private:
 
 } // namespace Rock
 
-#endif /* SQUID_FS_ROCK_REBUILD_H */
+#endif /* SQUID_SRC_FS_ROCK_ROCKREBUILD_H */
 
index 960d8ae1bc36f8c1c1256c3b3f1e128c56cf35a8..db9ee7a9e21284862f667d87a854638848138b8e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_ROCK_FS_H
-#define SQUID_FS_ROCK_FS_H
+#ifndef SQUID_SRC_FS_ROCK_ROCKSTOREFILESYSTEM_H
+#define SQUID_SRC_FS_ROCK_ROCKSTOREFILESYSTEM_H
 
 #include "StoreFileSystem.h"
 
@@ -38,5 +38,5 @@ private:
 
 } // namespace Rock
 
-#endif /* SQUID_FS_ROCK_FS_H */
+#endif /* SQUID_SRC_FS_ROCK_ROCKSTOREFILESYSTEM_H */
 
index 786e803df8ac66b6b2fed1591685a42c6ca32995..53079a833fa61e61db1c3e57925087a7c0ab9e5b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_ROCK_SWAP_DIR_H
-#define SQUID_FS_ROCK_SWAP_DIR_H
+#ifndef SQUID_SRC_FS_ROCK_ROCKSWAPDIR_H
+#define SQUID_SRC_FS_ROCK_ROCKSWAPDIR_H
 
 #include "DiskIO/DiskFile.h"
 #include "DiskIO/IORequestor.h"
@@ -170,5 +170,5 @@ private:
 
 } // namespace Rock
 
-#endif /* SQUID_FS_ROCK_SWAP_DIR_H */
+#endif /* SQUID_SRC_FS_ROCK_ROCKSWAPDIR_H */
 
index 576e614ff354863139060202580562f4c8284e31..905c38b86429f61b42b3dd46293e8629974b06aa 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_ROCK_FORWARD_H
-#define SQUID_FS_ROCK_FORWARD_H
+#ifndef SQUID_SRC_FS_ROCK_FORWARD_H
+#define SQUID_SRC_FS_ROCK_FORWARD_H
 
 #include "store/forward.h"
 
@@ -49,5 +49,5 @@ class WriteRequest;
 
 }
 
-#endif /* SQUID_FS_ROCK_FORWARD_H */
+#endif /* SQUID_SRC_FS_ROCK_FORWARD_H */
 
index 7e33fc813d38df745290591d05b787e9921f26c1..73226bcf821e71dba4989f8647a3fc50c0fdbad0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_UFS_REBUILDSTATE_H
-#define SQUID_FS_UFS_REBUILDSTATE_H
+#ifndef SQUID_SRC_FS_UFS_REBUILDSTATE_H
+#define SQUID_SRC_FS_UFS_REBUILDSTATE_H
 
 #include "base/RefCount.h"
 #include "store_rebuild.h"
@@ -83,5 +83,5 @@ private:
 } /* namespace Ufs */
 } /* namespace Fs */
 
-#endif /* SQUID_FS_UFS_REBUILDSTATE_H */
+#endif /* SQUID_SRC_FS_UFS_REBUILDSTATE_H */
 
index 888917c647b14e3b511c58429d181c3f22c075b8..2175b99eb00694036507c3ba8988688dfa193256 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STOREFSUFS_H
-#define SQUID_STOREFSUFS_H
+#ifndef SQUID_SRC_FS_UFS_STOREFSUFS_H
+#define SQUID_SRC_FS_UFS_STOREFSUFS_H
 
 /**
  \defgroup UFS  UFS Storage Filesystem
@@ -72,5 +72,5 @@ StoreFSufs<C>::createSwapDir()
 } /* namespace Ufs */
 } /* namespace Fs */
 
-#endif /* SQUID_STOREFSUFS_H */
+#endif /* SQUID_SRC_FS_UFS_STOREFSUFS_H */
 
index 10c7ff158b63930477cbf62c62ea053395f51a62..3bbda7080e3363626de7001b7454842a42faba66 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_UFS_STORESEARCHUFS_H
-#define SQUID_FS_UFS_STORESEARCHUFS_H
+#ifndef SQUID_SRC_FS_UFS_STORESEARCHUFS_H
+#define SQUID_SRC_FS_UFS_STORESEARCHUFS_H
 
 #include "StoreSearch.h"
 #include "UFSSwapDir.h"
@@ -59,5 +59,5 @@ private:
 
 } //namespace Ufs
 } //namespace Fs
-#endif /* SQUID_FS_UFS_STORESEARCHUFS_H */
+#endif /* SQUID_SRC_FS_UFS_STORESEARCHUFS_H */
 
index b252410cda30511d536b59d842e06aed7342e8a5..41bf8dff8855c0b63edcf4d42e680fa34c2da2c4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_UFS_UFSSTORESTATE_H
-#define SQUID_FS_UFS_UFSSTORESTATE_H
+#ifndef SQUID_SRC_FS_UFS_UFSSTORESTATE_H
+#define SQUID_SRC_FS_UFS_UFSSTORESTATE_H
 
 #include "DiskIO/IORequestor.h"
 #include "StoreIOState.h"
@@ -133,5 +133,5 @@ private:
 } //namespace Ufs
 } //namespace Fs
 
-#endif /* SQUID_FS_UFS_UFSSTORESTATE_H */
+#endif /* SQUID_SRC_FS_UFS_UFSSTORESTATE_H */
 
index a84ee8e1e4b913a19a0b0bb965922d6073b9e31d..d41cc7aea0603fbedca539150cc0e85c5a8c86a6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_UFS_UFSSTRATEGY_H
-#define SQUID_FS_UFS_UFSSTRATEGY_H
+#ifndef SQUID_SRC_FS_UFS_UFSSTRATEGY_H
+#define SQUID_SRC_FS_UFS_UFSSTRATEGY_H
 
 #include "DiskIO/DiskFile.h"
 #include "StoreIOState.h"
@@ -64,5 +64,5 @@ private:
 } //namespace Ufs
 } //namespace Fs
 
-#endif /* SQUID_FS_UFS_UFSSTRATEGY_H */
+#endif /* SQUID_SRC_FS_UFS_UFSSTRATEGY_H */
 
index 0e23b66f09c0eb7de9d4056fff677446cccff16f..ee47f635a2bb689c77594fb95e6e6b48c0d2d84c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_UFS_UFSSWAPDIR_H
-#define SQUID_FS_UFS_UFSSWAPDIR_H
+#ifndef SQUID_SRC_FS_UFS_UFSSWAPDIR_H
+#define SQUID_SRC_FS_UFS_UFSSWAPDIR_H
 
 #include "SquidString.h"
 #include "Store.h"
@@ -153,5 +153,5 @@ private:
 
 } //namespace Ufs
 } //namespace Fs
-#endif /* SQUID_FS_UFS_UFSSWAPDIR_H */
+#endif /* SQUID_SRC_FS_UFS_UFSSWAPDIR_H */
 
index 0010ab8c8361df9dfb842e720041358ffe114e03..52c28746f3c3c637c099a46446487ccc41bd446e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_UFS_UFSSWAPLOGPARSER_H
-#define SQUID_FS_UFS_UFSSWAPLOGPARSER_H
+#ifndef SQUID_SRC_FS_UFS_UFSSWAPLOGPARSER_H
+#define SQUID_SRC_FS_UFS_UFSSWAPLOGPARSER_H
 
 class StoreSwapLogData;
 
@@ -41,5 +41,5 @@ public:
 
 } //namespace Ufs
 } //namespace Fs
-#endif /* SQUID_FS_UFS_UFSSWAPLOGPARSER_H */
+#endif /* SQUID_SRC_FS_UFS_UFSSWAPLOGPARSER_H */
 
index 396b444ffa3a2b79054abf6676be6bfcf04fec5c..39645002daab93e20f4e3dfa70d749c05e90f404 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 06    Disk I/O Routines */
 
-#ifndef SQUID_FS_IO_H_
-#define SQUID_FS_IO_H_
+#ifndef SQUID_SRC_FS_IO_H
+#define SQUID_SRC_FS_IO_H
 
 #include "mem/forward.h"
 #include "sbuf/forward.h"
@@ -62,5 +62,5 @@ bool FileRename(const SBuf &from, const SBuf &to);
 int fsBlockSize(const char *path, int *blksize);
 int fsStats(const char *, int *, int *, int *, int *);
 
-#endif /* SQUID_FS_IO_H_ */
+#endif /* SQUID_SRC_FS_IO_H */
 
index e5e748da01414438c0ea07040dbad6306c3582fe..41958f3e739dea49e362f72580e32a3436e3c5f0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FTP_ELEMENTS_H
-#define SQUID_FTP_ELEMENTS_H
+#ifndef SQUID_SRC_FTP_ELEMENTS_H
+#define SQUID_SRC_FTP_ELEMENTS_H
 
 #include "http/forward.h"
 #include "http/StatusCode.h"
@@ -54,5 +54,5 @@ inline bool Is1xx(const int sc) { return Http::scContinue <= sc && sc < Http::sc
 
 } // namespace Ftp
 
-#endif /* SQUID_FTP_ELEMENTS_H */
+#endif /* SQUID_SRC_FTP_ELEMENTS_H */
 
index fbf8e3afa78d6605281736bec9b62f8b04df27c3..3bf18b0cb3f2b515548fe28449b0265323984875 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FTP_PARSING_H
-#define SQUID_FTP_PARSING_H
+#ifndef SQUID_SRC_FTP_PARSING_H
+#define SQUID_SRC_FTP_PARSING_H
 
 #include "ip/forward.h"
 
@@ -26,5 +26,5 @@ const char *UnescapeDoubleQuoted(const char *quotedPath);
 
 } // namespace Ftp
 
-#endif /* SQUID_FTP_PARSING_H */
+#endif /* SQUID_SRC_FTP_PARSING_H */
 
index 3cffecf4d539c804fcfb4e267b6c652f56f11f15..4cc5b8b5ef875c8a0642a448051634dc9c3795dd 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_GLOBALS_H
-#define SQUID_GLOBALS_H
+#ifndef SQUID_SRC_GLOBALS_H
+#define SQUID_SRC_GLOBALS_H
 
 #include "CacheDigest.h"
 #include "defines.h"
@@ -109,5 +109,5 @@ extern int opt_parse_cfg_only; /* 0 */
 /// Zero for SMP-unaware code and in no-SMP mode.
 extern int KidIdentifier; /* 0 */
 
-#endif /* SQUID_GLOBALS_H */
+#endif /* SQUID_SRC_GLOBALS_H */
 
index 5f01ded6c295a6e8507f972c2b3535d863d96e30..db29a3c43d0c0407de59ce2051b0bada0ef59b8c 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 84    Helper process maintenance */
 
-#ifndef SQUID_HELPER_H
-#define SQUID_HELPER_H
+#ifndef SQUID_SRC_HELPER_H
+#define SQUID_SRC_HELPER_H
 
 #include "base/AsyncCall.h"
 #include "base/InstanceId.h"
@@ -325,5 +325,5 @@ void helperStatefulSubmit(statefulhelper * hlp, const char *buf, HLPCB * callbac
 void helperShutdown(helper * hlp);
 void helperStatefulShutdown(statefulhelper * hlp);
 
-#endif /* SQUID_HELPER_H */
+#endif /* SQUID_SRC_HELPER_H */
 
index 7db3114093a64b83df3a84dca7ecb1710161b9d9..10a5130b87ddcf619cdd18f53db678db80ee3b6a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HELPER_CHILDCONFIG_H
-#define _SQUID_SRC_HELPER_CHILDCONFIG_H
+#ifndef SQUID_SRC_HELPER_CHILDCONFIG_H
+#define SQUID_SRC_HELPER_CHILDCONFIG_H
 
 namespace Helper
 {
@@ -116,5 +116,5 @@ public:
 #define dump_HelperChildConfig(e,n,c)  storeAppendPrintf((e), "\n%s %d startup=%d idle=%d concurrency=%d\n", (n), (c).n_max, (c).n_startup, (c).n_idle, (c).concurrency)
 #define free_HelperChildConfig(dummy)  // NO.
 
-#endif /* _SQUID_SRC_HELPER_CHILDCONFIG_H */
+#endif /* SQUID_SRC_HELPER_CHILDCONFIG_H */
 
index 97f5a3b72b3cc27af21760c266f6a7982bfe9ba4..5682cc20461b24128c4d972f9881ce0190dc4737 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HELPER_REPLY_H
-#define _SQUID_SRC_HELPER_REPLY_H
+#ifndef SQUID_SRC_HELPER_REPLY_H
+#define SQUID_SRC_HELPER_REPLY_H
 
 #include "base/CbcPointer.h"
 #include "helper/forward.h"
@@ -79,5 +79,5 @@ std::ostream &operator <<(std::ostream &, const Reply &);
 
 } // namespace Helper
 
-#endif /* _SQUID_SRC_HELPER_REPLY_H */
+#endif /* SQUID_SRC_HELPER_REPLY_H */
 
index f9cea94ba786603f11d79ffc9da9f58ec3d7f9f3..61e2ba5b241921fa332cf51935801569f0d1b0f4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HELPER_REQUEST_H
-#define _SQUID_SRC_HELPER_REQUEST_H
+#ifndef SQUID_SRC_HELPER_REQUEST_H
+#define SQUID_SRC_HELPER_REQUEST_H
 
 #include "helper/forward.h"
 #include "time/gadgets.h"
@@ -55,5 +55,5 @@ public:
 
 } // namespace Helper
 
-#endif /* _SQUID_SRC_HELPER_REQUEST_H */
+#endif /* SQUID_SRC_HELPER_REQUEST_H */
 
index 4c28d1686e956d2c42dd1b7df2d4fa7209c372c0..7da347d807fdac4e8e7a2e24c5e145f28f81f799 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HELPER_RESERVATIONID_H
-#define _SQUID_SRC_HELPER_RESERVATIONID_H
+#ifndef SQUID_SRC_HELPER_RESERVATIONID_H
+#define SQUID_SRC_HELPER_RESERVATIONID_H
 
 #include <ostream>
 
@@ -59,5 +59,5 @@ struct hash<Helper::ReservationId>
 };
 }
 
-#endif
+#endif /* SQUID_SRC_HELPER_RESERVATIONID_H */
 
index 35d6a86e2f2ddfba4fc9c80025a0883760f31acb..f496ead6e54c0fc50c22e5af08a203cda7675d95 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HELPER_RESULTCODE_H
-#define _SQUID_SRC_HELPER_RESULTCODE_H
+#ifndef SQUID_SRC_HELPER_RESULTCODE_H
+#define SQUID_SRC_HELPER_RESULTCODE_H
 
 namespace Helper
 {
@@ -27,5 +27,5 @@ enum ResultCode {
 
 } // namespace Helper
 
-#endif /* _SQUID_SRC_HELPER_RESULTCODE_H */
+#endif /* SQUID_SRC_HELPER_RESULTCODE_H */
 
index 07680de052ce12338870288e912b6494cc818c4c..4bc578e5e15b1ec892c6cdd6bcb3dd639030910f 100644 (file)
@@ -35,8 +35,8 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#ifndef __SQUID_HELPERS_DEFINES_H
-#define __SQUID_HELPERS_DEFINES_H
+#ifndef SQUID_SRC_HELPER_PROTOCOL_DEFINES_H
+#define SQUID_SRC_HELPER_PROTOCOL_DEFINES_H
 
 /*
  * This file contains several macro definitions which are
@@ -62,5 +62,5 @@
 /* send TT result to Squid with a string parameter. */
 #define SEND_TT(x)  std::cout << "TT " << x << std::endl
 
-#endif /* __SQUID_HELPERS_DEFINES_H */
+#endif /* SQUID_SRC_HELPER_PROTOCOL_DEFINES_H */
 
index c6793879df8316d12ba909b3090e1865bda0a19a..38d2b7121c07f4db4393b3ee7af5b99273e30599 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__HIER_CODE_H
-#define SQUID__HIER_CODE_H
+#ifndef SQUID_SRC_HIER_CODE_H
+#define SQUID_SRC_HIER_CODE_H
 
 typedef enum {
     HIER_NONE,
@@ -42,5 +42,5 @@ extern const char *hier_code_str[];
 
 inline hier_code operator++(hier_code &i) { return i = (hier_code)(1+(int)i); }
 
-#endif /* SQUID__HIER_CODE_H */
+#endif /* SQUID_SRC_HIER_CODE_H */
 
index 159a6bdd754017ee73528182d6f1719f9a7e768f..a354bc631b4d5b1747e14eaea6d3a519b853311d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTCP_H
-#define SQUID_HTCP_H
+#ifndef SQUID_SRC_HTCP_H
+#define SQUID_SRC_HTCP_H
 
 #if USE_HTCP
 
@@ -71,5 +71,5 @@ void htcpClosePorts(void);
 
 #endif /* USE_HTCP */
 
-#endif /* SQUID_HTCP_H */
+#endif /* SQUID_SRC_HTCP_H */
 
index 4f59af90ba883f60f6098030c618e3f8117c45e6..cb4ae061d4329371ab2139df8da55180ca2d0a3d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTP_H
-#define SQUID_HTTP_H
+#ifndef SQUID_SRC_HTTP_H
+#define SQUID_SRC_HTTP_H
 
 #include "clients/Client.h"
 #include "comm.h"
@@ -163,5 +163,5 @@ int httpCachable(const HttpRequestMethod&);
 void httpStart(FwdState *);
 SBuf httpMakeVaryMark(HttpRequest * request, HttpReply const * reply);
 
-#endif /* SQUID_HTTP_H */
+#endif /* SQUID_SRC_HTTP_H */
 
index a0866ca6c49ab4d2babb09a0a57b7ed1828e109c..1a5ee48099e56b99d06005682f99f8a5ba5b43bf 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_HTTP_CONTENTLENGTH_INTERPRETER_H
-#define SQUID_SRC_HTTP_CONTENTLENGTH_INTERPRETER_H
+#ifndef SQUID_SRC_HTTP_CONTENTLENGTHINTERPRETER_H
+#define SQUID_SRC_HTTP_CONTENTLENGTHINTERPRETER_H
 
 #include "http/StatusCode.h"
 
@@ -79,5 +79,5 @@ private:
 
 } // namespace Http
 
-#endif /* SQUID_SRC_HTTP_CONTENTLENGTH_INTERPRETER_H */
+#endif /* SQUID_SRC_HTTP_CONTENTLENGTHINTERPRETER_H */
 
index b205d1c9ff3dc84e4913f5895b9361127636eba9..6e4f879ed71135119ddbab603598149dddc36e45 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTP_MESSAGE_H
-#define SQUID_HTTP_MESSAGE_H
+#ifndef SQUID_SRC_HTTP_MESSAGE_H
+#define SQUID_SRC_HTTP_MESSAGE_H
 
 #include "base/Lock.h"
 #include "BodyPipe.h"
@@ -163,5 +163,5 @@ HTTPMSGLOCK(Http::Message *a)
         a->lock();
 }
 
-#endif /* SQUID_HTTPMSG_H */
+#endif /* SQUID_SRC_HTTP_MESSAGE_H */
 
index ae51a47cca995701cc9d4d0bd1178faea9ccb340..a3104b621a5d179932bd483546cdbe059ce21201 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTP_PROTOCOLVERSION_H
-#define SQUID_HTTP_PROTOCOLVERSION_H
+#ifndef SQUID_SRC_HTTP_PROTOCOLVERSION_H
+#define SQUID_SRC_HTTP_PROTOCOLVERSION_H
 
 #include "anyp/ProtocolVersion.h"
 
@@ -36,5 +36,5 @@ ProtocolVersion()
 
 }; // namespace Http
 
-#endif /* SQUID_HTTP_PROTOCOLVERSION_H */
+#endif /* SQUID_SRC_HTTP_PROTOCOLVERSION_H */
 
index 12299c4df56e46f3e523b731cf0fe5589070655b..376378f3717baa43d7aa70b028b4e6acfb482066 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTP_REGISTEREDHEADERS_H
-#define SQUID_HTTP_REGISTEREDHEADERS_H
+#ifndef SQUID_SRC_HTTP_REGISTEREDHEADERS_H
+#define SQUID_SRC_HTTP_REGISTEREDHEADERS_H
 
 #include "base/LookupTable.h"
 
@@ -226,5 +226,5 @@ std::ostream &operator <<(std::ostream &, HdrType);
 
 }; /* namespace Http */
 
-#endif /* SQUID_HTTP_REGISTEREDHEADERS_H */
+#endif /* SQUID_SRC_HTTP_REGISTEREDHEADERS_H */
 
index 1317632c7c0a8705f0685fddcbfd54c284093082..5bc14caa3d58dac63f2c94941208af84b8f580b5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTPREQUESTMETHOD_H
-#define SQUID_HTTPREQUESTMETHOD_H
+#ifndef SQUID_SRC_HTTP_REQUESTMETHOD_H
+#define SQUID_SRC_HTTP_REQUESTMETHOD_H
 
 #include "http/forward.h"
 #include "http/MethodType.h"
@@ -119,5 +119,5 @@ operator << (std::ostream &os, HttpRequestMethod const &method)
     return os;
 }
 
-#endif /* SQUID_HTTPREQUESTMETHOD_H */
+#endif /* SQUID_SRC_HTTP_REQUESTMETHOD_H */
 
index 0ebe87aa72f58ca43de4610d93932a7469300cda..2bad7ab1b10bba1fda1cfd6aa123431f1c5456e3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HTTP_STATUSCODE_H
-#define _SQUID_SRC_HTTP_STATUSCODE_H
+#ifndef SQUID_SRC_HTTP_STATUSCODE_H
+#define SQUID_SRC_HTTP_STATUSCODE_H
 
 namespace Http
 {
@@ -99,5 +99,5 @@ bool IsReforwardableStatus(StatusCode);
 
 } // namespace Http
 
-#endif /* _SQUID_SRC_HTTP_STATUSCODE_H */
+#endif /* SQUID_SRC_HTTP_STATUSCODE_H */
 
index 1122591777cc8978cf6322637d1f1306c72165c3..4363a5c69a0ba0c2a483699673d067b8e99c1986 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_HTTP_STATUSLINE_H
-#define SQUID_HTTP_STATUSLINE_H
+#ifndef SQUID_SRC_HTTP_STATUSLINE_H
+#define SQUID_SRC_HTTP_STATUSLINE_H
 
 #include "http/ProtocolVersion.h"
 #include "http/StatusCode.h"
@@ -74,5 +74,5 @@ private:
 
 } // namespace Http
 
-#endif /* SQUID_HTTP_STATUSLINE_H */
+#endif /* SQUID_SRC_HTTP_STATUSLINE_H */
 
index 503c61d3ff18631c83b35e7c1362fc68e886d375..d9a0ac8c27331396913405f764604f4689a736a4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HTTP_ONE_PARSER_H
-#define _SQUID_SRC_HTTP_ONE_PARSER_H
+#ifndef SQUID_SRC_HTTP_ONE_PARSER_H
+#define SQUID_SRC_HTTP_ONE_PARSER_H
 
 #include "anyp/ProtocolVersion.h"
 #include "http/one/forward.h"
@@ -172,5 +172,5 @@ int ErrorLevel();
 } // namespace One
 } // namespace Http
 
-#endif /*  _SQUID_SRC_HTTP_ONE_PARSER_H */
+#endif /* SQUID_SRC_HTTP_ONE_PARSER_H */
 
index 55d5f3b8f92e28a44a31857eca641d5dcf59f2f8..04379cbc388d40da99a32185c8fe5e80cae6534f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HTTP_ONE_REQUESTPARSER_H
-#define _SQUID_SRC_HTTP_ONE_REQUESTPARSER_H
+#ifndef SQUID_SRC_HTTP_ONE_REQUESTPARSER_H
+#define SQUID_SRC_HTTP_ONE_REQUESTPARSER_H
 
 #include "http/one/Parser.h"
 #include "http/RequestMethod.h"
@@ -83,5 +83,5 @@ private:
 } // namespace One
 } // namespace Http
 
-#endif /*  _SQUID_SRC_HTTP_ONE_REQUESTPARSER_H */
+#endif /* SQUID_SRC_HTTP_ONE_REQUESTPARSER_H */
 
index 4c0fcd65b79d8894c9c6a448a8b67a1382e8ec39..37937f2b07b8c86c4e8f8db4513f3848b6029515 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_HTTP_ONE_RESPONSEPARSER_H
-#define _SQUID_SRC_HTTP_ONE_RESPONSEPARSER_H
+#ifndef SQUID_SRC_HTTP_ONE_RESPONSEPARSER_H
+#define SQUID_SRC_HTTP_ONE_RESPONSEPARSER_H
 
 #include "http/one/Parser.h"
 #include "http/StatusCode.h"
@@ -71,5 +71,5 @@ private:
 } // namespace One
 } // namespace Http
 
-#endif /* _SQUID_SRC_HTTP_ONE_RESPONSEPARSER_H */
+#endif /* SQUID_SRC_HTTP_ONE_RESPONSEPARSER_H */
 
index f6dccd1b44a937a7e58c39706ea2a013cab779b6..02eacd1bb8922da64b601e0f6201b55530a43e2a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_HTTP_ONE_TeChunkedParser_H
-#define SQUID_SRC_HTTP_ONE_TeChunkedParser_H
+#ifndef SQUID_SRC_HTTP_ONE_TECHUNKEDPARSER_H
+#define SQUID_SRC_HTTP_ONE_TECHUNKEDPARSER_H
 
 #include "http/one/Parser.h"
 
@@ -88,5 +88,5 @@ private:
 } // namespace One
 } // namespace Http
 
-#endif /* SQUID_SRC_HTTP_ONE_TeChunkedParser_H */
+#endif /* SQUID_SRC_HTTP_ONE_TECHUNKEDPARSER_H */
 
index a24de2d0cc18e55df7b241c840065e9a5241df68..a9fb70c61a11c554ef87f32c1762ebe0abf5cd90 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 37    ICMP Routines */
 
-#ifndef _INCLUDE_ICMP_H
-#define _INCLUDE_ICMP_H
+#ifndef SQUID_SRC_ICMP_ICMP_H
+#define SQUID_SRC_ICMP_ICMP_H
 
 #include "ip/Address.h"
 
@@ -123,5 +123,5 @@ protected:
 #endif /* USE_ICMP */
 };
 
-#endif
+#endif /* SQUID_SRC_ICMP_ICMP_H */
 
index e0511a5695e6eb0e3c5a908b4e488a1c079862f9..a8577ac441b8e38d87d61a939da1aab2492fc3fd 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 37    ICMP Routines */
 
-#ifndef _INCLUDE_ICMPV4_H
-#define _INCLUDE_ICMPV4_H
+#ifndef SQUID_SRC_ICMP_ICMP4_H
+#define SQUID_SRC_ICMP_ICMP4_H
 
 #include "Icmp.h"
 
@@ -151,5 +151,5 @@ extern Icmp4 icmp4;
 
 #endif /* USE_ICMP && SQUID_HELPER */
 
-#endif
+#endif /* SQUID_SRC_ICMP_ICMP4_H */
 
index f4eeaecde71653e2b0b69554c8d66cb71c8c7a31..83d80c5ad9bf420dc9a1a0ac38afb93adfdb9ebd 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 37    ICMP Routines */
 
-#ifndef _INCLUDE_ICMPV6_H
-#define _INCLUDE_ICMPV6_H
+#ifndef SQUID_SRC_ICMP_ICMP6_H
+#define SQUID_SRC_ICMP_ICMP6_H
 
 #include "Icmp.h"
 
@@ -62,5 +62,5 @@ public:
 extern Icmp6 icmp6;
 
 #endif /* USE_ICMP && SQUID_HELPER */
-#endif /* _INCLUDE_ICMPV6_H */
+#endif /* SQUID_SRC_ICMP_ICMP6_H */
 
index d7e293dd16d9de3e488886dc2862d3a6a7e88d33..4a22087103d4a38530505d84aac8a8dc59753aac 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 03    Configuration Settings */
 
-#ifndef ICMPCONFIG_H
-#define ICMPCONFIG_H
+#ifndef SQUID_SRC_ICMP_ICMPCONFIG_H
+#define SQUID_SRC_ICMP_ICMPCONFIG_H
 
 #if USE_ICMP
 
@@ -49,5 +49,5 @@ extern IcmpConfig IcmpCfg;
 #define free_icmp(x) (x)->clear()
 
 #endif /* USE_ICMP */
-#endif /* ICMPCONFIG_H */
+#endif /* SQUID_SRC_ICMP_ICMPCONFIG_H */
 
index 88eefbd8ef43443478cbe7c77c7afdbf59734538..d25c3f6700f6cf24e6ed50fa5314a67d2dee2902 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 37    ICMP Routines */
 
-#ifndef _INCLUDE_ICMPPINGER_H
-#define _INCLUDE_ICMPPINGER_H
+#ifndef SQUID_SRC_ICMP_ICMPPINGER_H
+#define SQUID_SRC_ICMP_ICMPPINGER_H
 #include "Icmp.h"
 
 /**
@@ -55,5 +55,5 @@ extern IcmpPinger control;
 
 #endif
 
-#endif
+#endif /* SQUID_SRC_ICMP_ICMPPINGER_H */
 
index 03471834313197d0b5366ed82a2d281eef87d519..b21ec6c719ae855ca1d9a734939885317a1cdcca 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 37    ICMP Routines */
 
-#ifndef _INCLUDE_ICMPSQUID_H
-#define _INCLUDE_ICMPSQUID_H
+#ifndef SQUID_SRC_ICMP_ICMPSQUID_H
+#define SQUID_SRC_ICMP_ICMPSQUID_H
 
 #include "Icmp.h"
 
@@ -41,5 +41,5 @@ public:
 // global engine within squid.
 extern IcmpSquid icmpEngine;
 
-#endif /* _INCLUDE_ICMPSQUID_H */
+#endif /* SQUID_SRC_ICMP_ICMPSQUID_H */
 
index fa5925f6bb699c4a7c42c52262a83d39797b53cd..64f4661031de8a2cef11930dc6b543eeb6487c06 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef ICMP_NET_DB_H
-#define ICMP_NET_DB_H
+#ifndef SQUID_SRC_ICMP_NET_DB_H
+#define SQUID_SRC_ICMP_NET_DB_H
 
 #include "anyp/forward.h"
 #include "hash.h"
@@ -85,5 +85,5 @@ void netdbExchangeUpdatePeer(Ip::Address &, CachePeer *, double, double);
 CachePeer *netdbClosestParent(PeerSelector *);
 void netdbHostData(const char *host, int *samp, int *rtt, int *hops);
 
-#endif /* ICMP_NET_DB_H */
+#endif /* SQUID_SRC_ICMP_NET_DB_H */
 
index fb917e397f5bce6f0c80017872533b565c39787f..9aa2e0522b8650fbb834ec7d5fef612401b26a0d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_ICP_OPCODE_H
-#define _SQUID_ICP_OPCODE_H
+#ifndef SQUID_SRC_ICP_OPCODE_H
+#define SQUID_SRC_ICP_OPCODE_H
 
 /// \ingroup ServerProtocolICPAPI
 enum icp_opcode {
@@ -42,5 +42,5 @@ enum icp_opcode {
 
 extern const char *icp_opcode_str[];
 
-#endif /* _SQUID_ICP_OPCODE_H */
+#endif /* SQUID_SRC_ICP_OPCODE_H */
 
index f898aae870e7f13a16472842e9555977c27be6c8..721b0e683580a7567f478cd779e8033aa24b8906 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IDENT_ACLIDENT_H
-#define SQUID_IDENT_ACLIDENT_H
+#ifndef SQUID_SRC_IDENT_ACLIDENT_H
+#define SQUID_SRC_IDENT_ACLIDENT_H
 
 #if USE_IDENT
 
@@ -55,5 +55,5 @@ private:
 };
 
 #endif /* USE_IDENT */
-#endif /* SQUID_IDENT_ACLIDENT_H */
+#endif /* SQUID_SRC_IDENT_ACLIDENT_H */
 
index 477fcdc93f0fcee2fc395503e7d99f21413f81c1..1a3921c4580e67f3272451f9d4874616a86c1086 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IDENT_CONFIG_H
-#define SQUID_IDENT_CONFIG_H
+#ifndef SQUID_SRC_IDENT_CONFIG_H
+#define SQUID_SRC_IDENT_CONFIG_H
 
 #if USE_IDENT
 
@@ -28,5 +28,5 @@ extern IdentConfig TheConfig;
 } // namespace Ident
 
 #endif /* USE_IDENT */
-#endif /* SQUID_IDENT_CONFIG_H */
+#endif /* SQUID_SRC_IDENT_CONFIG_H */
 
index 62c2b6aefe429766f9f7e3c385ff550fa699a929..3a54d90d68384b75cfaedce51ff78d104c79b48b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IDENT_H
-#define SQUID_IDENT_H
+#ifndef SQUID_SRC_IDENT_IDENT_H
+#define SQUID_SRC_IDENT_IDENT_H
 
 #if USE_IDENT
 
@@ -29,5 +29,5 @@ void Start(const Comm::ConnectionPointer &conn, IDCB * callback, void *cbdata);
 } // namespace Ident
 
 #endif /* USE_IDENT */
-#endif /* SQUID_IDENT_H */
+#endif /* SQUID_SRC_IDENT_IDENT_H */
 
index b60eb55f0df087b48a129bdd1380c0c229e88a66..3b022af74c07d1bce8cfb0a57e43cbce67abd713 100644 (file)
--- a/src/int.h
+++ b/src/int.h
@@ -8,10 +8,10 @@
 
 /* DEBUG: section 21    Integer functions */
 
-#ifndef SQUID_INT_H_
-#define SQUID_INT_H_
+#ifndef SQUID_SRC_INT_H
+#define SQUID_SRC_INT_H
 
 int isPowTen(int); //int.cc
 
-#endif /* SQUID_INT_H_ */
+#endif /* SQUID_SRC_INT_H */
 
index 0fb291291053e9e43e445ac855bc9aedf1b1d220..0bb628f1d38a6e4932ecd5813fb0769d131b14dc 100644 (file)
@@ -11,8 +11,8 @@
  * AUTHOR: Duane, Alex, Henrik
  */
 
-#ifndef SQUID_INTERNAL_H_
-#define SQUID_INTERNAL_H_
+#ifndef SQUID_SRC_INTERNAL_H
+#define SQUID_SRC_INTERNAL_H
 
 #include "comm/forward.h"
 #include "log/forward.h"
@@ -33,5 +33,5 @@ int internalHostnameIs(const char *);
 /// necessarily running on this Squid instance)
 bool ForSomeCacheManager(const SBuf &);
 
-#endif /* SQUID_INTERNAL_H_ */
+#endif /* SQUID_SRC_INTERNAL_H */
 
index b3ccf24322216875b301ed014415052048308aca..7a574fdc7d2d613c6105c04458c6196f49a1300a 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 14    IP Storage and Handling */
 
-#ifndef _SQUID_SRC_IP_ADDRESS_H
-#define _SQUID_SRC_IP_ADDRESS_H
+#ifndef SQUID_SRC_IP_ADDRESS_H
+#define SQUID_SRC_IP_ADDRESS_H
 
 #include "ip/forward.h"
 
@@ -374,5 +374,5 @@ public:
 
 void parse_IpAddress_list_token(Ip::Address_list **, char *);
 
-#endif /* _SQUID_SRC_IP_ADDRESS_H */
+#endif /* SQUID_SRC_IP_ADDRESS_H */
 
index 02a51298563e21058791b03e1bcdc2042d2329ad..4d73afac48b97c00c481bffe11611de201c4dcd0 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 89    NAT / IP Interception */
 
-#ifndef SQUID_IP_IPINTERCEPT_H
-#define SQUID_IP_IPINTERCEPT_H
+#ifndef SQUID_SRC_IP_INTERCEPT_H
+#define SQUID_SRC_IP_INTERCEPT_H
 
 namespace Ip
 {
@@ -129,5 +129,5 @@ extern Intercept Interceptor;
 
 } // namespace Ip
 
-#endif /* SQUID_IP_IPINTERCEPT_H */
+#endif /* SQUID_SRC_IP_INTERCEPT_H */
 
index 6aa90610e7c9d8aa34849d1728178f4e577deb30..cee6f2986b70824a1bd47e4a92cf3fd803c21a1f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_NFMARKCONFIG_H
-#define SQUID_NFMARKCONFIG_H
+#ifndef SQUID_SRC_IP_NFMARKCONFIG_H
+#define SQUID_SRC_IP_NFMARKCONFIG_H
 
 #include "ip/forward.h"
 
@@ -46,5 +46,5 @@ std::ostream &operator <<(std::ostream &, NfMarkConfig);
 
 } // namespace Ip
 
-#endif // SQUID_NFMARKCONFIG_H
+#endif /* SQUID_SRC_IP_NFMARKCONFIG_H */
 
index 5a30e1df59886584a31a4b3d7ba083ffde01fa77..de77e476ccd44411e036ecde238413c0155e4386 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_QOSCONFIG_H
-#define SQUID_QOSCONFIG_H
+#ifndef SQUID_SRC_IP_QOSCONFIG_H
+#define SQUID_SRC_IP_QOSCONFIG_H
 
 #include "acl/forward.h"
 #include "hier_code.h"
@@ -251,5 +251,5 @@ extern Config TheConfig;
 
 } // namespace Ip
 
-#endif /* SQUID_QOSCONFIG_H */
+#endif /* SQUID_SRC_IP_QOSCONFIG_H */
 
index 096ced751f190465218efaca78df29ac94220552..cb10b5f7db2f055866bdcb9242e1fb9789247069 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 14    IP Storage and Handling */
 
-#ifndef _SQUID_IP_FORWARD_H
-#define _SQUID_IP_FORWARD_H
+#ifndef SQUID_SRC_IP_FORWARD_H
+#define SQUID_SRC_IP_FORWARD_H
 
 // Forward-declare Ip classes needed by reference in other parts of the code
 // for passing objects around without actually touching them
@@ -26,5 +26,5 @@ class acl_nfmark;
 typedef uint32_t nfmark_t;
 typedef unsigned char tos_t;
 
-#endif /* _SQUID_IP_FORWARD_H */
+#endif /* SQUID_SRC_IP_FORWARD_H */
 
index dca93d9a1caab819ca4db8e47eb553733cd03416..d976264be2dca7f69b9e92eefb5b1e9f9e1614b3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_IP_TOOLS_H
-#define _SQUID_SRC_IP_TOOLS_H
+#ifndef SQUID_SRC_IP_TOOLS_H
+#define SQUID_SRC_IP_TOOLS_H
 
 namespace Ip
 {
@@ -26,5 +26,5 @@ extern int EnableIpv6;
 
 } // namespace Ip
 
-#endif /* _SQUID_SRC_IP_TOOLS_H */
+#endif /* SQUID_SRC_IP_TOOLS_H */
 
index 71c9d469d3ca72e29a7c9384e957f701c9c38aac..7fc966c0141442deffe373de22c25cdb7e23c795 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_COORDINATOR_H
-#define SQUID_IPC_COORDINATOR_H
+#ifndef SQUID_SRC_IPC_COORDINATOR_H
+#define SQUID_SRC_IPC_COORDINATOR_H
 
 #include "ipc/Messages.h"
 #include "ipc/Port.h"
@@ -83,5 +83,5 @@ private:
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_COORDINATOR_H */
+#endif /* SQUID_SRC_IPC_COORDINATOR_H */
 
index 5a77e796924f96933fbc48eb79f0545151a21e31..95a4d166409389b354d9e649f626d57314bef9a4 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_FD_NOTES_H
-#define SQUID_IPC_FD_NOTES_H
+#ifndef SQUID_SRC_IPC_FDNOTES_H
+#define SQUID_SRC_IPC_FDNOTES_H
 
 namespace Ipc
 {
@@ -28,5 +28,5 @@ const char *FdNote(int fdNodeId); ///< converts FdNoteId into a string
 
 } // namespace Ipc;
 
-#endif /* SQUID_IPC_FD_NOTES_H */
+#endif /* SQUID_SRC_IPC_FDNOTES_H */
 
index d12c59126a3c618c4ff2a9eb2c986afa18e250fd..e8d4c06ddbee78a73a3534eb2dade898e9224ca6 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_FORWARDER_H
-#define SQUID_IPC_FORWARDER_H
+#ifndef SQUID_SRC_IPC_FORWARDER_H
+#define SQUID_SRC_IPC_FORWARDER_H
 
 #include "base/AsyncJob.h"
 #include "base/forward.h"
@@ -74,5 +74,5 @@ protected:
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_FORWARDER_H */
+#endif /* SQUID_SRC_IPC_FORWARDER_H */
 
index 56ef3c8c5c1762c49354116e4c7d13dbf3808c02..691fc9df2da89b8b57e02e0ea50a427547cbd6d8 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_INQUIRER_H
-#define SQUID_IPC_INQUIRER_H
+#ifndef SQUID_SRC_IPC_INQUIRER_H
+#define SQUID_SRC_IPC_INQUIRER_H
 
 #include "base/AsyncJob.h"
 #include "base/AsyncJobCalls.h"
@@ -78,5 +78,5 @@ protected:
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_INQUIRER_H */
+#endif /* SQUID_SRC_IPC_INQUIRER_H */
 
index 8bd9a26331212de268f36e25319ec5fe0ea82842..9ffe49e2a9483e8ccbc503c810a22d41cbf73e7d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_KID_H
-#define SQUID_IPC_KID_H
+#ifndef SQUID_SRC_IPC_KID_H
+#define SQUID_SRC_IPC_KID_H
 
 #include "SquidString.h"
 #include "tools.h"
@@ -110,5 +110,5 @@ typedef enum {
 /// ProcessKind for the current process
 extern int TheProcessKind;
 
-#endif /* SQUID_IPC_KID_H */
+#endif /* SQUID_SRC_IPC_KID_H */
 
index 21b29618feb4617dd16c0552917ee6bec7087594..d95a2ba62a32f3bfca7a73ae6ec28d037a8abbfe 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_KIDS_H
-#define SQUID_IPC_KIDS_H
+#ifndef SQUID_SRC_IPC_KIDS_H
+#define SQUID_SRC_IPC_KIDS_H
 
 #include "ipc/Kid.h"
 
@@ -66,5 +66,5 @@ extern Kids TheKids; ///< All kids being maintained
 
 extern SBuf TheKidName; ///< current Squid process name (e.g., "squid-coord")
 
-#endif /* SQUID_IPC_KIDS_H */
+#endif /* SQUID_SRC_IPC_KIDS_H */
 
index cc35f42d7ed92901649a7f173cba0bf624b86f09..c31028be753301bcb755f1a08a4aea7a0bbc7983 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_STORE_MAP_H
-#define SQUID_IPC_STORE_MAP_H
+#ifndef SQUID_SRC_IPC_MEMMAP_H
+#define SQUID_SRC_IPC_MEMMAP_H
 
 #include "debug/Stream.h"
 #include "ipc/mem/FlexibleArray.h"
@@ -150,5 +150,5 @@ public:
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_STORE_MAP_H */
+#endif /* SQUID_SRC_IPC_MEMMAP_H */
 
index 5516a4d983d5ee26d843bd1e94f6792f06770c6d..e0bcbbb258c301dde4138133879a752701bb16d1 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_MESSAGES_H
-#define SQUID_IPC_MESSAGES_H
+#ifndef SQUID_SRC_IPC_MESSAGES_H
+#define SQUID_SRC_IPC_MESSAGES_H
 
 /** Declarations used by various IPC messages */
 
@@ -45,5 +45,5 @@ typedef enum { mtNone = 0, ///< unspecified or unknown message kind; unused on t
 
 } // namespace Ipc;
 
-#endif /* SQUID_IPC_MESSAGES_H */
+#endif /* SQUID_SRC_IPC_MESSAGES_H */
 
index 833c7bcade9c88221a49d8fb9da6ee56aff43484..959d4277ec5f2de937e9b1dfd3781f00d1c615b7 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_PORT_H
-#define SQUID_IPC_PORT_H
+#ifndef SQUID_SRC_IPC_PORT_H
+#define SQUID_SRC_IPC_PORT_H
 
 #include "ipc/UdsOp.h"
 #include "SquidString.h"
@@ -51,5 +51,5 @@ extern const char strandAddrLabel[]; ///< strand's listening address unique labe
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_PORT_H */
+#endif /* SQUID_SRC_IPC_PORT_H */
 
index 51cd45ed6f6f99349ed97ed13eb1d7cf2d923cc2..77db333aa0ad3eb48bbb810f89ab0c3216791feb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_QUEUE_H
-#define SQUID_IPC_QUEUE_H
+#ifndef SQUID_SRC_IPC_QUEUE_H
+#define SQUID_SRC_IPC_QUEUE_H
 
 #include "base/InstanceId.h"
 #include "debug/Stream.h"
@@ -630,5 +630,5 @@ FewToFewBiQueue::findOldest(const int remoteProcessId, Value &value) const
 
 } // namespace Ipc
 
-#endif // SQUID_IPC_QUEUE_H
+#endif /* SQUID_SRC_IPC_QUEUE_H */
 
index 187d72163a511138810d79a9503a67378e518734..c660f16d180f91b83b96fa32f09c4186b9175de9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_READ_WRITE_LOCK_H
-#define SQUID_IPC_READ_WRITE_LOCK_H
+#ifndef SQUID_SRC_IPC_READWRITELOCK_H
+#define SQUID_SRC_IPC_READWRITELOCK_H
 
 #include <atomic>
 #include <iosfwd>
@@ -90,5 +90,5 @@ void AssertFlagIsSet(std::atomic_flag &flag);
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_READ_WRITE_LOCK_H */
+#endif /* SQUID_SRC_IPC_READWRITELOCK_H */
 
index 95d6dc2aa33cce180d12631fd67b7626a6755f09..ced77c0b7bfadb1dc866d61d45e09d8999b8042e 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_REQUEST_H
-#define SQUID_IPC_REQUEST_H
+#ifndef SQUID_SRC_IPC_REQUEST_H
+#define SQUID_SRC_IPC_REQUEST_H
 
 #include "base/RefCount.h"
 #include "base/TypeTraits.h"
@@ -51,5 +51,5 @@ protected:
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_REQUEST_H */
+#endif /* SQUID_SRC_IPC_REQUEST_H */
 
index ddc1571f7b4d664c18ce95376002280fa7760179..df50053dbe024fcccbb0c4c2532484c0772f1863 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_REQUESTID_H
-#define SQUID_IPC_REQUESTID_H
+#ifndef SQUID_SRC_IPC_REQUESTID_H
+#define SQUID_SRC_IPC_REQUESTID_H
 
 #include "ipc/forward.h"
 #include "ipc/QuestionerId.h"
@@ -60,5 +60,5 @@ std::ostream &operator <<(std::ostream &, const RequestId &);
 
 } // namespace Ipc;
 
-#endif /* SQUID_IPC_REQUESTID_H */
+#endif /* SQUID_SRC_IPC_REQUESTID_H */
 
index 51562d96c1730f2f19a8431ab46338cf4869d223..f41dc1fd61bba6649ba210dfd7a075fbc6b4dc96 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_RESPONSE_H
-#define SQUID_IPC_RESPONSE_H
+#ifndef SQUID_SRC_IPC_RESPONSE_H
+#define SQUID_SRC_IPC_RESPONSE_H
 
 #include "base/RefCount.h"
 #include "base/TypeTraits.h"
@@ -45,5 +45,5 @@ protected:
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_RESPONSE_H */
+#endif /* SQUID_SRC_IPC_RESPONSE_H */
 
index 3f1ac05449c61640b17c423fc8f264eb8488550a..cc9e27973098787df2aff489e1580cec9d3fbbf3 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_SHARED_LISTEN_H
-#define SQUID_IPC_SHARED_LISTEN_H
+#ifndef SQUID_SRC_IPC_SHAREDLISTEN_H
+#define SQUID_SRC_IPC_SHAREDLISTEN_H
 
 #include "base/AsyncCall.h"
 #include "base/Subscription.h"
@@ -82,5 +82,5 @@ void SharedListenJoined(const SharedListenResponse &response);
 
 } // namespace Ipc;
 
-#endif /* SQUID_IPC_SHARED_LISTEN_H */
+#endif /* SQUID_SRC_IPC_SHAREDLISTEN_H */
 
index e4d5df7edb48e80f863f5677b6f6168fbe1104eb..2a71cdbe3aa8a5bbf8efd521a6bd901684626b0c 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_START_LISTENING_H
-#define SQUID_IPC_START_LISTENING_H
+#ifndef SQUID_SRC_IPC_STARTLISTENING_H
+#define SQUID_SRC_IPC_STARTLISTENING_H
 
 #include "base/AsyncCall.h"
 #include "base/forward.h"
@@ -42,5 +42,5 @@ std::ostream &operator <<(std::ostream &, const StartListeningAnswer &);
 
 } // namespace Ipc;
 
-#endif /* SQUID_IPC_START_LISTENING_H */
+#endif /* SQUID_SRC_IPC_STARTLISTENING_H */
 
index 255c713ec521fb342a7044aa73be06257ee542bd..b3eb59b051a8d4d79d628f0edc2eba835e9a7ce5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_STORE_MAP_H
-#define SQUID_IPC_STORE_MAP_H
+#ifndef SQUID_SRC_IPC_STOREMAP_H
+#define SQUID_SRC_IPC_STOREMAP_H
 
 #include "ipc/mem/FlexibleArray.h"
 #include "ipc/mem/Pointer.h"
@@ -408,5 +408,5 @@ public:
 // We do not reuse FileMap because we cannot control its size,
 // resulting in sfilenos that are pointing beyond the database.
 
-#endif /* SQUID_IPC_STORE_MAP_H */
+#endif /* SQUID_SRC_IPC_STOREMAP_H */
 
index f2902a326afc8f947af60cf4c36cf8739696aa5c..ba50157e27de5719964b615b48be2e404a416b52 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_STRAND_H
-#define SQUID_IPC_STRAND_H
+#ifndef SQUID_SRC_IPC_STRAND_H
+#define SQUID_SRC_IPC_STRAND_H
 
 #include "ipc/forward.h"
 #include "ipc/Port.h"
@@ -57,5 +57,5 @@ private:
 
 }
 
-#endif /* SQUID_IPC_STRAND_H */
+#endif /* SQUID_SRC_IPC_STRAND_H */
 
index ff78d32ee3c24a56ce564d439f94783e81cac556..a2d1f8bbb74d875f52100476ff962a11688eb0c5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_STRAND_COORD_H
-#define SQUID_IPC_STRAND_COORD_H
+#ifndef SQUID_SRC_IPC_STRANDCOORD_H
+#define SQUID_SRC_IPC_STRANDCOORD_H
 
 #include "ipc/forward.h"
 #include "ipc/Messages.h"
@@ -58,5 +58,5 @@ public:
 
 } // namespace Ipc;
 
-#endif /* SQUID_IPC_STRAND_COORD_H */
+#endif /* SQUID_SRC_IPC_STRANDCOORD_H */
 
index 1c84ba92b1937f7a7ad704b48d159f30f00249fd..baad63e8c16db41567f22dbbd4e9e89307e92dd9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_STRAND_COORDS_H
-#define SQUID_IPC_STRAND_COORDS_H
+#ifndef SQUID_SRC_IPC_STRANDCOORDS_H
+#define SQUID_SRC_IPC_STRANDCOORDS_H
 
 #include "ipc/StrandCoord.h"
 #include <vector>
@@ -20,5 +20,5 @@ typedef std::vector<StrandCoord> StrandCoords;
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_STRAND_COORDS_H */
+#endif /* SQUID_SRC_IPC_STRANDCOORDS_H */
 
index c6f989337dcee1871e6990c7514cc0500a5bdb8e..8b96890208304f2feba2300ab55ca10f72d33f0c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_STRAND_SEARCH_H
-#define SQUID_IPC_STRAND_SEARCH_H
+#ifndef SQUID_SRC_IPC_STRANDSEARCH_H
+#define SQUID_SRC_IPC_STRANDSEARCH_H
 
 #include "ipc/forward.h"
 #include "ipc/QuestionerId.h"
@@ -33,5 +33,5 @@ public:
 
 } // namespace Ipc;
 
-#endif /* SQUID_IPC_STRAND_SEARCH_H */
+#endif /* SQUID_SRC_IPC_STRANDSEARCH_H */
 
index 2c0b18305b1f8f8b7459b604f1a5d2cf2e0e755c..0941ef8fbfdfbd1f224220f28192e6d6b6d7da66 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_TYPED_MSG_HDR_H
-#define SQUID_IPC_TYPED_MSG_HDR_H
+#ifndef SQUID_SRC_IPC_TYPEDMSGHDR_H
+#define SQUID_SRC_IPC_TYPEDMSGHDR_H
 
 #include "compat/cmsg.h"
 #include "ipc/Messages.h"
@@ -129,5 +129,5 @@ Ipc::TypedMsgHdr::putPod(const Pod &pod)
     putFixed(&pod, sizeof(pod));
 }
 
-#endif /* SQUID_IPC_TYPED_MSG_HDR_H */
+#endif /* SQUID_SRC_IPC_TYPEDMSGHDR_H */
 
index 27a548017fed5d4d4af939dff297cda17e09f0c3..d3addca5d7ea79bdeb376fc1c1d42b620d119a5e 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_ASYNCUDSOP_H
-#define SQUID_IPC_ASYNCUDSOP_H
+#ifndef SQUID_SRC_IPC_UDSOP_H
+#define SQUID_SRC_IPC_UDSOP_H
 
 #include "base/AsyncJob.h"
 #include "base/forward.h"
@@ -107,5 +107,5 @@ const Comm::ConnectionPointer & ImportFdIntoComm(const Comm::ConnectionPointer &
 
 }
 
-#endif /* SQUID_IPC_ASYNCUDSOP_H */
+#endif /* SQUID_SRC_IPC_UDSOP_H */
 
index 40a77b9d2009a50783dc44e25e709e8bf40db216..6f87f8ff4fbd13695520de3d62a01b707c876972 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_FORWARD_H
-#define SQUID_IPC_FORWARD_H
+#ifndef SQUID_SRC_IPC_FORWARD_H
+#define SQUID_SRC_IPC_FORWARD_H
 
 namespace Ipc
 {
@@ -26,5 +26,5 @@ class TypedMsgHdr;
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_FORWARD_H */
+#endif /* SQUID_SRC_IPC_FORWARD_H */
 
index 53ecd39a742576a682750234429d0c3148c48451..678185375e12b375a9e0f98d026f1825ff3b81c6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_FLEXIBLE_ARRAY_H
-#define SQUID_IPC_MEM_FLEXIBLE_ARRAY_H
+#ifndef SQUID_SRC_IPC_MEM_FLEXIBLEARRAY_H
+#define SQUID_SRC_IPC_MEM_FLEXIBLEARRAY_H
 
 #include <cstddef>
 #include <new>
@@ -42,5 +42,5 @@ private:
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_MEM_FLEXIBLE_ARRAY_H */
+#endif /* SQUID_SRC_IPC_MEM_FLEXIBLEARRAY_H */
 
index e4f3b2c28eb204905ffad09069d42035f066792a..a220587f8cd0f27411f558a1e6d3e16c97185cc7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_PAGE_H
-#define SQUID_IPC_MEM_PAGE_H
+#ifndef SQUID_SRC_IPC_MEM_PAGE_H
+#define SQUID_SRC_IPC_MEM_PAGE_H
 
 #include "ipc/mem/forward.h"
 
@@ -52,5 +52,5 @@ std::ostream &operator <<(std::ostream &os, const PageId &page);
 
 } // namespace Ipc
 
-#endif // SQUID_IPC_MEM_PAGE_H
+#endif /* SQUID_SRC_IPC_MEM_PAGE_H */
 
index 5b676727a2bef1f0182ca8c1a20ad667a28a15c9..cff92f483cc7fab6b743af98afedbbd7ac609c84 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_PAGE_POOL_H
-#define SQUID_IPC_MEM_PAGE_POOL_H
+#ifndef SQUID_SRC_IPC_MEM_PAGEPOOL_H
+#define SQUID_SRC_IPC_MEM_PAGEPOOL_H
 
 #include "ipc/mem/Page.h"
 #include "ipc/mem/PageStack.h"
@@ -60,5 +60,5 @@ private:
 
 } // namespace Ipc
 
-#endif // SQUID_IPC_MEM_PAGE_POOL_H
+#endif /* SQUID_SRC_IPC_MEM_PAGEPOOL_H */
 
index 7bbcb043a3d5516c6b1d91e76ead56533ff38645..ca04c31936cd4d26e05bbe583c7a9a1a74292535 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_PAGE_STACK_H
-#define SQUID_IPC_MEM_PAGE_STACK_H
+#ifndef SQUID_SRC_IPC_MEM_PAGESTACK_H
+#define SQUID_SRC_IPC_MEM_PAGESTACK_H
 
 #include "ipc/mem/FlexibleArray.h"
 #include "ipc/mem/forward.h"
@@ -183,5 +183,5 @@ private:
 
 } // namespace Ipc
 
-#endif // SQUID_IPC_MEM_PAGE_STACK_H
+#endif /* SQUID_SRC_IPC_MEM_PAGESTACK_H */
 
index df622e08f0c49bac8d84294b45c224c6da2c446c..bee1caa281318f6f20e44f7fd24c4ec0e88f75a5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_PAGES_H
-#define SQUID_IPC_MEM_PAGES_H
+#ifndef SQUID_SRC_IPC_MEM_PAGES_H
+#define SQUID_SRC_IPC_MEM_PAGES_H
 
 #include "ipc/mem/Page.h"
 
@@ -60,5 +60,5 @@ void NotePageNeed(const int purpose, const int count);
 
 } // namespace Ipc
 
-#endif // SQUID_IPC_MEM_PAGES_H
+#endif /* SQUID_SRC_IPC_MEM_PAGES_H */
 
index c9ed70679e3a58c4fcffa1e7e176d9eee35232e7..a199a9591e1c60c164a634bc5c5c796b14b678b8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_POINTER_H
-#define SQUID_IPC_MEM_POINTER_H
+#ifndef SQUID_SRC_IPC_MEM_POINTER_H
+#define SQUID_SRC_IPC_MEM_POINTER_H
 
 #include "base/RefCount.h"
 #include "base/TextException.h"
@@ -204,5 +204,5 @@ Object<Class>::Old(const char *const id)
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_MEM_POINTER_H */
+#endif /* SQUID_SRC_IPC_MEM_POINTER_H */
 
index b8cb7a23b8016082d927071e93c88fb07fd3afed..39edeb3a703b5dd6e96cd174aa73c68da5cc898e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_SEGMENT_H
-#define SQUID_IPC_MEM_SEGMENT_H
+#ifndef SQUID_SRC_IPC_MEM_SEGMENT_H
+#define SQUID_SRC_IPC_MEM_SEGMENT_H
 
 #include "base/RunnersRegistry.h"
 #include "sbuf/forward.h"
@@ -99,5 +99,5 @@ protected:
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_MEM_SEGMENT_H */
+#endif /* SQUID_SRC_IPC_MEM_SEGMENT_H */
 
index 36fba20cb214a165a33157ca4832ba65a2ae5d36..77afdaf6490fa005b3dbcfe514c2c8904879ec3f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_FORWARD_H
-#define SQUID_IPC_MEM_FORWARD_H
+#ifndef SQUID_SRC_IPC_MEM_FORWARD_H
+#define SQUID_SRC_IPC_MEM_FORWARD_H
 
 namespace Ipc
 {
@@ -19,5 +19,5 @@ typedef uint32_t PoolId;
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_MEM_FORWARD_H */
+#endif /* SQUID_SRC_IPC_MEM_FORWARD_H */
 
index b4eb20b3949d643846e8d8f43779dd350ef83bba..4e5d969d29819191f577356e936a864cb7cb025b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_IPCACHE_H
-#define _SQUID_IPCACHE_H
+#ifndef SQUID_SRC_IPCACHE_H
+#define SQUID_SRC_IPCACHE_H
 
 #include "base/CbcPointer.h"
 #include "dns/forward.h"
@@ -251,5 +251,5 @@ Dns::CachedIps::goodAndBad() const
     return IpsSelector<IpsIterator>(*this);
 }
 
-#endif /* _SQUID_IPCACHE_H */
+#endif /* SQUID_SRC_IPCACHE_H */
 
index 0e9c1238c5beea55df1edcf49148c0e67140f7ad..06c6b8242aa02321fe0ce0719cc3b8652a451849 100644 (file)
@@ -63,5 +63,5 @@ extern LogConfig TheConfig;
 #define free_logformat(X)   do{ delete (*X).logformats; (*X).logformats=NULL; }while(false)
 #define dump_logformat(E,N,D) (D).dumpFormats((E),(N))
 
-#endif
+#endif /* SQUID_SRC_LOG_CONFIG_H */
 
index 3621e13f9270623517152294df2208153870fae8..9bbe0142265468f2ee64a85ef34daefd96167f02 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CUSTOMLOG_H_
-#define SQUID_CUSTOMLOG_H_
+#ifndef SQUID_SRC_LOG_CUSTOMLOG_H
+#define SQUID_SRC_LOG_CUSTOMLOG_H
 
 #include "log/FormattedLog.h"
 
@@ -21,5 +21,5 @@ public:
     CustomLog *next = nullptr;
 };
 
-#endif /* SQUID_CUSTOMLOG_H_ */
+#endif /* SQUID_SRC_LOG_CUSTOMLOG_H */
 
index 6128881a1e7406ad7f59bffabc763f0a46e4ca26..186d33cff8ce73adc907997f50a658f19bcb861b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_LOG_FORMATS_H
-#define _SQUID_LOG_FORMATS_H
+#ifndef SQUID_SRC_LOG_FORMATS_H
+#define SQUID_SRC_LOG_FORMATS_H
 
 #include "AccessLogEntry.h"
 #include "base/RefCount.h"
@@ -61,5 +61,5 @@ void HttpdCombined(const AccessLogEntryPointer &al, Logfile * logfile);
 }; // namespace Format
 }; // namespace Log
 
-#endif /* _SQUID_LOG_FORMATS_H */
+#endif /* SQUID_SRC_LOG_FORMATS_H */
 
index 1568c9d20b802ce2bd65443a0490ca9067b3a588..01263a0304fa72a39c9bc61aef7719f0fb292b1e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_LOG_FORMATTEDLOG_H_
-#define SQUID_LOG_FORMATTEDLOG_H_
+#ifndef SQUID_SRC_LOG_FORMATTEDLOG_H
+#define SQUID_SRC_LOG_FORMATTEDLOG_H
 
 #include "acl/forward.h"
 #include "log/Formats.h"
@@ -76,5 +76,5 @@ public:
     bool fatal = true;
 };
 
-#endif /* SQUID_LOG_FORMATTEDLOG_H_ */
+#endif /* SQUID_SRC_LOG_FORMATTEDLOG_H */
 
index 17df1f12a51e47faa79c777499ae5a129011d449..03d40b8eab325bb8e59f5a34cb3e8ecf817af792 100644 (file)
@@ -8,12 +8,12 @@
 
 /* DEBUG: section 50    Log file handling */
 
-#ifndef _SQUID_SRC_LOG_MODDAEMON_H
-#define _SQUID_SRC_LOG_MODDAEMON_H
+#ifndef SQUID_SRC_LOG_MODDAEMON_H
+#define SQUID_SRC_LOG_MODDAEMON_H
 
 class Logfile;
 
 int logfile_mod_daemon_open(Logfile * lf, const char *path, size_t bufsz, int fatal_flag);
 
-#endif /* _SQUID_SRC_LOG_MODDAEMON_H */
+#endif /* SQUID_SRC_LOG_MODDAEMON_H */
 
index 5f6a250763dfea46400d0607a27c44765fd7976d..d49fbb291c1c6737207530af630911509c9615fa 100644 (file)
@@ -8,12 +8,12 @@
 
 /* DEBUG: section 50    Log file handling */
 
-#ifndef _SQUID_SRC_LOG_MODSTDIO_H
-#define _SQUID_SRC_LOG_MODSTDIO_H
+#ifndef SQUID_SRC_LOG_MODSTDIO_H
+#define SQUID_SRC_LOG_MODSTDIO_H
 
 class Logfile;
 
 int logfile_mod_stdio_open(Logfile * lf, const char *path, size_t bufsz, int fatal_flag);
 
-#endif /* _SQUID_SRC_LOG_MODSTDIO_H */
+#endif /* SQUID_SRC_LOG_MODSTDIO_H */
 
index 547982a9b37f509f95d00d7c41e46c92c726a8c5..6882f8b44bc987c43eebf0aa58c46722d458dc6b 100644 (file)
@@ -8,12 +8,12 @@
 
 /* DEBUG: section 50    Log file handling */
 
-#ifndef _SQUID_SRC_LOG_MODSYSLOG_H
-#define _SQUID_SRC_LOG_MODSYSLOG_H
+#ifndef SQUID_SRC_LOG_MODSYSLOG_H
+#define SQUID_SRC_LOG_MODSYSLOG_H
 
 class Logfile;
 
 int logfile_mod_syslog_open(Logfile * lf, const char *path, size_t bufsz, int fatal_flag);
 
-#endif /* _SQUID_SRC_LOG_MODSYSLOG_H */
+#endif /* SQUID_SRC_LOG_MODSYSLOG_H */
 
index b6b31e4db3d17fdba26627362aeba814aff2cee9..5e95f46a1f4607c289778daf079c1516dac30ffe 100644 (file)
@@ -8,12 +8,12 @@
 
 /* DEBUG: section 50    Log file handling */
 
-#ifndef _SQUID_SRC_LOG_MODUDP_H
-#define _SQUID_SRC_LOG_MODUDP_H
+#ifndef SQUID_SRC_LOG_MODUDP_H
+#define SQUID_SRC_LOG_MODUDP_H
 
 class Logfile;
 
 int logfile_mod_udp_open(Logfile * lf, const char *path, size_t bufsz, int fatal_flag);
 
-#endif /* _SQUID_SRC_LOG_MODUDP_H */
+#endif /* SQUID_SRC_LOG_MODUDP_H */
 
index abd4a235e200f94bd0f460e1eeaba13a528e4f55..eadb6bdb7095bbebdb39348f9718df7372ae400e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_LOG_TCPLOGGER_H
-#define _SQUID_SRC_LOG_TCPLOGGER_H
+#ifndef SQUID_SRC_LOG_TCPLOGGER_H
+#define SQUID_SRC_LOG_TCPLOGGER_H
 
 #include "base/AsyncJob.h"
 #include "base/JobWait.h"
@@ -114,5 +114,5 @@ private:
 
 } // namespace Log
 
-#endif /* _SQUID_SRC_LOG_TCPLOGGER_H */
+#endif /* SQUID_SRC_LOG_TCPLOGGER_H */
 
index b5648dcb0c9cff62a14adede306fe87c41d96d43..909dd3f11a95a487441d52752534486620d87010 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 46    Access Log */
 
-#ifndef SQUID_LOG_ACCESS_LOG_H_
-#define SQUID_LOG_ACCESS_LOG_H_
+#ifndef SQUID_SRC_LOG_ACCESS_LOG_H
+#define SQUID_SRC_LOG_ACCESS_LOG_H
 
 #include "LogTags.h"
 #include "sbuf/forward.h"
@@ -25,5 +25,5 @@ class HttpRequestMethod;
 void headersLog(int cs, int pq, const HttpRequestMethod& m, void *data);
 #endif
 
-#endif /* SQUID_LOG_ACCESS_LOG_H_ */
+#endif /* SQUID_SRC_LOG_ACCESS_LOG_H */
 
index e4f77ce56be38ae3eee13aec6479de511a406e5f..607df2db1ad1feaf613ff76e62fa3cf09cd11495 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FORMAT_FORWARD_H
-#define SQUID_FORMAT_FORWARD_H
+#ifndef SQUID_SRC_LOG_FORWARD_H
+#define SQUID_SRC_LOG_FORWARD_H
 
 #include "base/RefCount.h"
 
@@ -18,5 +18,5 @@ class Logfile;
 class LogTags;
 class LogTagsErrors;
 
-#endif /* SQUID_FORMAT_FORWARD_H */
+#endif /* SQUID_SRC_LOG_FORWARD_H */
 
index 4bbfd15bfab9ea392a55e69f17b5a978a3383d70..c7f46c7d9666cfa7ad63f4790a327531b1de8e3e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_LOOKUP_T_H
-#define _SQUID_LOOKUP_T_H
+#ifndef SQUID_SRC_LOOKUP_T_H
+#define SQUID_SRC_LOOKUP_T_H
 
 typedef enum {
     LOOKUP_NONE,
@@ -17,5 +17,5 @@ typedef enum {
 
 extern const char *lookup_t_str[];
 
-#endif /* _SQUID_LOOKUP_T_H */
+#endif /* SQUID_SRC_LOOKUP_T_H */
 
index 9c906ced30103c7e0e58c161c593ce7095a4b81a..578ee374ed5a4dc60ca63fec88bdc7034611c004 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_MEM_ALLOCATORPROXY_H
-#define _SQUID_SRC_MEM_ALLOCATORPROXY_H
+#ifndef SQUID_SRC_MEM_ALLOCATORPROXY_H
+#define SQUID_SRC_MEM_ALLOCATORPROXY_H
 
 // XXX: remove AllocatorProxy.h include from mem/forward.h
 namespace Mem {
@@ -93,5 +93,5 @@ private:
 
 } // namespace Mem
 
-#endif /* _SQUID_SRC_MEM_ALLOCATORPROXY_H */
+#endif /* SQUID_SRC_MEM_ALLOCATORPROXY_H */
 
index 970eb88ddb4c171c002c8d367f6066bb5ac7baf4..6e119fa06f454ee128b7d8ca01b922c2fe14b968 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _MEM_POOL_H_
-#define _MEM_POOL_H_
+#ifndef SQUID_SRC_MEM_POOL_H
+#define SQUID_SRC_MEM_POOL_H
 
 /**
  \defgroup MemPoolsAPI  Memory Management (Memory Pool Allocator)
@@ -122,5 +122,5 @@ private:
 /// Creates a named MemPool of elements with the given size
 #define memPoolCreate MemPools::GetInstance().create
 
-#endif /* _MEM_POOL_H_ */
+#endif /* SQUID_SRC_MEM_POOL_H */
 
index 71592806bc8827ccabdd8514975e853191fca1ce..61bba5ffa3d3b5388b22e6ec94c8a1e63bc36daf 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _MEM_POOL_CHUNKED_H_
-#define _MEM_POOL_CHUNKED_H_
+#ifndef SQUID_SRC_MEM_POOLCHUNKED_H
+#define SQUID_SRC_MEM_POOLCHUNKED_H
 
 #include "mem/Allocator.h"
 #include "splay.h"
@@ -65,5 +65,5 @@ public:
     MemPoolChunked *pool;
 };
 
-#endif /* _MEM_POOL_CHUNKED_H_ */
+#endif /* SQUID_SRC_MEM_POOLCHUNKED_H */
 
index 9a8d764c3b6166b3da0d831e484df6ef6b667584..a7c4a0ab68a9af0be10ca3a2ed189b42cd23ff05 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _MEM_POOL_MALLOC_H_
-#define _MEM_POOL_MALLOC_H_
+#ifndef SQUID_SRC_MEM_POOLMALLOC_H
+#define SQUID_SRC_MEM_POOLMALLOC_H
 
 /**
  \defgroup MemPoolsAPI  Memory Management (Memory Pool Allocator)
@@ -53,5 +53,5 @@ private:
     std::stack<void *> freelist;
 };
 
-#endif /* _MEM_POOL_MALLOC_H_ */
+#endif /* SQUID_SRC_MEM_POOLMALLOC_H */
 
index 59a76f886b6c64478f71787235691f82f195adcc..a713aadaa3829951efb5d5f4130faebf15be3993 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MEM_POOLINGALLOCATOR_H
-#define SQUID_MEM_POOLINGALLOCATOR_H
+#ifndef SQUID_SRC_MEM_POOLINGALLOCATOR_H
+#define SQUID_SRC_MEM_POOLINGALLOCATOR_H
 
 #include "mem/forward.h"
 
@@ -46,5 +46,5 @@ operator !=(const PoolingAllocator<L> &l, const PoolingAllocator<R> &r) noexcept
     return !(l == r);
 }
 
-#endif /* SQUID_MEM_POOLINGALLOCATOR_H */
+#endif /* SQUID_SRC_MEM_POOLINGALLOCATOR_H */
 
index 56fc29593cf0561e416d713758510b49f8a74b63..a0af35e222e82c7201d934e2912778c65dc4e45f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__SRC_MEM_STATS_H
-#define SQUID__SRC_MEM_STATS_H
+#ifndef SQUID_SRC_MEM_STATS_H
+#define SQUID_SRC_MEM_STATS_H
 
 #include "mem/forward.h"
 
@@ -47,4 +47,4 @@ extern size_t GlobalStats(PoolStats &);
 
 } // namespace Mem
 
-#endif /* SQUID__SRC_MEM_STATS_H */
+#endif /* SQUID_SRC_MEM_STATS_H */
index fb68173a9d493dcb990876a32d42a63f5f620679..dc1c0eaff0ef0ad71776591ccb1ee2049ae7f5de 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 13    High Level Memory Pool Management */
 
-#ifndef _SQUID_SRC_MEM_FORWARD_H
-#define _SQUID_SRC_MEM_FORWARD_H
+#ifndef SQUID_SRC_MEM_FORWARD_H
+#define SQUID_SRC_MEM_FORWARD_H
 
 #include "mem/AllocatorProxy.h"
 
@@ -73,5 +73,5 @@ void memDataInit(mem_type, const char *, size_t, int, bool doZero = true);
 void memCheckInit(void);
 size_t memStringCount();
 
-#endif /* _SQUID_SRC_MEM_FORWARD_H */
+#endif /* SQUID_SRC_MEM_FORWARD_H */
 
index 439957531a25d0cb5dc096d652da6436c6ce0e91..ef81b807624d41e6929ec88224f315e2268b6dab 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MEM_NODE_H
-#define SQUID_MEM_NODE_H
+#ifndef SQUID_SRC_MEM_NODE_H
+#define SQUID_SRC_MEM_NODE_H
 
 #include "base/Range.h"
 #include "defines.h"
@@ -47,5 +47,5 @@ operator << (std::ostream &os, mem_node &aNode)
 
 void memNodeWriteComplete(void *);
 
-#endif /* SQUID_MEM_NODE_H */
+#endif /* SQUID_SRC_MEM_NODE_H */
 
index 811b9a7a5f688da719ae0da86f757d5e7f503afe..bf09b0e15194ff145715079b2aee457c42dfe1c5 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_ACTION_H
-#define SQUID_MGR_ACTION_H
+#ifndef SQUID_SRC_MGR_ACTION_H
+#define SQUID_SRC_MGR_ACTION_H
 
 #include "ipc/forward.h"
 #include "mgr/forward.h"
@@ -92,5 +92,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_ACTION_H */
+#endif /* SQUID_SRC_MGR_ACTION_H */
 
index 14e0b428ae6558d82a5511e24e7d8d823c1f6341..38b6ad97fe2f5a1df2e4f1d26a0a9939992037cc 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_ACTION_CREATOR_H
-#define SQUID_MGR_ACTION_CREATOR_H
+#ifndef SQUID_SRC_MGR_ACTIONCREATOR_H
+#define SQUID_SRC_MGR_ACTIONCREATOR_H
 
 #include "mgr/forward.h"
 
@@ -33,5 +33,5 @@ public:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_ACTION_CREATOR_H */
+#endif /* SQUID_SRC_MGR_ACTIONCREATOR_H */
 
index a7e8b70eadf5578829f468d0119f7fd504d58d6d..12e209e6e90688b8356fe86a93cdc537e0606491 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_ACTION_PARAMS_H
-#define SQUID_MGR_ACTION_PARAMS_H
+#ifndef SQUID_SRC_MGR_ACTIONPARAMS_H
+#define SQUID_SRC_MGR_ACTIONPARAMS_H
 
 #include "http/RequestMethod.h"
 #include "ipc/forward.h"
@@ -44,5 +44,5 @@ public:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_ACTION_PARAMS_H */
+#endif /* SQUID_SRC_MGR_ACTIONPARAMS_H */
 
index 54b6036b0d41d89ae62d33ec51e48de45dad6df6..77d730dd7789a3e28daa959b1d3950962dda6d5d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MGR_CACHEMGRPASSWD_H_
-#define SQUID_MGR_CACHEMGRPASSWD_H_
+#ifndef SQUID_SRC_MGR_ACTIONPASSWORDLIST_H
+#define SQUID_SRC_MGR_ACTIONPASSWORDLIST_H
 
 #include "sbuf/forward.h"
 
@@ -27,5 +27,5 @@ public:
 
 } //namespace Mgr
 
-#endif /* SQUID_MGR_CACHEMGRPASSWD_H_ */
+#endif /* SQUID_SRC_MGR_ACTIONPASSWORDLIST_H */
 
index 9819f10c077d80a5aa1015afb35399cb20c181b7..349fba6e94fcf65612c96dcd6ed34856dc002034 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_ACTION_PROFILE_H
-#define SQUID_MGR_ACTION_PROFILE_H
+#ifndef SQUID_SRC_MGR_ACTIONPROFILE_H
+#define SQUID_SRC_MGR_ACTIONPROFILE_H
 
 #include "mgr/ActionCreator.h"
 #include "mgr/forward.h"
@@ -46,5 +46,5 @@ operator <<(std::ostream &os, const ActionProfile &profile)
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_ACTION_PROFILE_H */
+#endif /* SQUID_SRC_MGR_ACTIONPROFILE_H */
 
index aaff8a502f863bee2a4a502d6d5b80c3ed6eff91..f5099316797d7af1cae9b4e820c92941cd5808b0 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_ACTION_WRITER_H
-#define SQUID_MGR_ACTION_WRITER_H
+#ifndef SQUID_SRC_MGR_ACTIONWRITER_H
+#define SQUID_SRC_MGR_ACTIONWRITER_H
 
 #include "comm/forward.h"
 #include "mgr/StoreToCommWriter.h"
@@ -36,5 +36,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_ACTION_WRITER_H */
+#endif /* SQUID_SRC_MGR_ACTIONWRITER_H */
 
index c796ff1e14c2c3b6f21fb9b03be49a2f2d4327d9..08ba3ebb02caa66e28995975e5d0d16161dcdc8c 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_BASIC_ACTIONS_H
-#define SQUID_MGR_BASIC_ACTIONS_H
+#ifndef SQUID_SRC_MGR_BASICACTIONS_H
+#define SQUID_SRC_MGR_BASICACTIONS_H
 
 #include "mgr/Action.h"
 
@@ -98,5 +98,5 @@ void RegisterBasics();
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_BASIC_ACTIONS_H */
+#endif /* SQUID_SRC_MGR_BASICACTIONS_H */
 
index f5d7973d6fc196e15e07b4c2d653752782ad3147..44c67f02143a818ebcb3da1c40387e683dfd1929 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_COMMAND_H
-#define SQUID_MGR_COMMAND_H
+#ifndef SQUID_SRC_MGR_COMMAND_H
+#define SQUID_SRC_MGR_COMMAND_H
 
 #include "mgr/ActionParams.h"
 #include "mgr/forward.h"
@@ -32,5 +32,5 @@ std::ostream &operator <<(std::ostream &, const Command &);
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_COMMAND_H */
+#endif /* SQUID_SRC_MGR_COMMAND_H */
 
index 95da65d3e0dbf304787d5fdbe819478648d01846..e3c5199d35a24dd65264af9759df3aeb64f7ff70 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_COUNTERS_ACTION_H
-#define SQUID_MGR_COUNTERS_ACTION_H
+#ifndef SQUID_SRC_MGR_COUNTERSACTION_H
+#define SQUID_SRC_MGR_COUNTERSACTION_H
 
 #include "mgr/Action.h"
 
@@ -111,5 +111,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_COUNTERS_ACTION_H */
+#endif /* SQUID_SRC_MGR_COUNTERSACTION_H */
 
index 490d294c4fba86d17c7bf0040c6b0add0e86f5dc..c5df695fe5bf8e2424df23f686ea77b130a66760 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_FILLER_H
-#define SQUID_MGR_FILLER_H
+#ifndef SQUID_SRC_MGR_FILLER_H
+#define SQUID_SRC_MGR_FILLER_H
 
 #include "comm/forward.h"
 #include "ipc/forward.h"
@@ -39,5 +39,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_FILLER_H */
+#endif /* SQUID_SRC_MGR_FILLER_H */
 
index cbe157abce791b5f7ad187e71ec688650ec52ff9..cbfc0ad7ee42846b1379e8cfd266e3f93769c789 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_FORWARDER_H
-#define SQUID_MGR_FORWARDER_H
+#ifndef SQUID_SRC_MGR_FORWARDER_H
+#define SQUID_SRC_MGR_FORWARDER_H
 
 #include "comm/forward.h"
 #include "ipc/Forwarder.h"
@@ -58,5 +58,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_FORWARDER_H */
+#endif /* SQUID_SRC_MGR_FORWARDER_H */
 
index 2938d6b83e0950342dcb3e3866ff01d49043afe2..1ea9aa7d9a00673491abbf0229e4d090b69542a9 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_FUN_ACTION_H
-#define SQUID_MGR_FUN_ACTION_H
+#ifndef SQUID_SRC_MGR_FUNACTION_H
+#define SQUID_SRC_MGR_FUNACTION_H
 
 #include "mgr/Action.h"
 #include "mgr/ActionCreator.h"
@@ -57,5 +57,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_FUN_ACTION_H */
+#endif /* SQUID_SRC_MGR_FUNACTION_H */
 
index ffbc27f66e4201b8e96707ceeb8ec68ee6189118..b96171e8e09fabd3906cdb8041e1f5c19d77b757 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_INFO_ACTION_H
-#define SQUID_MGR_INFO_ACTION_H
+#ifndef SQUID_SRC_MGR_INFOACTION_H
+#define SQUID_SRC_MGR_INFOACTION_H
 
 #include "mgr/Action.h"
 #include "StoreStats.h"
@@ -115,5 +115,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_INFO_ACTION_H */
+#endif /* SQUID_SRC_MGR_INFOACTION_H */
 
index 88c08df0a877cfd2295b4315ab88ecdacae5076f..e8dccba54075543075ccecd6066dda7bbcdfbc92 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_INQUIRER_H
-#define SQUID_MGR_INQUIRER_H
+#ifndef SQUID_SRC_MGR_INQUIRER_H
+#define SQUID_SRC_MGR_INQUIRER_H
 
 #include "comm/forward.h"
 #include "ipc/Inquirer.h"
@@ -58,5 +58,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_INQUIRER_H */
+#endif /* SQUID_SRC_MGR_INQUIRER_H */
 
index 83255eaa531ac97bd72dd3ff561701d67515b962..78bf33eb1e26e11dd99f46b04ba7c8371bbcdec9 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_INT_PARAM_H
-#define SQUID_MGR_INT_PARAM_H
+#ifndef SQUID_SRC_MGR_INTPARAM_H
+#define SQUID_SRC_MGR_INTPARAM_H
 
 #include "ipc/forward.h"
 #include "mgr/forward.h"
@@ -34,5 +34,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_INT_PARAM_H */
+#endif /* SQUID_SRC_MGR_INTPARAM_H */
 
index 641ab52db5b0272141f63f9395e57f95937222cb..a99f73b3d68cb4e5a7ad4ddc9692ff1f30702f91 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_INTERVAL_ACTION_H
-#define SQUID_MGR_INTERVAL_ACTION_H
+#ifndef SQUID_SRC_MGR_INTERVALACTION_H
+#define SQUID_SRC_MGR_INTERVALACTION_H
 
 #include "mgr/Action.h"
 
@@ -133,5 +133,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_INTERVAL_ACTION_H */
+#endif /* SQUID_SRC_MGR_INTERVALACTION_H */
 
index e88ef803470b10e4e4a44d4ea9488f151e55c87d..387a190cce720654aaed0749553e9f03467385e4 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_IO_ACTION_H
-#define SQUID_MGR_IO_ACTION_H
+#ifndef SQUID_SRC_MGR_IOACTION_H
+#define SQUID_SRC_MGR_IOACTION_H
 
 #include "IoStats.h"
 #include "mgr/Action.h"
@@ -55,5 +55,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_IO_ACTION_H */
+#endif /* SQUID_SRC_MGR_IOACTION_H */
 
index 9e2491cb5394ecbd8a2aeb725153462965bc83f4..743339a9916f04bacb051aa7b1b8e5b8d574b901 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_QUERY_PARAM_H
-#define SQUID_MGR_QUERY_PARAM_H
+#ifndef SQUID_SRC_MGR_QUERYPARAM_H
+#define SQUID_SRC_MGR_QUERYPARAM_H
 
 #include "base/RefCount.h"
 #include "ipc/forward.h"
@@ -39,5 +39,5 @@ public:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_QUERY_PARAM_H */
+#endif /* SQUID_SRC_MGR_QUERYPARAM_H */
 
index 5834648ee6e0998f445dcb3249f3b6fe912c302a..5e10277672f604694d38fa3c1ea3e62cdad42fb9 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_QUERY_PARAMS_H
-#define SQUID_MGR_QUERY_PARAMS_H
+#ifndef SQUID_SRC_MGR_QUERYPARAMS_H
+#define SQUID_SRC_MGR_QUERYPARAMS_H
 
 #include "ipc/forward.h"
 #include "mgr/QueryParam.h"
@@ -48,5 +48,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_QUERY_PARAMS_H */
+#endif /* SQUID_SRC_MGR_QUERYPARAMS_H */
 
index ae7bacb5e1002bd5128fc01ca6a720d4aea8bd09..027c21d309c8b45644b9b14b0c9542d0102fff92 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_REGISTRATION_H
-#define SQUID_MGR_REGISTRATION_H
+#ifndef SQUID_SRC_MGR_REGISTRATION_H
+#define SQUID_SRC_MGR_REGISTRATION_H
 
 #include "mgr/forward.h"
 
@@ -26,5 +26,5 @@ void RegisterAction(char const * action, char const * desc,
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_REGISTRATION_H */
+#endif /* SQUID_SRC_MGR_REGISTRATION_H */
 
index 21a89fce7b10dc079957d060c95fb1db21db7924..2313301c698b4af2ce84e11d44c97c1f74339984 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_REQUEST_H
-#define SQUID_MGR_REQUEST_H
+#ifndef SQUID_SRC_MGR_REQUEST_H
+#define SQUID_SRC_MGR_REQUEST_H
 
 #include "ipc/forward.h"
 #include "ipc/Request.h"
@@ -38,5 +38,5 @@ public:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_REQUEST_H */
+#endif /* SQUID_SRC_MGR_REQUEST_H */
 
index 26438c3ede57c040e753328fb82b29836b72e6c1..cb9d292e3fe29327dc07012f6ade8c71c8e510a5 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_RESPONSE_H
-#define SQUID_MGR_RESPONSE_H
+#ifndef SQUID_SRC_MGR_RESPONSE_H
+#define SQUID_SRC_MGR_RESPONSE_H
 
 #include "ipc/forward.h"
 #include "ipc/Response.h"
@@ -41,5 +41,5 @@ public:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_RESPONSE_H */
+#endif /* SQUID_SRC_MGR_RESPONSE_H */
 
index 1742844868c81596c949e1465b135de532c5d47f..03ec5c2c18a778c2d0c4ce9a69d9d1042ab6ebce 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_SERVICE_TIMES_ACTION_H
-#define SQUID_MGR_SERVICE_TIMES_ACTION_H
+#ifndef SQUID_SRC_MGR_SERVICETIMESACTION_H
+#define SQUID_SRC_MGR_SERVICETIMESACTION_H
 
 #include "mgr/Action.h"
 
@@ -68,5 +68,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_SERVICE_TIMES_ACTION_H */
+#endif /* SQUID_SRC_MGR_SERVICETIMESACTION_H */
 
index b803ea48c80825b073da0a15328a735bdc671a28..5282e1ad7d1c738e7cde183f894aea252bd2f3ab 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_STORE_IO_ACTION_H
-#define SQUID_MGR_STORE_IO_ACTION_H
+#ifndef SQUID_SRC_MGR_STOREIOACTION_H
+#define SQUID_SRC_MGR_STOREIOACTION_H
 
 #include "mgr/Action.h"
 
@@ -54,5 +54,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_STORE_IO_ACTION_H */
+#endif /* SQUID_SRC_MGR_STOREIOACTION_H */
 
index d3d584d21736b6fd0e12b77d9ad6f22c5b98b5da..b6ee3a6c84419735e8f507d5eb2f308bba2733a5 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_STORE_TO_COMM_WRITER_H
-#define SQUID_MGR_STORE_TO_COMM_WRITER_H
+#ifndef SQUID_SRC_MGR_STORETOCOMMWRITER_H
+#define SQUID_SRC_MGR_STORETOCOMMWRITER_H
 
 #include "base/AsyncJob.h"
 #include "comm/forward.h"
@@ -71,5 +71,5 @@ protected:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_STORE_TO_COMM_WRITER_H */
+#endif /* SQUID_SRC_MGR_STORETOCOMMWRITER_H */
 
index 1a07ee9b21326aa8650aea684d77ab8e6d194cc2..8b07f26183975de9c11d5639f01a7c9c572b74ad 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_STRING_PARAM_H
-#define SQUID_MGR_STRING_PARAM_H
+#ifndef SQUID_SRC_MGR_STRINGPARAM_H
+#define SQUID_SRC_MGR_STRINGPARAM_H
 
 #include "ipc/forward.h"
 #include "mgr/forward.h"
@@ -34,5 +34,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_STRING_PARAM_H */
+#endif /* SQUID_SRC_MGR_STRINGPARAM_H */
 
index 96f4615c0c994c371078758030d537bb64ec9f44..5e1f5b9bdd91453e33d8bc70ce4ed6df6ff4e3ef 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_FORWARD_H
-#define SQUID_MGR_FORWARD_H
+#ifndef SQUID_SRC_MGR_FORWARD_H
+#define SQUID_SRC_MGR_FORWARD_H
 
 #include "base/RefCount.h"
 
@@ -43,5 +43,5 @@ class StoreEntry;
  */
 typedef void OBJH(StoreEntry *);
 
-#endif /* SQUID_MGR_FORWARD_H */
+#endif /* SQUID_SRC_MGR_FORWARD_H */
 
index 2c9af7180acec029d00ad5590c4430649a93ef36..d7ba479725ced085e17339a9b47d8b8ad5c4d5ab 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 25    MIME Parsing and Internal Icons */
 
-#ifndef SQUID_MIME_H_
-#define SQUID_MIME_H_
+#ifndef SQUID_SRC_MIME_H
+#define SQUID_SRC_MIME_H
 
 void mimeInit(char *filename);
 const char *mimeGetContentEncoding(const char *fn);
@@ -19,5 +19,5 @@ char mimeGetTransferMode(const char *fn);
 bool mimeGetDownloadOption(const char *fn);
 bool mimeGetViewOption(const char *fn);
 
-#endif /* SQUID_MIME_H_ */
+#endif /* SQUID_SRC_MIME_H */
 
index fc67de345812efaa77778e50101decabc15e0634..f013b1c6746444268b6dab2cdcb321a8dbbd1979 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 25    MiME Header Parsing */
 
-#ifndef SQUID_MIME_HEADER_H_
-#define SQUID_MIME_HEADER_H_
+#ifndef SQUID_SRC_MIME_HEADER_H
+#define SQUID_SRC_MIME_HEADER_H
 
 #include "sbuf/forward.h"
 
@@ -44,5 +44,5 @@ headersEnd(const char *buf, size_t sz)
     return headersEnd(buf, sz, ignored);
 }
 
-#endif /* SQUID_MIME_HEADER_H_ */
+#endif /* SQUID_SRC_MIME_HEADER_H */
 
index b52650f559477d316a83b44883eac6c0b1eeefd3..a5f1e7d28a0496e9c06ad978e750a041827ffbd3 100644 (file)
@@ -8,13 +8,13 @@
 
 /* DEBUG: section 07    Multicast */
 
-#ifndef SQUID_MULTICAST_H_
-#define SQUID_MULTICAST_H_
+#ifndef SQUID_SRC_MULTICAST_H
+#define SQUID_SRC_MULTICAST_H
 
 #include "ipcache.h"
 
 int mcastSetTtl(int, int);
 extern IPH mcastJoinGroups;
 
-#endif /* SQUID_MULTICAST_H_ */
+#endif /* SQUID_SRC_MULTICAST_H */
 
index 9bff223529e077b3722046a8430b9dac8f8e3ac5..d5d224c19bfde582316ece2756707fa6dabf6bf9 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 15    Neighbor Routines */
 
-#ifndef SQUID_NEIGHBORS_H_
-#define SQUID_NEIGHBORS_H_
+#ifndef SQUID_SRC_NEIGHBORS_H
+#define SQUID_SRC_NEIGHBORS_H
 
 #include "anyp/forward.h"
 #include "enums.h"
@@ -79,5 +79,5 @@ void peerConnClosed(CachePeer *p);
 
 CachePeer *whichPeer(const Ip::Address &from);
 
-#endif /* SQUID_NEIGHBORS_H_ */
+#endif /* SQUID_SRC_NEIGHBORS_H */
 
index a5faa44e246d1a97cc526d7432049d5411a12aeb..a67a01b2e716ebc7a22dad82af4ac2f2e159f1fc 100644 (file)
@@ -157,5 +157,5 @@ BinaryTokenizerContext::success() {
 
 } /* namespace Parser */
 
-#endif // SQUID_SRC_PARSER_BINARYTOKENIZER_H
+#endif /* SQUID_SRC_PARSER_BINARYTOKENIZER_H */
 
index 3cfa7dd6c0414aa5e5850a0d65258d490b8c3b1c..ffa3076a512802d0136ea2689e99c10cd4559d39 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PARSER_TOKENIZER_H_
-#define SQUID_PARSER_TOKENIZER_H_
+#ifndef SQUID_SRC_PARSER_TOKENIZER_H
+#define SQUID_SRC_PARSER_TOKENIZER_H
 
 #include "base/CharacterSet.h"
 #include "sbuf/SBuf.h"
@@ -179,5 +179,5 @@ private:
 
 } /* namespace Parser */
 
-#endif /* SQUID_PARSER_TOKENIZER_H_ */
+#endif /* SQUID_SRC_PARSER_TOKENIZER_H */
 
index 091212ae87a07a6d2cbbee64ec643abb3dff2b88..1aed43923b9da33ed36eee5aa90de813b849c714 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PARSER_FORWARD_H
-#define SQUID_PARSER_FORWARD_H
+#ifndef SQUID_SRC_PARSER_FORWARD_H
+#define SQUID_SRC_PARSER_FORWARD_H
 
 namespace Parser {
 class Tokenizer;
@@ -18,5 +18,5 @@ class BinaryTokenizer;
 class InsufficientInput {};
 } // namespace Parser
 
-#endif /* SQUID_PARSER_FORWARD_H */
+#endif /* SQUID_SRC_PARSER_FORWARD_H */
 
index d0851e3da094b7f14fffd7fd3a29d7f2a53e345e..7cd052b9c95d076604f00f0a3757dda4d1bf69b5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PCONN_H
-#define SQUID_PCONN_H
+#ifndef SQUID_SRC_PCONN_H
+#define SQUID_SRC_PCONN_H
 
 #include "base/CbcPointer.h"
 #include "base/RunnersRegistry.h"
@@ -191,5 +191,5 @@ private:
     static PconnModule * instance;
 };
 
-#endif /* SQUID_PCONN_H */
+#endif /* SQUID_SRC_PCONN_H */
 
index 0fec7b466bb91b18b1414c76038434ced4fb2384..a7a4b78c5f2cd97150009d25019a4e974855733c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PEER_PROXY_NEGOTIATE_AUTH_H_
-#define SQUID_PEER_PROXY_NEGOTIATE_AUTH_H_
+#ifndef SQUID_SRC_PEER_PROXY_NEGOTIATE_AUTH_H
+#define SQUID_SRC_PEER_PROXY_NEGOTIATE_AUTH_H
 
 #define PEER_PROXY_NEGOTIATE_NOKEYTAB   1
 
@@ -17,5 +17,5 @@
 SQUIDCEXTERN char *peer_proxy_negotiate_auth(char *principal_name, char *proxy, int flags);
 #endif
 
-#endif /* SQUID_PEER_PROXY_NEGOTIATE_AUTH_H_ */
+#endif /* SQUID_SRC_PEER_PROXY_NEGOTIATE_AUTH_H */
 
index cfbe2ec204ab79e0b02b2f2639cd78b0e914ecfc..dbffd28a4debf70f2c6e22b36121fc263f0e5cf2 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 39    Peer source hash based selection */
 
-#ifndef SQUID_PEER_SOURCEHASH_H_
-#define SQUID_PEER_SOURCEHASH_H_
+#ifndef SQUID_SRC_PEER_SOURCEHASH_H
+#define SQUID_SRC_PEER_SOURCEHASH_H
 
 class CachePeer;
 class PeerSelector;
@@ -17,5 +17,5 @@ class PeerSelector;
 void peerSourceHashInit(void);
 CachePeer * peerSourceHashSelectParent(PeerSelector*);
 
-#endif /* SQUID_PEER_SOURCEHASH_H_ */
+#endif /* SQUID_SRC_PEER_SOURCEHASH_H */
 
index c2f167cff21431668b86360aa10cdfe1c0805b24..82908b83784d2fd6432ff8d0ddec7c71a10e5088 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 39    Peer user hash based selection */
 
-#ifndef SQUID_PEER_USERHASH_H_
-#define SQUID_PEER_USERHASH_H_
+#ifndef SQUID_SRC_PEER_USERHASH_H
+#define SQUID_SRC_PEER_USERHASH_H
 
 class CachePeer;
 class HttpRequest;
@@ -18,5 +18,5 @@ class PeerSelector;
 void peerUserHashInit(void);
 CachePeer * peerUserHashSelectParent(PeerSelector *);
 
-#endif /* SQUID_PEER_USERHASH_H_ */
+#endif /* SQUID_SRC_PEER_USERHASH_H */
 
index 8ad2a0b5682b8b3c22b890ebd34bd767616d4c0c..441e40c608681de3edacf8b4f6a152dc29b8506c 100644 (file)
@@ -6,12 +6,12 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PROTOS_H
-#define SQUID_PROTOS_H
+#ifndef SQUID_SRC_PROTOS_H
+#define SQUID_SRC_PROTOS_H
 
 void shut_down(int);
 void rotate_logs(int);
 void reconfigure(int);
 
-#endif /* SQUID_PROTOS_H */
+#endif /* SQUID_SRC_PROTOS_H */
 
index d0748b90ae15cc777d90167a108cc1b4eb92fc6a..6fe246d1611aa4667828ded385b50fe081baf172 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PROXYP_ELEMENTS_H
-#define SQUID_PROXYP_ELEMENTS_H
+#ifndef SQUID_SRC_PROXYP_ELEMENTS_H
+#define SQUID_SRC_PROXYP_ELEMENTS_H
 
 #include "sbuf/SBuf.h"
 
@@ -88,5 +88,5 @@ Two::FieldType FieldNameToFieldType(const SBuf &nameOrId);
 
 } // namespace ProxyProtocol
 
-#endif
+#endif /* SQUID_SRC_PROXYP_ELEMENTS_H */
 
index bb7ed77ff664939377a34ab76c00fa525f823786..bcdf7fc083505d8d527cd41931d9a6940ade8edb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PROXYP_HEADER_H
-#define SQUID_PROXYP_HEADER_H
+#ifndef SQUID_SRC_PROXYP_HEADER_H
+#define SQUID_SRC_PROXYP_HEADER_H
 
 #include "base/RefCount.h"
 #include "ip/Address.h"
@@ -83,5 +83,5 @@ private:
 
 } // namespace ProxyProtocol
 
-#endif
+#endif /* SQUID_SRC_PROXYP_HEADER_H */
 
index 28650c091a30073bb518c1e089ce4bb20985e4d4..4940917310f66a95db518d53cc418dea6a016b42 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_PROXYP_PARSER_H
-#define SQUID_PROXYP_PARSER_H
+#ifndef SQUID_SRC_PROXYP_PARSER_H
+#define SQUID_SRC_PROXYP_PARSER_H
 
 #include "proxyp/forward.h"
 #include "sbuf/forward.h"
@@ -32,5 +32,5 @@ Parsed Parse(const SBuf &);
 
 } // namespace ProxyProtocol
 
-#endif
+#endif /* SQUID_SRC_PROXYP_PARSER_H */
 
index 7628a8e92bb925c9d25d6af5f3a21cf05f5bfec1..20e2290b561407cfe32b659b326d57d3586e5c44 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_PROXYP_FORWARD_H
-#define _SQUID_SRC_PROXYP_FORWARD_H
+#ifndef SQUID_SRC_PROXYP_FORWARD_H
+#define SQUID_SRC_PROXYP_FORWARD_H
 
 #include "base/RefCount.h"
 
@@ -20,5 +20,5 @@ typedef RefCount<Header> HeaderPointer;
 
 }
 
-#endif /* _SQUID_SRC_PROXYP_FORWARD_H */
+#endif /* SQUID_SRC_PROXYP_FORWARD_H */
 
index 440384381e5638674240f040c081fac190a3f5d9..d7f5ae921f36b22334391ae33e41764248cb19c3 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 61    Redirector */
 
-#ifndef SQUID_REDIRECT_H_
-#define SQUID_REDIRECT_H_
+#ifndef SQUID_SRC_REDIRECT_H
+#define SQUID_SRC_REDIRECT_H
 
 #include "helper.h"
 
@@ -23,5 +23,5 @@ void redirectReconfigure();
 void redirectStart(ClientHttpRequest *, HLPCB *, void *);
 void storeIdStart(ClientHttpRequest *, HLPCB *, void *);
 
-#endif /* SQUID_REDIRECT_H_ */
+#endif /* SQUID_SRC_REDIRECT_H */
 
index 46832a1bd29f240a53958fc915d2b1998ac96c2e..1adb70e0e5145f7d5e8a972d8f253f99935fa249 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 22    Refresh Calculation */
 
-#ifndef SQUID_REFRESH_H_
-#define SQUID_REFRESH_H_
+#ifndef SQUID_SRC_REFRESH_H
+#define SQUID_SRC_REFRESH_H
 
 class RefreshPattern;
 
@@ -23,5 +23,5 @@ time_t getMaxAge(const char *url);
 void refreshInit(void);
 const RefreshPattern *refreshLimits(const char *url);
 
-#endif /* SQUID_REFRESH_H_ */
+#endif /* SQUID_SRC_REFRESH_H */
 
index a52f7b6f7ea61a41f0c7d267aacc204bb483a72e..447b03819e67a404a4b47b7c8d93d0e4fcd66f86 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUIDINC_STORE_HEAP_REPLACEMENT_H
-#define _SQUIDINC_STORE_HEAP_REPLACEMENT_H
+#ifndef SQUID_SRC_REPL_HEAP_STORE_HEAP_REPLACEMENT_H
+#define SQUID_SRC_REPL_HEAP_STORE_HEAP_REPLACEMENT_H
 
 #include "heap.h"
 
@@ -15,5 +15,5 @@ heap_key HeapKeyGen_StoreEntry_LFUDA(void *entry, double age);
 heap_key HeapKeyGen_StoreEntry_GDSF(void *entry, double age);
 heap_key HeapKeyGen_StoreEntry_LRU(void *entry, double age);
 
-#endif /* _SQUIDINC_STORE_HEAP_REPLACEMENT_H */
+#endif /* SQUID_SRC_REPL_HEAP_STORE_HEAP_REPLACEMENT_H */
 
index d4880776e8b6e55c71297ba1acfce0cec8bec6d6..4125f6ca192a959fb435949bdd061da35f4aa59f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_REPL_MODULES_H_
-#define SQUID_REPL_MODULES_H_
+#ifndef SQUID_SRC_REPL_MODULES_H
+#define SQUID_SRC_REPL_MODULES_H
 
 /*
  * Note: repl_modules.cc will be autogenerated.
@@ -15,5 +15,5 @@
 
 void storeReplSetup(void);
 
-#endif /* SQUID_REPL_MODULES_H_ */
+#endif /* SQUID_SRC_REPL_MODULES_H */
 
index 866c522994027dfdd7f345ae16aa601a0c361989..fb1e38669fbcb3bf3a9c22ec8ac810369834ebbd 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SBUFALGOS_H_
-#define SQUID_SBUFALGOS_H_
+#ifndef SQUID_SRC_SBUF_ALGORITHMS_H
+#define SQUID_SRC_SBUF_ALGORITHMS_H
 
 #include "sbuf/SBuf.h"
 
@@ -132,5 +132,5 @@ public:
     }
 };
 
-#endif /* SQUID_SBUFALGOS_H_ */
+#endif /* SQUID_SRC_SBUF_ALGORITHMS_H */
 
index adf50936286ee9e4dab6ad0862f8d9221cec1c13..eee588b24872d5e872cd0b326d1d15de872878d2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SBUFLIST_H
-#define SQUID_SBUFLIST_H
+#ifndef SQUID_SRC_SBUF_LIST_H
+#define SQUID_SRC_SBUF_LIST_H
 
 #include "sbuf/SBuf.h"
 
@@ -22,5 +22,5 @@ typedef std::list<SBuf> SBufList;
  */
 bool IsMember(const SBufList &, const SBuf &, const SBufCaseSensitive isCaseSensitive = caseSensitive);
 
-#endif /* SQUID_SBUFLIST_H */
+#endif /* SQUID_SRC_SBUF_LIST_H */
 
index 7cdae1b50e982ed946857efed800862d379a4d9d..1932118f15ba2cb020929cad51df32b39cf9770d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_MEMBLOB_H_
-#define SQUID_MEMBLOB_H_
+#ifndef SQUID_SRC_SBUF_MEMBLOB_H
+#define SQUID_SRC_SBUF_MEMBLOB_H
 
 #define MEMBLOB_DEBUGSECTION 24
 
@@ -130,5 +130,5 @@ private:
     MemBlob& operator =(const MemBlob &);
 };
 
-#endif /* SQUID_MEMBLOB_H_ */
+#endif /* SQUID_SRC_SBUF_MEMBLOB_H */
 
index 2844c3701160af4ea8e6a7af4709d4672365a27a..c6e90a1e9c5624e039d7de659c109a15aeb2a1c4 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 24    SBuf */
 
-#ifndef SQUID_SBUF_H
-#define SQUID_SBUF_H
+#ifndef SQUID_SRC_SBUF_SBUF_H
+#define SQUID_SRC_SBUF_SBUF_H
 
 #include "base/InstanceId.h"
 #include "base/TextException.h"
@@ -791,5 +791,5 @@ SBufIterator::operator!=(const SBufIterator &s) const
     return iter != s.iter;
 }
 
-#endif /* SQUID_SBUF_H */
+#endif /* SQUID_SRC_SBUF_SBUF_H */
 
index 0b0a81089d5237dd50ecc86f3c982b78a0d50ab7..e0169714038e04754a1f5f781a03a0801363c7c4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SBUF_STATS_H
-#define SQUID_SBUF_STATS_H
+#ifndef SQUID_SRC_SBUF_STATS_H
+#define SQUID_SRC_SBUF_STATS_H
 
 #include <iosfwd>
 
@@ -66,5 +66,5 @@ public:
     static SizeRecorder MemBlobSizeAtDestructRecorder;
 };
 
-#endif /* SQUID_SBUF_STATS_H */
+#endif /* SQUID_SRC_SBUF_STATS_H */
 
index 244ae3a92b057a9361ea3519f7854d2c61a308ad..40075a71635a8a6d1a51c5699f177429bf3ce2e9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SBUFSTREAM_H
-#define SQUID_SBUFSTREAM_H
+#ifndef SQUID_SRC_SBUF_STREAM_H
+#define SQUID_SRC_SBUF_STREAM_H
 
 #include "base/PackableStream.h"
 #include "sbuf/SBuf.h"
@@ -67,5 +67,5 @@ SBuf ToSBuf(Args&&... args)
     return out.buf();
 }
 
-#endif /* SQUID_SBUFSTREAM_H */
+#endif /* SQUID_SRC_SBUF_STREAM_H */
 
index 41e81bebf999d8252906b62a4d6d560e4cd9a0ce..a7ead8ab05198a7fcceef6fee64b9ecd18d29ef7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_SBUF_SBUFSTRING_H_
-#define SQUID_SRC_SBUF_SBUFSTRING_H_
+#ifndef SQUID_SRC_SBUF_STRINGCONVERT_H
+#define SQUID_SRC_SBUF_STRINGCONVERT_H
 
 #include "sbuf/SBuf.h"
 #include "SquidString.h"
@@ -30,5 +30,5 @@ SBufToString(const SBuf &s)
     return rv;
 }
 
-#endif /* SQUID_SRC_SBUF_SBUFSTRING_H_ */
+#endif /* SQUID_SRC_SBUF_STRINGCONVERT_H */
 
index e802c81ada3c1da33899afc03b16f549c0833f1e..5a2a8bf9ea83e43ceb5a43d10884ed58a71c18cb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_SECURITY_COMMUNICATION_SECRETS_H
-#define SQUID_SRC_SECURITY_COMMUNICATION_SECRETS_H
+#ifndef SQUID_SRC_SECURITY_COMMUNICATIONSECRETS_H
+#define SQUID_SRC_SECURITY_COMMUNICATIONSECRETS_H
 
 #include "sbuf/SBuf.h"
 #include "security/forward.h"
@@ -52,5 +52,5 @@ private:
 
 } // namespace Security
 
-#endif /* SQUID_SRC_SECURITY_COMMUNICATION_SECRETS_H */
+#endif /* SQUID_SRC_SECURITY_COMMUNICATIONSECRETS_H */
 
index 3ba646dc6f5720317a51fe221652b973b0c82e62..6580d73081d7a83ca7b4b7394a72a6bd261831c4 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SECURITY_ENCRYPTORANSWER_H
-#define SQUID_SECURITY_ENCRYPTORANSWER_H
+#ifndef SQUID_SRC_SECURITY_ENCRYPTORANSWER_H
+#define SQUID_SRC_SECURITY_ENCRYPTORANSWER_H
 
 #include "base/CbcPointer.h"
 #include "comm/forward.h"
@@ -37,5 +37,5 @@ std::ostream &operator <<(std::ostream &, const EncryptorAnswer &);
 
 } // namespace Security
 
-#endif /* SQUID_SECURITY_ENCRYPTORANSWER_H */
+#endif /* SQUID_SRC_SECURITY_ENCRYPTORANSWER_H */
 
index a400be4bd9227451ac38cb05b539257fff4fb231..c428c0d8dd2bdd6c11880fd2f4d412049c8879ab 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_SECURITY_DETAIL_H
-#define SQUID_SRC_SECURITY_DETAIL_H
+#ifndef SQUID_SRC_SECURITY_ERRORDETAIL_H
+#define SQUID_SRC_SECURITY_ERRORDETAIL_H
 
 #include "base/RefCount.h"
 #include "error/Detail.h"
@@ -138,5 +138,5 @@ operator <<(std::ostream &os, const ErrorDetail::Pointer &p)
 
 } // namespace Security
 
-#endif
+#endif /* SQUID_SRC_SECURITY_ERRORDETAIL_H */
 
index fe21ccda08fc723ee6d831355611f649191c605d..260ca36df1b2f43d52e98cfe3955a4d85a4ad8a6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SECURITY_HANDSHAKE_H
-#define SQUID_SECURITY_HANDSHAKE_H
+#ifndef SQUID_SRC_SECURITY_HANDSHAKE_H
+#define SQUID_SRC_SECURITY_HANDSHAKE_H
 
 #include "anyp/ProtocolVersion.h"
 #include "base/YesNoNone.h"
@@ -164,5 +164,5 @@ Tls1p3orLater(const AnyP::ProtocolVersion &p)
 
 }
 
-#endif // SQUID_SECURITY_HANDSHAKE_H
+#endif /* SQUID_SRC_SECURITY_HANDSHAKE_H */
 
index 732dae7490197d57b2665bcf191626c6345782a2..97255b2fde66ba5bb664af03a9505e9bf937d8c8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_SECURITY_KEY_LOGGER_H
-#define SQUID_SRC_SECURITY_KEY_LOGGER_H
+#ifndef SQUID_SRC_SECURITY_KEYLOGGER_H
+#define SQUID_SRC_SECURITY_KEYLOGGER_H
 
 #include "acl/forward.h"
 #include "security/CommunicationSecrets.h"
@@ -53,5 +53,5 @@ Security::KeyLogger::checkpoint(const Connection &sconn, const Acl::ChecklistFil
         maybeLog(sconn, caller);
 }
 
-#endif /* SQUID_SRC_SECURITY_KEY_LOGGER_H */
+#endif /* SQUID_SRC_SECURITY_KEYLOGGER_H */
 
index 743a76a97cbbaf77676751e7993a50abb1a8f3eb..aa6061b2f21adaf71f66bae5652b1d05d70e691e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_CERTIFICATE_DB_H
-#define SQUID_SSL_CERTIFICATE_DB_H
+#ifndef SQUID_SRC_SECURITY_CERT_GENERATORS_FILE_CERTIFICATE_DB_H
+#define SQUID_SRC_SECURITY_CERT_GENERATORS_FILE_CERTIFICATE_DB_H
 
 #include "base/Here.h"
 #include "ssl/gadgets.h"
@@ -184,5 +184,5 @@ private:
 };
 
 } // namespace Ssl
-#endif // SQUID_SSL_CERTIFICATE_DB_H
+#endif /* SQUID_SRC_SECURITY_CERT_GENERATORS_FILE_CERTIFICATE_DB_H */
 
index 084d0d4323e464abdab23c84af115b07ff82f431..bbabe65ed8fc2e675fd462bf794cf1acf90fcc5b 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 33    Client-side Routines */
 
-#ifndef SQUID_SERVERS_FTP_SERVER_H
-#define SQUID_SERVERS_FTP_SERVER_H
+#ifndef SQUID_SRC_SERVERS_FTPSERVER_H
+#define SQUID_SRC_SERVERS_FTPSERVER_H
 
 #include "base/JobWait.h"
 #include "base/Lock.h"
@@ -208,5 +208,5 @@ private:
 
 } // namespace Ftp
 
-#endif /* SQUID_SERVERS_FTP_SERVER_H */
+#endif /* SQUID_SRC_SERVERS_FTPSERVER_H */
 
index f890584477616431e9f32658fa67868b14db16fd..13bd67e1c5e50d6929806ca21825516ec5b6e3e6 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 33    Client-side Routines */
 
-#ifndef SQUID_SERVERS_SERVER_H
-#define SQUID_SERVERS_SERVER_H
+#ifndef SQUID_SRC_SERVERS_SERVER_H
+#define SQUID_SRC_SERVERS_SERVER_H
 
 #include "anyp/forward.h"
 #include "anyp/ProtocolVersion.h"
@@ -126,5 +126,5 @@ protected:
     AsyncCall::Pointer writer; ///< set when we are writing
 };
 
-#endif /* SQUID_SERVERS_SERVER_H */
+#endif /* SQUID_SRC_SERVERS_SERVER_H */
 
index 3961b89f3c0390c058c48159982b30cf31f666d3..8bce9e1caf6238d8bd6d913eea8b7a6fc0f706ab 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SERVERS_FORWARD_H
-#define SQUID_SERVERS_FORWARD_H
+#ifndef SQUID_SRC_SERVERS_FORWARD_H
+#define SQUID_SRC_SERVERS_FORWARD_H
 
 class MasterXaction;
 template <class C> class RefCount;
@@ -46,5 +46,5 @@ void StopListening();
 
 } // namespace Ftp
 
-#endif /* SQUID_SERVERS_FORWARD_H */
+#endif /* SQUID_SRC_SERVERS_FORWARD_H */
 
index 2932c44971f6ee25fc708c2c0db109a9ed01bbef..96f3d708dce3c5d9a5b00c4526d366b6782b9e17 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMPX_FORWARDER_H
-#define SQUID_SNMPX_FORWARDER_H
+#ifndef SQUID_SRC_SNMP_FORWARDER_H
+#define SQUID_SRC_SNMP_FORWARDER_H
 
 #include "ipc/Forwarder.h"
 #include "snmp/Pdu.h"
@@ -51,5 +51,5 @@ void SendResponse(Ipc::RequestId, const Pdu &);
 
 } // namespace Snmp
 
-#endif /* SQUID_SNMPX_FORWARDER_H */
+#endif /* SQUID_SRC_SNMP_FORWARDER_H */
 
index 0f08a02c96849490ceb97e3b583f1d0074120555..2a1f770c9d2f584b7e625e339ef51916d27b80c5 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMPX_INQUIRER_H
-#define SQUID_SNMPX_INQUIRER_H
+#ifndef SQUID_SRC_SNMP_INQUIRER_H
+#define SQUID_SRC_SNMP_INQUIRER_H
 
 #include "comm/forward.h"
 #include "ipc/Inquirer.h"
@@ -54,5 +54,5 @@ private:
 
 } // namespace Snmp
 
-#endif /* SQUID_SNMPX_INQUIRER_H */
+#endif /* SQUID_SRC_SNMP_INQUIRER_H */
 
index 3ffc98cb0bf221f1252cbb8df89c16286d1d4c57..23640afd5ce91d6666eda590a8fdf05cabea552a 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMPX_PDU_H
-#define SQUID_SNMPX_PDU_H
+#ifndef SQUID_SRC_SNMP_PDU_H
+#define SQUID_SRC_SNMP_PDU_H
 
 #include "base/Range.h"
 #include "ipc/forward.h"
@@ -48,5 +48,5 @@ private:
 
 } // namespace Snmp
 
-#endif /* SQUID_SNMPX_PDU_H */
+#endif /* SQUID_SRC_SNMP_PDU_H */
 
index 4c21d773d194c1d78fef0ca079afa540e1e737f1..c2e8b38cc0d04bea5896381b38be387a426d67f4 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMPX_REQUEST_H
-#define SQUID_SNMPX_REQUEST_H
+#ifndef SQUID_SRC_SNMP_REQUEST_H
+#define SQUID_SRC_SNMP_REQUEST_H
 
 #include "ip/Address.h"
 #include "ipc/forward.h"
@@ -41,5 +41,5 @@ public:
 
 } // namespace Snmp
 
-#endif /* SQUID_SNMPX_REQUEST_H */
+#endif /* SQUID_SRC_SNMP_REQUEST_H */
 
index 3af95f0334e7d41e502a48a6218bfb6858a78874..0847e98f49a1494898484c31a29476c928a363e7 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMPX_RESPONSE_H
-#define SQUID_SNMPX_RESPONSE_H
+#ifndef SQUID_SRC_SNMP_RESPONSE_H
+#define SQUID_SRC_SNMP_RESPONSE_H
 
 #include "ipc/forward.h"
 #include "ipc/Response.h"
@@ -35,5 +35,5 @@ public:
 
 } // namespace Snmp
 
-#endif /* SQUID_SNMPX_RESPONSE_H */
+#endif /* SQUID_SRC_SNMP_RESPONSE_H */
 
index 4bcfad55aade889daf50fc61f9e160fc6dbd74bc..deb33b7cb0d5ce6803824710bfd89e0d17ccdac5 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMPX_SESSION_H
-#define SQUID_SNMPX_SESSION_H
+#ifndef SQUID_SRC_SNMP_SESSION_H
+#define SQUID_SRC_SNMP_SESSION_H
 
 #include "ipc/forward.h"
 #include "snmp.h"
@@ -36,5 +36,5 @@ private:
 
 } // namespace Snmp
 
-#endif /* SQUID_SNMPX_SESSION_H */
+#endif /* SQUID_SRC_SNMP_SESSION_H */
 
index c845a0a92dcea04177275755da12320943932967..5d19cc5929ae6b7549a3c7c16a1e5d203553934b 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMPX_VAR_H
-#define SQUID_SNMPX_VAR_H
+#ifndef SQUID_SRC_SNMP_VAR_H
+#define SQUID_SRC_SNMP_VAR_H
 
 #include "base/Range.h"
 #include "ipc/forward.h"
@@ -70,5 +70,5 @@ private:
 
 } // namespace Snmp
 
-#endif /* SQUID_SNMPX_VAR_H */
+#endif /* SQUID_SRC_SNMP_VAR_H */
 
index 502eef9e3464ef5a24ff716a091d4a7dadd4623c..7d69085fc08d1e3db37e8425b39f1943b633b62a 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMPX_FORWARD_H
-#define SQUID_SNMPX_FORWARD_H
+#ifndef SQUID_SRC_SNMP_FORWARD_H
+#define SQUID_SRC_SNMP_FORWARD_H
 
 namespace Snmp
 {
@@ -22,5 +22,5 @@ class Var;
 
 } // namespace Snmp
 
-#endif /* SQUID_SNMPX_FORWARD_H */
+#endif /* SQUID_SRC_SNMP_FORWARD_H */
 
index 069a0271a17a397d9a5a18f26f303043b92b0a0b..bbaeaece234cb75e155dd89dd672c14f586526cc 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMP_AGENT_H_
-#define SQUID_SNMP_AGENT_H_
+#ifndef SQUID_SRC_SNMP_AGENT_H
+#define SQUID_SRC_SNMP_AGENT_H
 
 #if SQUID_SNMP
 
@@ -26,5 +26,5 @@ variable_list *snmp_netDnsFn(variable_list *, snint *);
 variable_list *snmp_meshPtblFn(variable_list *, snint *);
 
 #endif /* SQUID_SNMP */
-#endif /* SQUID_SNMP_AGENT_H_ */
+#endif /* SQUID_SRC_SNMP_AGENT_H */
 
index dfc715db870dde6725055f278ce384b12eda51f8..19519038698bc3f13ac1ea9abb314a7a5f721fd8 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 49    SNMP Interface */
 
-#ifndef SQUID_SNMP_CORE_H
-#define SQUID_SNMP_CORE_H
+#ifndef SQUID_SRC_SNMP_CORE_H
+#define SQUID_SRC_SNMP_CORE_H
 
 #include "acl/Strategy.h"
 #include "cache_snmp.h"
@@ -58,5 +58,5 @@ public:
     int match (ACLData<MatchType> *&data, ACLFilledChecklist *checklist) override;
 };
 
-#endif /* SQUID_SNMP_CORE_H */
+#endif /* SQUID_SRC_SNMP_CORE_H */
 
index 8e861fc4d6d3a6f82c3fa08176ee885fbeed7b82..80909ca0780ddb9ea1e8031445060cb4426d37c6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_CONFIG_H
-#define SQUID_SSL_CONFIG_H
+#ifndef SQUID_SRC_SSL_CONFIG_H
+#define SQUID_SRC_SSL_CONFIG_H
 
 #include "helper/ChildConfig.h"
 
@@ -34,5 +34,5 @@ private:
 extern Config TheConfig;
 
 } // namespace Ssl
-#endif
+#endif /* SQUID_SRC_SSL_CONFIG_H */
 
index 994846ad2b1d9ab7ca4ace1c5038d3f62257f8cc..6232f8cc1309ee28dc845f0f30699d8024db2729 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SSL_ERROR_DETAIL_H
-#define _SQUID_SSL_ERROR_DETAIL_H
+#ifndef SQUID_SRC_SSL_ERRORDETAIL_H
+#define SQUID_SRC_SSL_ERRORDETAIL_H
 
 #include "security/ErrorDetail.h"
 
@@ -45,5 +45,5 @@ const char *GetErrorDescr(Security::ErrorCode value);
 bool ErrorIsOptional(const char *name);
 
 }//namespace Ssl
-#endif
+#endif /* SQUID_SRC_SSL_ERRORDETAIL_H */
 
index a712858728aa80587ed65be21bec34ca58f2a18b..aa68b865e87403a9ebca49e95877c42622872e1a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SSL_ERRORDETAILMANAGER_H
-#define _SQUID_SSL_ERRORDETAILMANAGER_H
+#ifndef SQUID_SRC_SSL_ERRORDETAILMANAGER_H
+#define SQUID_SRC_SSL_ERRORDETAILMANAGER_H
 
 #include "base/RefCount.h"
 #include "HttpRequest.h"
@@ -94,5 +94,5 @@ private:
 void errorDetailInitialize();
 void errorDetailClean();
 } //namespace Ssl
-#endif
+#endif /* SQUID_SRC_SSL_ERRORDETAILMANAGER_H */
 
index 8bbf0494200fa07daac8a4de5a8412a9b40b64f3..4b8a2574d1b18d015570caa4233c2043211a0669 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSLPROXYCERTS_H_
-#define SQUID_SSLPROXYCERTS_H_
+#ifndef SQUID_SRC_SSL_PROXYCERTS_H
+#define SQUID_SRC_SSL_PROXYCERTS_H
 
 #if USE_OPENSSL
 #include "acl/forward.h"
@@ -59,5 +59,5 @@ public:
 };
 #endif
 
-#endif /* SQUID_SSLPROXYCERTS_H_ */
+#endif /* SQUID_SRC_SSL_PROXYCERTS_H */
 
index c8af4d0208e3d75b233b6fa2b84d0fa5f4654349..7cf858d88ee2747b4f314fbf6dba2a55b230f05e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SSL_PEEKER_H
-#define _SQUID_SSL_PEEKER_H
+#ifndef SQUID_SRC_SSL_SERVERBUMP_H
+#define SQUID_SRC_SSL_SERVERBUMP_H
 
 #include "base/AsyncJob.h"
 #include "base/CbcPointer.h"
@@ -69,5 +69,5 @@ private:
 
 } // namespace Ssl
 
-#endif
+#endif /* SQUID_SRC_SSL_SERVERBUMP_H */
 
index 47f4a1e43f8d3dad45f383106144ed19d5301f2d..951293caba17fdc0c1cd1af3b5c8fc43e4ba0286 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_BIO_H
-#define SQUID_SSL_BIO_H
+#ifndef SQUID_SRC_SSL_BIO_H
+#define SQUID_SRC_SSL_BIO_H
 
 #if USE_OPENSSL
 
@@ -201,5 +201,5 @@ void
 applyTlsDetailsToSSL(SSL *ssl, Security::TlsDetails::Pointer const &details, Ssl::BumpMode bumpMode);
 
 #endif /* USE_OPENSSL */
-#endif /* SQUID_SSL_BIO_H */
+#endif /* SQUID_SRC_SSL_BIO_H */
 
index 4e2b7dfda383c95ae4ad21817d19d617740d2fa2..ee14c58fc7ef45ec14a7431eaae1f04877901489 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_CERT_VALIDATE_MESSAGE_H
-#define SQUID_SSL_CERT_VALIDATE_MESSAGE_H
+#ifndef SQUID_SRC_SSL_CERT_VALIDATE_MESSAGE_H
+#define SQUID_SRC_SSL_CERT_VALIDATE_MESSAGE_H
 
 #include "base/RefCount.h"
 #include "helper/ResultCode.h"
@@ -130,5 +130,5 @@ private:
 
 }//namespace Ssl
 
-#endif // SQUID_SSL_CERT_VALIDATE_MESSAGE_H
+#endif /* SQUID_SRC_SSL_CERT_VALIDATE_MESSAGE_H */
 
index bfc5ce408b7248715b940265e96a18c7eede1806..594591ed8fb215a1039b1cf2d93a6b948cc3f1ba 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_CONTEXT_STORAGE_H
-#define SQUID_SSL_CONTEXT_STORAGE_H
+#ifndef SQUID_SRC_SSL_CONTEXT_STORAGE_H
+#define SQUID_SRC_SSL_CONTEXT_STORAGE_H
 
 #if USE_OPENSSL
 
@@ -78,5 +78,5 @@ extern GlobalContextStorage TheGlobalContextStorage;
 } //namespace Ssl
 #endif // USE_OPENSSL
 
-#endif // SQUID_SSL_CONTEXT_STORAGE_H
+#endif /* SQUID_SRC_SSL_CONTEXT_STORAGE_H */
 
index bd0da57a821e9729fc79f9ee25b9c4b7a7c52ca8..228e96aff6f9069f3b7cb9078888bb2db13f422a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_CRTD_MESSAGE_H
-#define SQUID_SSL_CRTD_MESSAGE_H
+#ifndef SQUID_SRC_SSL_CRTD_MESSAGE_H
+#define SQUID_SRC_SSL_CRTD_MESSAGE_H
 
 #include <map>
 #include <string>
@@ -105,5 +105,5 @@ protected:
 
 } //namespace Ssl
 
-#endif // SQUID_SSL_CRTD_MESSAGE_H
+#endif /* SQUID_SRC_SSL_CRTD_MESSAGE_H */
 
index be1e6c6320dc54ba07534e18195e2ad3f6746fd8..c8d245c5e59462b7d3eee7841b6211b1bf5695b2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_GADGETS_H
-#define SQUID_SSL_GADGETS_H
+#ifndef SQUID_SRC_SSL_GADGETS_H
+#define SQUID_SRC_SSL_GADGETS_H
 
 #if USE_OPENSSL
 
@@ -293,5 +293,5 @@ const ASN1_BIT_STRING *X509_get_signature(const Security::CertPointer &);
 } // namespace Ssl
 
 #endif // USE_OPENSSL
-#endif // SQUID_SSL_GADGETS_H
+#endif /* SQUID_SRC_SSL_GADGETS_H */
 
index 220088258bce948a69358f8ec14353ea0a9cb41b..4f1323fdc22c42a52b1c5b5bfd39eb3f2c79b9d3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_HELPER_H
-#define SQUID_SSL_HELPER_H
+#ifndef SQUID_SRC_SSL_HELPER_H
+#define SQUID_SRC_SSL_HELPER_H
 
 #if USE_OPENSSL
 
@@ -62,5 +62,5 @@ public:
 } //namespace Ssl
 
 #endif /* USE_OPENSSL */
-#endif // SQUID_SSL_HELPER_H
+#endif /* SQUID_SRC_SSL_HELPER_H */
 
index 3e134510c98e24bceee4d28fd537c8586b1cd703..1c3ec7b13268727447c18095cdb86f3a9316e217 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 83    SSL accelerator support */
 
-#ifndef SQUID_SSL_SUPPORT_H
-#define SQUID_SSL_SUPPORT_H
+#ifndef SQUID_SRC_SSL_SUPPORT_H
+#define SQUID_SRC_SSL_SUPPORT_H
 
 #if USE_OPENSSL
 
@@ -397,5 +397,5 @@ int SSL_set_fd(SSL *ssl, int fd)
 #endif /* _SQUID_WINDOWS_ */
 
 #endif /* USE_OPENSSL */
-#endif /* SQUID_SSL_SUPPORT_H */
+#endif /* SQUID_SRC_SSL_SUPPORT_H */
 
index d57ba6a62c37dedd30c994e1c0acb0fa637615ae..b8008cf64ae00db9abf31fd872fc33d5e8f329c9 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 18    Cache Manager Statistics */
 
-#ifndef SQUID_STAT_H_
-#define SQUID_STAT_H_
+#ifndef SQUID_SRC_STAT_H
+#define SQUID_SRC_STAT_H
 
 void statInit(void);
 double median_svc_get(int, int);
@@ -24,5 +24,5 @@ double statByteHitRatio(int minutes);
 class StatCounters;
 StatCounters *snmpStatGet(int);
 
-#endif /* SQUID_STAT_H_ */
+#endif /* SQUID_SRC_STAT_H */
 
index d5e82d18df615a74464ab19d3c66d49e31926b06..fd6c4b602026a68d600bafbc33b1955dc2a7b6e0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STMEM_H
-#define SQUID_STMEM_H
+#ifndef SQUID_SRC_STMEM_H
+#define SQUID_SRC_STMEM_H
 
 #include "base/Range.h"
 #include "splay.h"
@@ -60,5 +60,5 @@ private:
     Splay<mem_node *> nodes;
 };
 
-#endif /* SQUID_STMEM_H */
+#endif /* SQUID_SRC_STMEM_H */
 
index 6202b00a6cd2b67a052991ae782c2f0101d57782..0018375bacfc07f78d65fd4bcea00080cb332a89 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_CONTROLLED_H
-#define SQUID_STORE_CONTROLLED_H
+#ifndef SQUID_SRC_STORE_CONTROLLED_H
+#define SQUID_SRC_STORE_CONTROLLED_H
 
 #include "store/Storage.h"
 
@@ -46,5 +46,5 @@ public:
 
 } // namespace Store
 
-#endif /* SQUID_STORE_CONTROLLED_H */
+#endif /* SQUID_SRC_STORE_CONTROLLED_H */
 
index dbac1ced619c41dd531685035e40baa032b0c8b9..ab54d7cd59faa998c77befee33904265efbc0dc2 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_CONTROLLER_H
-#define SQUID_STORE_CONTROLLER_H
+#ifndef SQUID_SRC_STORE_CONTROLLER_H
+#define SQUID_SRC_STORE_CONTROLLER_H
 
 #include "store/Storage.h"
 
@@ -173,5 +173,5 @@ extern void FreeMemory();
 
 } // namespace Store
 
-#endif /* SQUID_STORE_CONTROLLER_H */
+#endif /* SQUID_SRC_STORE_CONTROLLER_H */
 
index 45c629cba6f18f6ae432f6653c26e36c322ca0db..0960c7a42e0d952c7c64ddfceff092d1c57ee872 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_DISK_H
-#define SQUID_STORE_DISK_H
+#ifndef SQUID_SRC_STORE_DISK_H
+#define SQUID_SRC_STORE_DISK_H
 
 #include "store/Controlled.h"
 #include "StoreIOState.h"
@@ -149,5 +149,5 @@ public:
 
 } // namespace Store
 
-#endif /* SQUID_STORE_DISK_H */
+#endif /* SQUID_SRC_STORE_DISK_H */
 
index ef096376da8d1a8c36f2b9d65c3cbb7716278ff9..9e9849d675c4ba7ad7ea5cc29dbd10c12d1f4f7f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_DISKS_H
-#define SQUID_STORE_DISKS_H
+#ifndef SQUID_SRC_STORE_DISKS_H
+#define SQUID_SRC_STORE_DISKS_H
 
 #include "store/Controlled.h"
 #include "store/forward.h"
@@ -82,5 +82,5 @@ void free_cachedir(Store::DiskConfig *swap);
 /* Globals that should be moved to some Store::UFS-specific logging module */
 void storeDirSwapLog(const StoreEntry *e, int op);
 
-#endif /* SQUID_STORE_DISKS_H */
+#endif /* SQUID_SRC_STORE_DISKS_H */
 
index 72aaefd088c408167b39bbd97cd2e69a15d62110..b6c70eeeaaa2407d09d72d83f5b714c9ebc5b6b6 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_LOCAL_SEARCH_H
-#define SQUID_STORE_LOCAL_SEARCH_H
+#ifndef SQUID_SRC_STORE_LOCALSEARCH_H
+#define SQUID_SRC_STORE_LOCALSEARCH_H
 
 #include "store/forward.h"
 
@@ -15,5 +15,5 @@ namespace Store {
 StoreSearch *NewLocalSearch();
 } // namespace Store
 
-#endif /* SQUID_STORE_LOCAL_SEARCH_H */
+#endif /* SQUID_SRC_STORE_LOCALSEARCH_H */
 
index 909f7f03ecfedd1e6b7ba4a4194dd9bbfbee7167..39c0353979989d30700cc6558dda2babc1d03a44 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_STORAGE_H
-#define SQUID_STORE_STORAGE_H
+#ifndef SQUID_SRC_STORE_STORAGE_H
+#define SQUID_SRC_STORE_STORAGE_H
 
 #include "base/RefCount.h"
 #include "http/RequestMethod.h"
@@ -80,5 +80,5 @@ public:
 
 } // namespace Store
 
-#endif /* SQUID_STORE_STORAGE_H */
+#endif /* SQUID_SRC_STORE_STORAGE_H */
 
index a89689b66c186eb40af0bfe64d780a371d9ff080..e7725128bf2b9f2f9a527781525a9baa250d99c7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_FORWARD_H
-#define SQUID_STORE_FORWARD_H
+#ifndef SQUID_SRC_STORE_FORWARD_H
+#define SQUID_SRC_STORE_FORWARD_H
 
 // bug 4610 see comments 22-38
 // Nasty hack, but it turns out C++ allows int32_t to be
@@ -60,5 +60,5 @@ typedef Store::Disk SwapDir;
 template <class C> class RefCount;
 typedef RefCount<Store::Disk> SwapDirPointer;
 
-#endif /* SQUID_STORE_FORWARD_H */
+#endif /* SQUID_SRC_STORE_FORWARD_H */
 
index 87822e413d049ddf488aeff4b56e447749d7082b..8482c3a473eec0665c7c272a4be4e793dab7d248 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 71    Store Digest Manager */
 
-#ifndef SQUID_STORE_DIGEST_H_
-#define SQUID_STORE_DIGEST_H_
+#ifndef SQUID_SRC_STORE_DIGEST_H
+#define SQUID_SRC_STORE_DIGEST_H
 
 class StoreEntry;
 
@@ -18,5 +18,5 @@ void storeDigestNoteStoreReady(void);
 void storeDigestDel(const StoreEntry * entry);
 void storeDigestReport(StoreEntry *);
 
-#endif /* SQUID_STORE_DIGEST_H_ */
+#endif /* SQUID_SRC_STORE_DIGEST_H */
 
index d0fb1f05b3f44884d45c05f2fc3b71a92dd1079c..85702169c803d883cdc7534c4fc7de1c8ac880ee 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 20    Storage Manager MD5 Cache Keys */
 
-#ifndef SQUID_STORE_KEY_MD5_H_
-#define SQUID_STORE_KEY_MD5_H_
+#ifndef SQUID_SRC_STORE_KEY_MD5_H
+#define SQUID_SRC_STORE_KEY_MD5_H
 
 #include "hash.h"
 #include "http/forward.h"
@@ -34,5 +34,5 @@ int storeKeyHashBuckets(int);
 extern HASHHASH storeKeyHashHash;
 extern HASHCMP storeKeyHashCmp;
 
-#endif /* SQUID_STORE_KEY_MD5_H_ */
+#endif /* SQUID_SRC_STORE_KEY_MD5_H */
 
index 240acd9fc5f6e546fc9c589562ae464a332d899e..fd75e58ba312c19826f7841fcbda20231ebee1c5 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 20    Storage Manager Logging Functions */
 
-#ifndef SQUID_STORE_LOG_H_
-#define SQUID_STORE_LOG_H_
+#ifndef SQUID_SRC_STORE_LOG_H
+#define SQUID_SRC_STORE_LOG_H
 
 class StoreEntry;
 
@@ -18,5 +18,5 @@ void storeLogRotate(void);
 void storeLogClose(void);
 void storeLogOpen(void);
 
-#endif /* SQUID_STORE_LOG_H_ */
+#endif /* SQUID_SRC_STORE_LOG_H */
 
index c832b0025011b974d8bd081b8c03274cddaf7010..8d9e647ba865fe50c771a2a6fa3e1e48e523d561 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 20    Store Rebuild Routines */
 
-#ifndef SQUID_STORE_REBUILD_H_
-#define SQUID_STORE_REBUILD_H_
+#ifndef SQUID_SRC_STORE_REBUILD_H
+#define SQUID_SRC_STORE_REBUILD_H
 
 #include "store_key_md5.h"
 
@@ -84,5 +84,5 @@ bool storeRebuildLoadEntry(int fd, int diskIndex, MemBuf &buf, StoreRebuildData
  */
 bool storeRebuildParseEntry(MemBuf &buf, StoreEntry &e, cache_key *key, StoreRebuildData &counts, uint64_t expectedSize);
 
-#endif /* SQUID_STORE_REBUILD_H_ */
+#endif /* SQUID_SRC_STORE_REBUILD_H */
 
index e001284ae26d06ab764b4a6567aa74ace9556532..840e78c18dc2c21ad563c457b962b3cc71ab832e 100644 (file)
@@ -8,11 +8,11 @@
 
 /* DEBUG: section 20    Storage Manager Swapin Functions */
 
-#ifndef SQUID_STORE_SWAPIN_H_
-#define SQUID_STORE_SWAPIN_H_
+#ifndef SQUID_SRC_STORE_SWAPIN_H
+#define SQUID_SRC_STORE_SWAPIN_H
 
 class store_client;
 void storeSwapInStart(store_client *);
 
-#endif /* SQUID_STORE_SWAPIN_H_ */
+#endif /* SQUID_SRC_STORE_SWAPIN_H */
 
index 26cbef84e7dab08256cf5ca409375ea5a0208651..d4fc382f829846e6c34325396ff3e082005b67ba 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SWAP_LOG_OP_H
-#define _SQUID_SWAP_LOG_OP_H
+#ifndef SQUID_SRC_SWAP_LOG_OP_H
+#define SQUID_SRC_SWAP_LOG_OP_H
 
 typedef enum {
     SWAP_LOG_NOP,
@@ -19,5 +19,5 @@ typedef enum {
 
 extern const char *swap_log_op_str[];
 
-#endif /* _SQUID_SWAP_LOG_OP_H */
+#endif /* SQUID_SRC_SWAP_LOG_OP_H */
 
index 31fa0e22db9fd95e1b279dbdc294fc80e5e0191e..fdbcfab9e43e215294eeb734e080001de567a687 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_TESTS_CAPTURINGSTORE_ENTRY_H
-#define SQUID_TESTS_CAPTURINGSTORE_ENTRY_H
+#ifndef SQUID_SRC_TESTS_CAPTURINGSTOREENTRY_H
+#define SQUID_SRC_TESTS_CAPTURINGSTOREENTRY_H
 
 #include "Store.h"
 
@@ -39,5 +39,5 @@ public:
     }
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_CAPTURINGSTOREENTRY_H */
 
index 9cba23004483e8e9c0e445d6d08c12819665c00b..f339283b2cad26e080522c074116cf1e92500c71 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_SBUFFINDTEST_H
-#define SQUID_SRC_TEST_SBUFFINDTEST_H
+#ifndef SQUID_SRC_TESTS_SBUFFINDTEST_H
+#define SQUID_SRC_TESTS_SBUFFINDTEST_H
 
 #include "sbuf/SBuf.h"
 
@@ -88,5 +88,5 @@ private:
 
 typedef SBufFindTest::Placement Placement;
 
-#endif
+#endif /* SQUID_SRC_TESTS_SBUFFINDTEST_H */
 
index 103abe7ea141153e132a45f30593078ab0c62763..40e6d25c560ed1c6ec7018329e80d88ab1695a64 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_ACLMAXUSERIP_H
-#define SQUID_SRC_TEST_ACLMAXUSERIP_H
+#ifndef SQUID_SRC_TESTS_TESTACLMAXUSERIP_H
+#define SQUID_SRC_TESTS_TESTACLMAXUSERIP_H
 
 #if USE_AUTH
 
@@ -35,5 +35,5 @@ protected:
 };
 
 #endif /* USE_AUTH */
-#endif /* SQUID_SRC_TEST_ACLMAXUSERIP_H */
+#endif /* SQUID_SRC_TESTS_TESTACLMAXUSERIP_H */
 
index cab3ba889f8d229a96aa6493e3df880cbf8e5666..f0688cb66d0149da7bc3b52cbf0f6b1a9997dada 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_AUTH_H
-#define SQUID_SRC_TEST_AUTH_H
+#ifndef SQUID_SRC_TESTS_TESTAUTH_H
+#define SQUID_SRC_TESTS_TESTAUTH_H
 
 #if USE_AUTH
 
@@ -123,5 +123,5 @@ protected:
 #endif
 
 #endif /* USE_AUTH */
-#endif /* SQUID_SRC_TEST_AUTH_H */
+#endif /* SQUID_SRC_TESTS_TESTAUTH_H */
 
index a7aa8d52f1453332b595189c013c34a2080c16d5..3de19a49d2fba4b8baf997ce549be2701573b67a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_BOILDERPLATE_H
-#define SQUID_SRC_TEST_BOILDERPLATE_H
+#ifndef SQUID_SRC_TESTS_TESTBOILERPLATE_H
+#define SQUID_SRC_TESTS_TESTBOILERPLATE_H
 
 #include "compat/cppunit.h"
 
@@ -29,5 +29,5 @@ protected:
     void testDemonstration();
 };
 
-#endif /* SQUID_SRC_TEST_BOILDERPLATE_H */
+#endif /* SQUID_SRC_TESTS_TESTBOILERPLATE_H */
 
index 490f46ed05d39a63ef3eae513c87f232f6a08715..e56fc33b2d656ffcdfe2d98ff0efc8ff6e2769a7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_CACHEMANAGER_H
-#define SQUID_SRC_TEST_CACHEMANAGER_H
+#ifndef SQUID_SRC_TESTS_TESTCACHEMANAGER_H
+#define SQUID_SRC_TESTS_TESTCACHEMANAGER_H
 
 #include "compat/cppunit.h"
 
@@ -32,5 +32,5 @@ protected:
     void testParseUrl();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTCACHEMANAGER_H */
 
index 4033e43544dac9f5070a68d2b22adf5ef554dc69..4350f8adf928ad60b1de85a820e494d2c7b6c08a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_BASE_TESTCHARACTERSET_H
-#define SQUID_BASE_TESTCHARACTERSET_H
+#ifndef SQUID_SRC_TESTS_TESTCHARACTERSET_H
+#define SQUID_SRC_TESTS_TESTCHARACTERSET_H
 
 #include "compat/cppunit.h"
 
@@ -33,5 +33,5 @@ protected:
     void CharacterSetSubtract();
 };
 
-#endif /* SQUID_BASE_TESTCHARACTERSET_H */
+#endif /* SQUID_SRC_TESTS_TESTCHARACTERSET_H */
 
index c3a18a4c7922302410093a6e0cba23304ef84db8..69803498a1b30be61364f427383eb5c6208a2819 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_CONFIG_PARSER_H
-#define SQUID_SRC_TEST_CONFIG_PARSER_H
+#ifndef SQUID_SRC_TESTS_TESTCONFIGPARSER_H
+#define SQUID_SRC_TESTS_TESTCONFIGPARSER_H
 
 #include "compat/cppunit.h"
 
@@ -29,5 +29,5 @@ protected:
     void testParseQuoted();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTCONFIGPARSER_H */
 
index 34cd6b545bbcafaeb53dfec1b66774859874c399..0b96ec7a89f79243fae907f5af48c1c30ff83cdb 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_DISKIO_H
-#define SQUID_SRC_TEST_DISKIO_H
+#ifndef SQUID_SRC_TESTS_TESTDISKIO_H
+#define SQUID_SRC_TESTS_TESTDISKIO_H
 
 #include "compat/cppunit.h"
 
@@ -28,5 +28,5 @@ protected:
     void testFindDefault();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTDISKIO_H */
 
index e77d5190a7e3d2ddbc1b8d0acfdc95a1a883cac6..b9dab78e6f16ba81e7b8e02c05e09a264261a348 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_TESTENUMITERATOR_H_
-#define SQUID_TESTENUMITERATOR_H_
+#ifndef SQUID_SRC_TESTS_TESTENUMITERATOR_H
+#define SQUID_SRC_TESTS_TESTENUMITERATOR_H
 
 #include "base/EnumIterator.h"
 
@@ -33,5 +33,5 @@ protected:
     void testUnsignedEnum();
 };
 
-#endif /* SQUID_TESTENUMITERATOR_H_ */
+#endif /* SQUID_SRC_TESTS_TESTENUMITERATOR_H */
 
index c3147238ccd64cd4f2818b1b5bb43b04a5179bd6..15a31c6bac3eae39bca8e51ca55fe43e5dc0baea 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_EVENT_H
-#define SQUID_SRC_TEST_EVENT_H
+#ifndef SQUID_SRC_TESTS_TESTEVENT_H
+#define SQUID_SRC_TESTS_TESTEVENT_H
 
 #include "compat/cppunit.h"
 
@@ -38,5 +38,5 @@ protected:
     void testCancel();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTEVENT_H */
 
index 939a7b9d6c2627fe850712290263454572cf7cc3..6e8e918245125b7bef6f5fb3ad85d23589b1c6a3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_EVENTLOOP_H
-#define SQUID_SRC_TEST_EVENTLOOP_H
+#ifndef SQUID_SRC_TESTS_TESTEVENTLOOP_H
+#define SQUID_SRC_TESTS_TESTEVENTLOOP_H
 
 #include "compat/cppunit.h"
 
@@ -39,5 +39,5 @@ protected:
      */
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTEVENTLOOP_H */
 
index c7b67b4ea00b8546f05feefe746cc736a96cd52b..5eeca937912217f45c72d2134d7fe71fb15997df 100644 (file)
@@ -39,5 +39,5 @@ protected:
     void testDripFeed(); // test incremental parse works
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTHTTP1PARSER_H */
 
index 3d01f38ab4fe28a1de42c9b2254464fe618421b1..24c5e4c872118eb18e95ddf2dc824f934f72ebfe 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_HTTP_REPLY_H
-#define SQUID_SRC_TEST_HTTP_REPLY_H
+#ifndef SQUID_SRC_TESTS_TESTHTTPREPLY_H
+#define SQUID_SRC_TESTS_TESTHTTPREPLY_H
 
 #include "compat/cppunit.h"
 
@@ -28,5 +28,5 @@ protected:
     void testSanityCheckFirstLine();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTHTTPREPLY_H */
 
index 3605edebb497cef8a38d2a774242d40c44292f56..cf47b13cf37b6227a552e0b2ee54794b73c75b95 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_HTTP_REQUEST_H
-#define SQUID_SRC_TEST_HTTP_REQUEST_H
+#ifndef SQUID_SRC_TESTS_TESTHTTPREQUEST_H
+#define SQUID_SRC_TESTS_TESTHTTPREQUEST_H
 
 #include "compat/cppunit.h"
 
@@ -32,5 +32,5 @@ protected:
     void testSanityCheckStartLine();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTHTTPREQUEST_H */
 
index 691657c36ffed761dfa3f098b40abaed7ec9c06b..2a20e5ae0151b946159ab58c154f311c083781f5 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_HTTP_REQUEST_METHOD_H
-#define SQUID_SRC_TEST_HTTP_REQUEST_METHOD_H
+#ifndef SQUID_SRC_TESTS_TESTHTTPREQUESTMETHOD_H
+#define SQUID_SRC_TESTS_TESTHTTPREQUESTMETHOD_H
 
 #include "compat/cppunit.h"
 
@@ -43,5 +43,5 @@ protected:
     void testStream();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTHTTPREQUESTMETHOD_H */
 
index f2320710d10226cfa73f8f3fa16177ec86481661..c4d4aee985b4d8bfd39ddbb103b917bec486ad32 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_IPADDRESS_H
-#define SQUID_SRC_TEST_IPADDRESS_H
+#ifndef SQUID_SRC_TESTS_TESTIPADDRESS_H
+#define SQUID_SRC_TESTS_TESTIPADDRESS_H
 
 #include "compat/cppunit.h"
 
@@ -67,5 +67,5 @@ protected:
 
 };
 
-#endif /* SQUID_SRC_TEST_IPADDRESS_H */
+#endif /* SQUID_SRC_TESTS_TESTIPADDRESS_H */
 
index f944a50c0d9b38d1549d76f44baf14a1c72a4246..d9327744a321f98e406c28ded51d179db3329c3d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_TESTLOOKUPTABLE_H_
-#define SQUID_TESTLOOKUPTABLE_H_
+#ifndef SQUID_SRC_TESTS_TESTLOOKUPTABLE_H
+#define SQUID_SRC_TESTS_TESTLOOKUPTABLE_H
 
 #include "compat/cppunit.h"
 
@@ -20,5 +20,5 @@ public:
     void testLookupTableLookup();
 };
 
-#endif /* SQUID_TESTLOOKUPTABLE_H_ */
+#endif /* SQUID_SRC_TESTS_TESTLOOKUPTABLE_H */
 
index 5fa1fd7a712ed47551ab6d904cb7920cfe10f0a3..21ba3c69f0284857a9e3cb808d244c6f18a60aae 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_RFC1035_H
-#define SQUID_SRC_TEST_RFC1035_H
+#ifndef SQUID_SRC_TESTS_TESTRFC1035_H
+#define SQUID_SRC_TESTS_TESTRFC1035_H
 
 #include "compat/cppunit.h"
 
@@ -36,5 +36,5 @@ protected:
     void testBugPacketHeadersOnly();
 };
 
-#endif /* SQUID_SRC_TEST_IPADDRESS_H */
+#endif /* SQUID_SRC_TESTS_TESTRFC1035_H */
 
index c62fd37da36f3c51c17ec7a16e36abb6f0486929..03e3812151c846c2dddb6f0045325c36467330f0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_REFCOUNT_H
-#define SQUID_SRC_TEST_REFCOUNT_H
+#ifndef SQUID_SRC_TESTS_TESTREFCOUNT_H
+#define SQUID_SRC_TESTS_TESTREFCOUNT_H
 
 #include "compat/cppunit.h"
 
@@ -35,5 +35,5 @@ protected:
     void testDoubleInheritToSingleInherit();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTREFCOUNT_H */
 
index 93adf6349af27062309243c491022fccad8a84f4..6347ec97976c3f272bd6f3000ba68b50e118d9b1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_TESTROCK_H
-#define SQUID_SRC_TEST_TESTROCK_H
+#ifndef SQUID_SRC_TESTS_TESTROCK_H
+#define SQUID_SRC_TESTS_TESTROCK_H
 
 #include "compat/cppunit.h"
 
@@ -43,5 +43,5 @@ private:
     Rock::SwapDirRr *rr;
 };
 
-#endif /* SQUID_SRC_TEST_TESTROCK_H */
+#endif /* SQUID_SRC_TESTS_TESTROCK_H */
 
index 59b0ff52869ac7872b86d44face010510487bf54..59e3d470ceed3d5002e0f23dc2bb72f60b976b6d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_TESTSBUF_H
-#define SQUID_SRC_TEST_TESTSBUF_H
+#ifndef SQUID_SRC_TESTS_TESTSBUF_H
+#define SQUID_SRC_TESTS_TESTSBUF_H
 
 #include "compat/cppunit.h"
 
@@ -97,5 +97,5 @@ protected:
     void testSBufHash();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTSBUF_H */
 
index 3e04a5039940dc892391a8b7d03f59bc904ca64e..e394c2ac3c4939e777e07760ce29d3ea71f328e7 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_TESTSBUF_H
-#define SQUID_SRC_TEST_TESTSBUF_H
+#ifndef SQUID_SRC_TESTS_TESTSBUFLIST_H
+#define SQUID_SRC_TESTS_TESTSBUFLIST_H
 
 #include "compat/cppunit.h"
 
@@ -22,5 +22,5 @@ protected:
     void testSBufListJoin();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTSBUFLIST_H */
 
index 9c2dc39518cc9d945e506e8b4982eeab1744b7c9..b47e65e8cbf0214e234cd7b3d7cb4b07eae22a09 100644 (file)
@@ -10,8 +10,8 @@
  * StatHist unit test
  */
 
-#ifndef TESTSTATHIST_H_
-#define TESTSTATHIST_H_
+#ifndef SQUID_SRC_TESTS_TESTSTATHIST_H
+#define SQUID_SRC_TESTS_TESTSTATHIST_H
 
 #include "compat/cppunit.h"
 
@@ -33,5 +33,5 @@ protected:
     void testStatHistSum();
 };
 
-#endif /* TESTSTATHIST_H_ */
+#endif /* SQUID_SRC_TESTS_TESTSTATHIST_H */
 
index 2e043381ab0629c79c622172f27b33736c5fab37..664af5f2013024e73a7e4a9ca932abc2b25d47de 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_STORE_H
-#define SQUID_SRC_TEST_STORE_H
+#ifndef SQUID_SRC_TESTS_TESTSTORE_H
+#define SQUID_SRC_TESTS_TESTSTORE_H
 
 #include "Store.h"
 #include "store/Controlled.h"
@@ -80,5 +80,5 @@ public:
 
 typedef RefCount<TestStore> TestStorePointer;
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTSTORE_H */
 
index 2c1aff615ee8ee1336fd7a06036dc1b932da5589..7b387505759819cd0321ec34127505f797641110 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_STORECONTROLLER_H
-#define SQUID_SRC_TEST_STORECONTROLLER_H
+#ifndef SQUID_SRC_TESTS_TESTSTORECONTROLLER_H
+#define SQUID_SRC_TESTS_TESTSTORECONTROLLER_H
 
 #include "compat/cppunit.h"
 
@@ -31,5 +31,5 @@ protected:
     void testSearch();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTSTORECONTROLLER_H */
 
index 282bbfd484186acb3c90354408add535eed9b311..a86b6b1b67e2b02434dd557a2ba0b56fab42784c 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_STOREHASHINDEX_H
-#define SQUID_SRC_TEST_STOREHASHINDEX_H
+#ifndef SQUID_SRC_TESTS_TESTSTOREHASHINDEX_H
+#define SQUID_SRC_TESTS_TESTSTOREHASHINDEX_H
 
 #include "compat/cppunit.h"
 
@@ -31,5 +31,5 @@ protected:
     void testSearch();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTSTOREHASHINDEX_H */
 
index fee352811de0b84cf69825ffcd97015a26a3be3f..dd5c98c649d2fe8b301670613b174463e3e6010f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_TESTSTORESUPPORT_H
-#define SQUID_TESTSTORESUPPORT_H
+#ifndef SQUID_SRC_TESTS_TESTSTORESUPPORT_H
+#define SQUID_SRC_TESTS_TESTSTORESUPPORT_H
 
 #include "EventLoop.h"
 #include "time/Engine.h"
@@ -24,5 +24,5 @@ public:
     Time::Engine default_time_engine;
 };
 
-#endif /* SQUID_TESTSTORESUPPORT_H */
+#endif /* SQUID_SRC_TESTS_TESTSTORESUPPORT_H */
 
index 66f0d3d4ae3a50312db330af73da83c1f984325a..f8192fc36363cc22087b3bbc951817804ae68747 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_STRING_H
-#define SQUID_SRC_TEST_STRING_H
+#ifndef SQUID_SRC_TESTS_TESTSTRING_H
+#define SQUID_SRC_TESTS_TESTSTRING_H
 
 #include "compat/cppunit.h"
 
@@ -35,5 +35,5 @@ protected:
     void testSubstr();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTSTRING_H */
 
index b3d36d73c1faab163d070960d1d2589a78a5e689..cbd8f123468ec4a94fac3fbd138a27da64bc9eb1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_TESTTOKENIZER_H_
-#define SQUID_TESTTOKENIZER_H_
+#ifndef SQUID_SRC_TESTS_TESTTOKENIZER_H
+#define SQUID_SRC_TESTS_TESTTOKENIZER_H
 
 #include "compat/cppunit.h"
 
@@ -31,5 +31,5 @@ protected:
     void testTokenizerInt64();
 };
 
-#endif /* SQUID_TESTTOKENIZER_H_ */
+#endif /* SQUID_SRC_TESTS_TESTTOKENIZER_H */
 
index 898b0ee5b2233cab085ae1c874c6fe45632ae4fa..87248c9f02c090c5725518dfa1eca0fe8ab02860 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_URL_H
-#define SQUID_SRC_TEST_URL_H
+#ifndef SQUID_SRC_TESTS_TESTURL_H
+#define SQUID_SRC_TESTS_TESTURL_H
 
 #include "compat/cppunit.h"
 
@@ -31,5 +31,5 @@ protected:
     void testDefaultConstructor();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTURL_H */
 
index 7277814db3251a05f99463fcb10049b80d54ada0..305bfbb3517c1cdcb22e36d7fe241415330e92b3 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SRC_TEST_STORECONTROLLER_H
-#define SQUID_SRC_TEST_STORECONTROLLER_H
+#ifndef SQUID_SRC_TESTS_TESTUFS_H
+#define SQUID_SRC_TESTS_TESTUFS_H
 
 #include "compat/cppunit.h"
 
@@ -30,5 +30,5 @@ protected:
     void testUfsDefaultEngine();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTUFS_H */
 
index 5418ee5ef11a517e40d118e243aaa2660c931d08..1b8b227fa4d22d3337b35331be5d8b953fdf828b 100644 (file)
@@ -42,5 +42,5 @@ protected:
     void testStream();
 };
 
-#endif
+#endif /* SQUID_SRC_TESTS_TESTURISCHEME_H */
 
index 72f0cbfb2994594f7400c59d9b737de773641e67..e1bfa13967e5549bbe4cfc52d9dd36eea57919db 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__SRC_TIME_ENGINE_H
-#define SQUID__SRC_TIME_ENGINE_H
+#ifndef SQUID_SRC_TIME_ENGINE_H
+#define SQUID_SRC_TIME_ENGINE_H
 
 namespace Time {
 
@@ -23,5 +23,5 @@ public:
 
 } // namespace Time
 
-#endif /* SQUID__SRC_TIME_ENGINE_H */
+#endif /* SQUID_SRC_TIME_ENGINE_H */
 
index 726d911abef9b44675e9328efa550eb11e3104c6..70f1c901c59529f96c94da9a26b88dc62fcd2e82 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__SRC_TIME_FORWARD_H
-#define SQUID__SRC_TIME_FORWARD_H
+#ifndef SQUID_SRC_TIME_FORWARD_H
+#define SQUID_SRC_TIME_FORWARD_H
 
 /// Time and Date handling tools
 namespace Time
@@ -17,5 +17,5 @@ class Engine;
 
 } // namespace Time
 
-#endif /* SQUID__SRC_TIME_FORWARD_H */
+#endif /* SQUID_SRC_TIME_FORWARD_H */
 
index 7921032c1e666b455c6ee1aed6f32a4cb492f3ba..a3e60bf423216cd9ad69b27dd9c2276ca3a6a5bd 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__SRC_TIME_GADGETS_H
-#define SQUID__SRC_TIME_GADGETS_H
+#ifndef SQUID_SRC_TIME_GADGETS_H
+#define SQUID_SRC_TIME_GADGETS_H
 
 #include <ctime>
 #include <iosfwd>
@@ -139,5 +139,5 @@ operator ==(const timeval &a, const timeval &b)
     return !(a != b);
 }
 
-#endif /* SQUID__SRC_TIME_GADGETS_H */
+#endif /* SQUID_SRC_TIME_GADGETS_H */
 
index 0714e1e45dc44544dfff4834ef52083b76588815..ae76af1a22d3103786a72af851134044dd7a4852 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 21    Misc Functions */
 
-#ifndef SQUID_TOOLS_H_
-#define SQUID_TOOLS_H_
+#ifndef SQUID_SRC_TOOLS_H
+#define SQUID_SRC_TOOLS_H
 
 #include "sbuf/SBuf.h"
 #include "typedefs.h"
@@ -114,5 +114,5 @@ inline pid_t WaitForAnyPid(PidStatus &status, int flags)
 SBuf WindowsErrorMessage(DWORD errorId);
 #endif // _SQUID_WINDOWS_
 
-#endif /* SQUID_TOOLS_H_ */
+#endif /* SQUID_SRC_TOOLS_H */
 
index 0c8a6ed5f824eeb78f79ee5c46ec20abc3d25497..17d9d5218e8ea73aeb5dea864770df1d22cda96b 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef TUNNEL_H_
-#define TUNNEL_H_
+#ifndef SQUID_SRC_TUNNEL_H
+#define SQUID_SRC_TUNNEL_H
 
 #include "comm/forward.h"
 #include "sbuf/forward.h"
@@ -15,5 +15,5 @@
 class HttpRequest;
 void switchToTunnel(HttpRequest *request, const Comm::ConnectionPointer &clientConn, const Comm::ConnectionPointer &srvConn, const SBuf &preReadServerData);
 
-#endif /* TUNNEL_H_ */
+#endif /* SQUID_SRC_TUNNEL_H */
 
index 018c2aab882bdbe66ac0857cbc2f9091e53f58b3..68685981c1ef8eb393b391e52de57bef34426c4e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_TYPEDEFS_H
-#define SQUID_TYPEDEFS_H
+#ifndef SQUID_SRC_TYPEDEFS_H
+#define SQUID_SRC_TYPEDEFS_H
 
 #include "anyp/ProtocolType.h"
 #include "enums.h"
@@ -21,5 +21,5 @@ typedef void DWCB(int, int, size_t, void *);    /* disk write CB */
 class CachePeer;
 typedef void IRCB(CachePeer *, peer_t, AnyP::ProtocolType, void *, void *data);
 
-#endif /* SQUID_TYPEDEFS_H */
+#endif /* SQUID_SRC_TYPEDEFS_H */
 
index cd3c5e4cf841ce37bc73d24e0edcb3382d9b5717..d64108bbf0f2ec854a543e83e31dbf5a3e6355c5 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 02    Unlink Daemon */
 
-#ifndef SQUID_UNLINKD_H_
-#define SQUID_UNLINKD_H_
+#ifndef SQUID_SRC_UNLINKD_H
+#define SQUID_SRC_UNLINKD_H
 
 #if USE_UNLINKD
 bool unlinkdNeeded(void);
@@ -27,5 +27,5 @@ inline void unlinkdClose(void) { return; }
 inline void unlinkdUnlink(const char * path) { ::unlink(path); }
 #endif /* USE_UNLINKD */
 
-#endif /* SQUID_UNLINKD_H_ */
+#endif /* SQUID_SRC_UNLINKD_H */
 
index 0ecb78149d28b2e733ddbd19fd055d69856491a2..55cf8e74128c2ba7fafa46b22427eb229dd54e2b 100644 (file)
--- a/src/urn.h
+++ b/src/urn.h
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 52    URN Parsing */
 
-#ifndef SQUID_URN_H_
-#define SQUID_URN_H_
+#ifndef SQUID_SRC_URN_H
+#define SQUID_SRC_URN_H
 
 #include "log/forward.h"
 
@@ -18,5 +18,5 @@ class StoreEntry;
 
 void urnStart(HttpRequest *, StoreEntry *, const AccessLogEntryPointer &ale);
 
-#endif /* SQUID_URN_H_ */
+#endif /* SQUID_SRC_URN_H */
 
index 4f8d4d2c771d087c568353c9694ab7ec9142229e..c06e466e92a1ce169941700350ca47772caccf60 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 80    WCCP Support */
 
-#ifndef SQUID_WCCP_H_
-#define SQUID_WCCP_H_
+#ifndef SQUID_SRC_WCCP_H
+#define SQUID_SRC_WCCP_H
 
 #if USE_WCCP
 void wccpInit(void);
@@ -17,5 +17,5 @@ void wccpConnectionOpen(void);
 void wccpConnectionClose(void);
 #endif /* USE_WCCP */
 
-#endif /* SQUID_WCCP_H_ */
+#endif /* SQUID_SRC_WCCP_H */
 
index e151ad84702cb5790f486661b518fbfa89611ea8..9e95dcec9717d51dba20b7015d392a8b6478319d 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 80    WCCP Support */
 
-#ifndef SQUID_WCCP2_H_
-#define SQUID_WCCP2_H_
+#ifndef SQUID_SRC_WCCP2_H
+#define SQUID_SRC_WCCP2_H
 
 #if USE_WCCPv2
 
@@ -38,5 +38,5 @@ void free_wccp2_service_info(void *v);
 void dump_wccp2_service_info(StoreEntry * e, const char *label, void *v);
 #endif /* USE_WCCPv2 */
 
-#endif /* WCCP2_H_ */
+#endif /* SQUID_SRC_WCCP2_H */
 
index 6977ad0ea7ee9c4d12dfc0223b56cb2689dfe22e..dc27d4bdfc7e81cea17aa372456062447d45c6f6 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 75    WHOIS protocol */
 
-#ifndef SQUID_WHOIS_H_
-#define SQUID_WHOIS_H_
+#ifndef SQUID_SRC_WHOIS_H
+#define SQUID_SRC_WHOIS_H
 
 /**
  * \defgroup ServerProtocolWhoisAPI Server-Side WHOIS API
@@ -19,5 +19,5 @@
 /// \ingroup ServerProtocolWhoisAPI
 void whoisStart(FwdState *);
 
-#endif /* SQUID_WHOIS_H_ */
+#endif /* SQUID_SRC_WHOIS_H */
 
index c0b06789abe6fedda1a9d0c51d97e2d5d99bbd20..031ffc4769e03a2734774f9e632184d76f6c0d52 100644 (file)
@@ -8,8 +8,8 @@
 
 /* Inspired by previous work by Romeo Anghelache & Eric Stern. */
 
-#ifndef SQUID_WIN32_H_
-#define SQUID_WIN32_H_
+#ifndef SQUID_SRC_WIN32_H
+#define SQUID_SRC_WIN32_H
 
 #if _SQUID_WINDOWS_
 
@@ -20,5 +20,5 @@ DWORD WIN32_IpAddrChangeMonitorInit();
 
 #endif
 
-#endif /* SQUID_WIN32_H_ */
+#endif /* SQUID_SRC_WIN32_H */
 
index 379435dfac8320bb62a40abfcddc29c8c7c89434..5679ee9356c4c6d06f2cf3dfa37e821df74b40f1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef WINSVC_H_
-#define WINSVC_H_
+#ifndef SQUID_SRC_WINDOWS_SERVICE_H
+#define SQUID_SRC_WINDOWS_SERVICE_H
 
 #if _SQUID_WINDOWS_
 int WIN32_StartService(int, char **);
@@ -24,5 +24,5 @@ inline void WIN32_InstallService(void) {} /* NOP */
 inline  void WIN32_RemoveService(void) {} /* NOP */
 #endif /* _SQUID_WINDOWS_ */
 
-#endif /* WINSVC_H_ */
+#endif /* SQUID_SRC_WINDOWS_SERVICE_H */
 
index 671c2ef7a957b2c38264bf5a7ab38b28e1653dc2..1114296cb3ad85c2d40b5955b032660a22e044ac 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_WORDLIST_H
-#define SQUID_WORDLIST_H
+#ifndef SQUID_SRC_WORDLIST_H
+#define SQUID_SRC_WORDLIST_H
 
 #include "globals.h"
 #include "sbuf/List.h"
@@ -65,5 +65,5 @@ char *wordlistChopHead(wordlist **);
 /// convert a wordlist to a SBufList
 SBufList ToSBufList(wordlist *);
 
-#endif /* SQUID_WORDLIST_H */
+#endif /* SQUID_SRC_WORDLIST_H */
 
index f310ce13acb921ddf2fffcf66cb97f344d3ac6d2..184e50187af5548478e92d07c0398b0055a7c341 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_TOOLS_SQUIDCLIENT_PARAMETERS_H
-#define _SQUID_TOOLS_SQUIDCLIENT_PARAMETERS_H
+#ifndef SQUID_TOOLS_SQUIDCLIENT_PARAMETERS_H
+#define SQUID_TOOLS_SQUIDCLIENT_PARAMETERS_H
 
 /**
  * squidclient command line parameters.
@@ -34,5 +34,5 @@ public:
 /// global squidcleint parameters
 extern Parameters scParams;
 
-#endif /* _SQUID_TOOLS_SQUIDCLIENT_PARAMETERS_H */
+#endif /* SQUID_TOOLS_SQUIDCLIENT_PARAMETERS_H */
 
index 3a9c353065234f87a7ab9c12e0d6c9b2e509ea9b..dc4f7d71fcf0b18f1118e808da6a0c5c6ffb0067 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_TOOLS_CLIENT_PING_H
-#define _SQUID_TOOLS_CLIENT_PING_H
+#ifndef SQUID_TOOLS_SQUIDCLIENT_PING_H
+#define SQUID_TOOLS_SQUIDCLIENT_PING_H
 
 /**
  * API for looping the squidclient request message
@@ -59,5 +59,5 @@ void DisplayStats();
 
 } // namespace Ping
 
-#endif /* _SQUID_TOOLS_CLIENT_PING_H */
+#endif /* SQUID_TOOLS_SQUIDCLIENT_PING_H */
 
index b824e75ec465206be76cbd4caea8970aebb068c5..ee0715a520095a2cc39bc0e7e077fc9b80a94742 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_TOOLS_SQUIDCLIENT_GSSAPI_H
-#define _SQUID_TOOLS_SQUIDCLIENT_GSSAPI_H
+#ifndef SQUID_TOOLS_SQUIDCLIENT_GSSAPI_SUPPORT_H
+#define SQUID_TOOLS_SQUIDCLIENT_GSSAPI_SUPPORT_H
 
 #if HAVE_GSSAPI
 #if USE_APPLE_KRB5
@@ -49,5 +49,5 @@ bool check_gss_err(OM_uint32 major_status, OM_uint32 minor_status, const char *f
 char *GSSAPI_token(const char *server);
 
 #endif /* HAVE_GSSAPI */
-#endif /* _SQUID_TOOLS_SQUIDCLIENT_GSSAPI_H */
+#endif /* SQUID_TOOLS_SQUIDCLIENT_GSSAPI_SUPPORT_H */