Home
last modified time | relevance | path

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

/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/config/
H A Dconfigitem.hpp57 bool mainConfigActivation = false, bool withModAttrs = false, const Value& cookie = Empty);
H A Dconfigitem.cpp638 bool mainConfigActivation, bool withModAttrs, const Value& cookie) in ActivateItems() argument
643 if (withModAttrs) { in ActivateItems()