Home
last modified time | relevance | path

Searched refs:host_cnt (Results 1 – 25 of 31) sorted by relevance

12

/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenHostsInfo.php57 $host_cnt = DBfetch($db_host_cnt);
58 $avail = $host_cnt['cnt'];
59 $total += $host_cnt['cnt'];
70 $host_cnt = DBfetch($db_host_cnt);
71 $notav = $host_cnt['cnt'];
72 $total += $host_cnt['cnt'];
83 $host_cnt = DBfetch($db_host_cnt);
84 $uncn = $host_cnt['cnt'];
85 $total += $host_cnt['cnt'];
/dports/net/kamailio/kamailio-5.4.5/src/modules/dmq/
H A Dnotification_peer.c159 int host_cnt, len; in get_dmq_host_list() local
182 host_cnt = 0; in get_dmq_host_list()
206 return host_cnt; in get_dmq_host_list()
212 host_cnt += get_dmq_host_list(&puri_list[host_cnt], in get_dmq_host_list()
234 return host_cnt; in get_dmq_host_list()
242 host_cnt++; in get_dmq_host_list()
262 return host_cnt; in get_dmq_host_list()
273 host_cnt++; in get_dmq_host_list()
278 return host_cnt; in get_dmq_host_list()
289 int host_cnt, index; in add_server_and_notify() local
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/api/
H A Dpmi_server.c185 int i, j, kvs_set_cnt = 0, host_cnt, pmi_fanout = 32; in _agent() local
206 host_cnt = 0; in _agent()
219 kvs_host_list[host_cnt].task_id = 0; /* not avail */ in _agent()
220 kvs_host_list[host_cnt].port = in _agent()
222 kvs_host_list[host_cnt].hostname = in _agent()
225 host_cnt++; in _agent()
226 if (host_cnt >= pmi_fanout) in _agent()
231 max_forward = MAX(host_cnt, max_forward); in _agent()
242 kvs_set[kvs_set_cnt].host_cnt = host_cnt; in _agent()
H A Dslurm_pmi.c338 int tmp_host_cnt = kvs_set_ptr->host_cnt; in _forward_comm_set()
342 kvs_set_ptr->host_cnt = 0; in _forward_comm_set()
/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/expect/
H A Dtest2.1578 set host_cnt 0
91 incr host_cnt
92 if {$host_cnt < $node_cnt} {
H A Dtest4.12317 set host_cnt 0
321 set host_name($host_cnt) $expect_out(1,string)
322 incr host_cnt
333 if {$host_cnt == 0} {
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/memstick/host/
H A Djmb38x_ms.c68 int host_cnt; member
802 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_suspend()
820 for (rc = 0; rc < jm->host_cnt; ++rc) { in jmb38x_ms_resume()
938 jm->host_cnt = cnt; in jmb38x_ms_probe()
941 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_probe()
977 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_remove()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/memstick/host/
H A Djmb38x_ms.c68 int host_cnt; member
802 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_suspend()
820 for (rc = 0; rc < jm->host_cnt; ++rc) { in jmb38x_ms_resume()
938 jm->host_cnt = cnt; in jmb38x_ms_probe()
941 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_probe()
977 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_remove()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/memstick/host/
H A Djmb38x_ms.c68 int host_cnt; member
802 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_suspend()
820 for (rc = 0; rc < jm->host_cnt; ++rc) { in jmb38x_ms_resume()
938 jm->host_cnt = cnt; in jmb38x_ms_probe()
941 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_probe()
977 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_remove()
/dports/net-mgmt/p0f/p0f-3.09b/
H A Dprocess.c61 static u32 host_cnt, flow_cnt; /* Counters for bookkeeping purposes */ variable
845 host_cnt--; in destroy_host()
854 u32 kcnt = 1 + (host_cnt * KILL_PERCENT / 100); in nuke_hosts()
879 if (host_cnt > max_hosts) nuke_hosts(); in create_host()
919 host_cnt++; in create_host()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Djob_resources.c1274 int bit_inx = 0, core_cnt = 0, host_cnt, len, node_inx = node_id; in extract_job_resources_node() local
1279 host_cnt = job->nhosts; in extract_job_resources_node()
1281 host_cnt -= job->sock_core_rep_count[i]; in extract_job_resources_node()
1294 for ( ; host_cnt > 0; i++) { in extract_job_resources_node()
1301 host_cnt -= job->sock_core_rep_count[i]; in extract_job_resources_node()

12