Home
last modified time | relevance | path

Searched refs:next_hostgroup (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/nagios/nagios-3.5.1/common/
H A Dobjects.c3126 hostgroup *next_hostgroup = NULL; in free_object_data() local
3309 next_hostgroup = this_hostgroup->next; in free_object_data()
3316 this_hostgroup = next_hostgroup; in free_object_data()
/dports/net-mgmt/nagios4/nagios-4.4.6/xdata/
H A Dxodtemplate.c8749 xodtemplate_hostgroup *next_hostgroup = NULL; in xodtemplate_free_memory() local
8821 …_hostgroup = xodtemplate_hostgroup_list; this_hostgroup != NULL; this_hostgroup = next_hostgroup) { in xodtemplate_free_memory()
8822 next_hostgroup = this_hostgroup->next; in xodtemplate_free_memory()
/dports/net-mgmt/nagios/nagios-3.5.1/xdata/
H A Dxodtemplate.c11381 xodtemplate_hostgroup *next_hostgroup = NULL; in xodtemplate_free_memory() local
11456 …_hostgroup = xodtemplate_hostgroup_list; this_hostgroup != NULL; this_hostgroup = next_hostgroup) { in xodtemplate_free_memory()
11457 next_hostgroup = this_hostgroup->next; in xodtemplate_free_memory()