MCPcopy Create free account

hub / github.com/Icinga/icinga2 / functions

Functions4,470 in github.com/Icinga/icinga2

↓ 1 callersMethodRemoveReverseDependency
lib/icinga/checkable-dependency.cpp:170
↓ 1 callersMethodRenewCert
lib/remote/apilistener.cpp:186
↓ 1 callersMethodReportExceptions
lib/base/workqueue.cpp:173
↓ 1 callersMethodRequestShutdown
* Signals the application to shut down during the next * execution of the event loop. */
lib/base/application.cpp:438
↓ 1 callersMethodResetNotificationNumber
lib/icinga/notification.cpp:223
↓ 1 callersMethodRestart
lib/base/threadpool.cpp:43
↓ 1 callersMethodRun
* The entry point for the "daemon" CLI command. * * @returns An exit status. */
lib/cli/daemoncommand.cpp:623
↓ 1 callersMethodRun
* Runs the application. * * @returns The application's exit code. */
lib/base/application.cpp:997
↓ 1 callersFunctionScriptFrameCleanupHandler
lib/remote/consolehandler.cpp:27
↓ 1 callersMethodSendAcknowledgementCleared
lib/icingadb/icingadb-objects.cpp:2507
↓ 1 callersMethodSendAcknowledgementSet
lib/icingadb/icingadb-objects.cpp:2449
↓ 1 callersMethodSendAddedComment
lib/icingadb/icingadb-objects.cpp:2242
↓ 1 callersMethodSendCommandArgumentsChanged
lib/icingadb/icingadb-objects.cpp:2761
↓ 1 callersMethodSendCommandEnvChanged
lib/icingadb/icingadb-objects.cpp:2744
↓ 1 callersMethodSendConfigDelete
lib/icingadb/icingadb-objects.cpp:1793
↓ 1 callersMethodSendConfigUpdateLight
lib/db_ido/dbobject.cpp:168
↓ 1 callersMethodSendCustomVarsChanged
lib/icingadb/icingadb-objects.cpp:2778
↓ 1 callersMethodSendFlappingChange
lib/icingadb/icingadb-objects.cpp:2382
↓ 1 callersMethodSendNotificationUserGroupsChanged
lib/icingadb/icingadb-objects.cpp:2650
↓ 1 callersMethodSendNotificationUsersChanged
lib/icingadb/icingadb-objects.cpp:2634
↓ 1 callersMethodSendNotifications
lib/icinga/checkable-notification.cpp:34
↓ 1 callersMethodSendRawMessage
* Sends a raw message to the connected peer. * * @param stream ASIO TLS Stream * @param json message * @param yc Yield context required for AS
lib/remote/jsonrpc.cpp:89
↓ 1 callersMethodSendRemovedComment
lib/icingadb/icingadb-objects.cpp:2300
↓ 1 callersMethodSendRemovedDowntime
lib/icingadb/icingadb-objects.cpp:2147
↓ 1 callersMethodSendSentNotification
lib/icingadb/icingadb-objects.cpp:1968
↓ 1 callersMethodSendStartedDowntime
lib/icingadb/icingadb-objects.cpp:2060
↓ 1 callersMethodSendStateChange
lib/icingadb/icingadb-objects.cpp:1867
↓ 1 callersMethodSendTimePeriodExcludesChanged
lib/icingadb/icingadb-objects.cpp:2698
↓ 1 callersMethodSendTimePeriodIncludesChanged
lib/icingadb/icingadb-objects.cpp:2685
↓ 1 callersMethodSendTimePeriodRangesChanged
lib/icingadb/icingadb-objects.cpp:2672
↓ 1 callersMethodSendVarsStatusUpdate
lib/db_ido/dbobject.cpp:294
↓ 1 callersFunctionSerializeArray
lib/base/serializer.cpp:71
↓ 1 callersFunctionSerializeDictionary
lib/base/serializer.cpp:99
↓ 1 callersFunctionSerializeNamespace
lib/base/serializer.cpp:124
↓ 1 callersMethodSet
lib/base/scriptglobal.cpp:36
↓ 1 callersMethodSet
lib/base/io-engine.cpp:187
↓ 1 callersMethodSet
* Sets a value in the dictionary. * * @param key The key. * @param value The value. */
lib/base/dictionary.cpp:90
↓ 1 callersMethodSetAbstract
lib/config/configitembuilder.cpp:28
↓ 1 callersMethodSetAdjustPriority
lib/base/process.cpp:600
↓ 1 callersMethodSetCachedZone
lib/remote/endpoint.cpp:40
↓ 1 callersMethodSetChild
lib/icinga/dependency.cpp:402
↓ 1 callersFunctionSetCipherListToSSLContext
* Set the cipher list to the specified SSL context. * @param context The ssl context. * @param cipherList The ciper list. **/
lib/base/tlsutility.cpp:227
↓ 1 callersMethodSetDebugHint
lib/base/exception.cpp:419
↓ 1 callersMethodSetDefaultTemplate
lib/config/configitembuilder.cpp:58
↓ 1 callersMethodSetFilter
lib/config/configitembuilder.cpp:53
↓ 1 callersMethodSetFunc
lib/base/defer.hpp:45
↓ 1 callersMethodSetHandledByDebugger
lib/base/exception.cpp:334
↓ 1 callersMethodSetLivenessTimeout
lib/remote/httpserverconnection.cpp:155
↓ 1 callersMethodSetParent
lib/icinga/dependency.cpp:397
↓ 1 callersMethodSetRemovalInfo
lib/icinga/downtime.cpp:522
↓ 1 callersMethodSetSeen
lib/base/tlsstream.hpp:52
↓ 1 callersMethodSetSeverity
lib/base/logger.cpp:204
↓ 1 callersMethodSetStartTime
lib/base/application.cpp:1201
↓ 1 callersFunctionSetTlsProtocolminToSSLContext
* Set the minimum TLS protocol version to the specified SSL context. * * @param context The ssl context. * @param tlsProtocolmin The minimum TLS pr
lib/base/tlsutility.cpp:334
↓ 1 callersMethodSetZone
lib/config/configcompiler.cpp:76
↓ 1 callersMethodSeverityToString
* Converts a severity enum value to a string. * * @param severity The severity value. */
lib/base/logger.cpp:111
↓ 1 callersMethodShift
lib/remote/eventqueue.cpp:180
↓ 1 callersMethodSort
lib/base/array.cpp:278
↓ 1 callersMethodStart
lib/icinga/downtime.cpp:91
↓ 1 callersMethodStartCpuBoundWork
* Acquire a CpuBoundWork slot * * It is automatically released the next time data is written using Flush() (when doing IO, it's no longer * CPU-
lib/remote/httpmessage.hpp:294
↓ 1 callersMethodStartDetectClientSideShutdown
* Starts a coroutine that continually reads from the stream to detect a disconnect from the client. * * This can be accessed inside an @c HttpHandle
lib/remote/httpserverconnection.cpp:107
↓ 1 callersMethodStop
lib/base/streamlogger.cpp:17
↓ 1 callersMethodStop
* Unregisters the timer and stops processing events for it. */
lib/base/timer.cpp:179
↓ 1 callersMethodStop
* Destructor for the application class. */
lib/base/application.cpp:91
↓ 1 callersMethodStop
lib/icinga/host.cpp:66
↓ 1 callersMethodStop
lib/icinga/downtime.cpp:150
↓ 1 callersMethodStopped
lib/otel/otel.hpp:84
↓ 1 callersMethodSubscribe
lib/remote/eventqueue.cpp:272
↓ 1 callersMethodSupportsWaiting
lib/base/stream.cpp:18
↓ 1 callersMethodSwap
lib/base/value.cpp:180
↓ 1 callersMethodThrottle
lib/otel/otel.hpp:180
↓ 1 callersMethodToDictionary
lib/config/expression.hpp:53
↓ 1 callersMethodToUpper
lib/base/string.cpp:239
↓ 1 callersMethodTriggerDowntime
lib/db_ido/dbevents.cpp:673
↓ 1 callersFunctionTypeInfoTimerHandler
lib/base/object.cpp:219
↓ 1 callersFunctionUIntToByte
* Avoid implementation-defined overflows during unsigned to signed casts */
test/base-object-packer.cpp:33
↓ 1 callersFunctionUninstallIcinga
icinga-installer/icinga-installer.cpp:289
↓ 1 callersMethodUnlock
lib/base/objectlock.cpp:74
↓ 1 callersMethodUnregisterChild
lib/icinga/downtime.cpp:436
↓ 1 callersMethodUnregisterComment
lib/icinga/checkable-comment.cpp:72
↓ 1 callersMethodUnregisterNotification
lib/icinga/checkable-notification.cpp:127
↓ 1 callersMethodUnregisterObject
lib/base/configtype.cpp:50
↓ 1 callersMethodUnsubscribe
lib/remote/eventqueue.cpp:294
↓ 1 callersMethodUpdateConfigObject
lib/remote/apilistener-configsync.cpp:312
↓ 1 callersMethodUpdateLogEntries
gets called in LivestatusLogUtility::CreateLogCache */
lib/livestatus/logtable.cpp:96
↓ 1 callersMethodUpdateNextCheck
lib/icinga/checkable-check.cpp:54
↓ 1 callersMethodUpdatePidFile
lib/base/application.cpp:1024
↓ 1 callersMethodUpdateSSLContext
lib/remote/apilistener.cpp:210
↓ 1 callersFunctionUpgradeNSIS
icinga-installer/icinga-installer.cpp:161
↓ 1 callersMethodValidate
lib/base/object.cpp:154
↓ 1 callersMethodWaitForData
lib/base/stream.cpp:43
↓ 1 callersMethodWaitForSet
lib/base/io-engine.cpp:220
↓ 1 callersFunctionWarnOnImplicitlySetGlobalVar
lib/config/expression.cpp:561
↓ 1 callersFunctionWindowsSetThreadName
lib/base/utility.cpp:1295
↓ 1 callersFunctionWrapFunction
lib/base/functionwrapper.hpp:19
↓ 1 callersMethodWriteObject
lib/config/configcompilercontext.cpp:29
↓ 1 callersMethodWriterDone
* Check if the underlying HTTP request writer has completed writing. * * @return true if the writer has finished writing; false otherwise. */
lib/otel/otel.cpp:675
↓ 1 callersFunctionappend_exponent
third-party/nlohmann_json/json.hpp:15262
↓ 1 callersMethodasync_read_some
lib/base/tlsstream.hpp:39
↓ 1 callersFunctionat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
third-party/nlohmann_json/json.hpp:19793
← previousnext →901–1,000 of 4,470, ranked by callers