Home
last modified time | relevance | path

Searched refs:ExternalCommandsAccessor (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/livestatus/
H A Dstatustable.hpp38 static Value ExternalCommandsAccessor(const Value& row);
H A Dstatustable.cpp44 …table->AddColumn(prefix + "external_commands", Column(&StatusTable::ExternalCommandsAccessor, obje… in AddColumns()
140 Value StatusTable::ExternalCommandsAccessor(const Value&) in ExternalCommandsAccessor() function in StatusTable