[Nagios-devel] Is is_host_primary_immediate_child_of_host ever used?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Is is_host_primary_immediate_child_of_host ever used?

Post by Guest »

The function is_host_primary_immediate_child_of_host in
common/objects.c doesn't appear to be used anywhere. It's very like
is_host_immediate_child_of_host but behaves slightly differently if
the parent is NULL.

Could this function go, or is it used somewhere I can't see?

Peter.






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked