Home
last modified time | relevance | path

Searched refs:same_hosts (Results 1 – 20 of 20) sorted by relevance

/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/
H A Dcommon_func.py33 from asrun.common.sysutils import is_localhost, safe_pathname, same_hosts
100 result = same_hosts(host1, host2)
H A Dmultiple.py33 from asrun.common.sysutils import local_host, same_hosts, short_hostname
196 if same_hosts(sname, cfg['nom_complet']):
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/
H A Dcommon_func.py33 from asrun.common.sysutils import is_localhost, safe_pathname, same_hosts
100 result = same_hosts(host1, host2)
H A Dmultiple.py33 from asrun.common.sysutils import local_host, same_hosts, short_hostname
196 if same_hosts(sname, cfg['nom_complet']):
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/unittest/
H A D200_client.py21 from asrun.common.sysutils import same_hosts
90 if same_hosts(sname, cfg['nom_complet']):
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/unittest/
H A D200_client.py21 from asrun.common.sysutils import same_hosts
90 if same_hosts(sname, cfg['nom_complet']):
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/api/services/
H A DCGraphGeneral.php1026 $same_hosts = array_intersect_key($templateids_hosts[$_templateids[$i]],
1030 if ($same_hosts) {
1032 _s('Graph "%1$s" already exists on "%2$s".', $name, self::getHostName(key($same_hosts)))
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/api/services/
H A DCGraphGeneral.php1026 $same_hosts = array_intersect_key($templateids_hosts[$_templateids[$i]],
1030 if ($same_hosts) {
1032 _s('Graph "%1$s" already exists on "%2$s".', $name, self::getHostName(key($same_hosts)))
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/api/services/
H A DCGraphGeneral.php1026 $same_hosts = array_intersect_key($templateids_hosts[$_templateids[$i]],
1030 if ($same_hosts) {
1032 _s('Graph "%1$s" already exists on "%2$s".', $name, self::getHostName(key($same_hosts)))
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/api/services/
H A DCGraphGeneral.php1026 $same_hosts = array_intersect_key($templateids_hosts[$_templateids[$i]],
1030 if ($same_hosts) {
1032 _s('Graph "%1$s" already exists on "%2$s".', $name, self::getHostName(key($same_hosts)))
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/api/services/
H A DCGraphGeneral.php1026 $same_hosts = array_intersect_key($templateids_hosts[$_templateids[$i]],
1030 if ($same_hosts) {
1032 _s('Graph "%1$s" already exists on "%2$s".', $name, self::getHostName(key($same_hosts)))
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/common/
H A Dsysutils.py143 def same_hosts(host1, host2): function
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/common/
H A Dsysutils.py143 def same_hosts(host1, host2): function
/dports/mail/exim-monitor/exim-4.95/src/
H A Ddeliver.c475 same_hosts(host_item *one, host_item *two) in same_hosts() function
4381 && same_hosts(next->host_list, addr->host_list) in do_remote_deliveries()
/dports/mail/exim/exim-4.95/src/
H A Ddeliver.c475 same_hosts(host_item *one, host_item *two) in same_hosts() function
4381 && same_hosts(next->host_list, addr->host_list) in do_remote_deliveries()
/dports/mail/exim-mysql/exim-4.95/src/
H A Ddeliver.c475 same_hosts(host_item *one, host_item *two) in same_hosts() function
4381 && same_hosts(next->host_list, addr->host_list) in do_remote_deliveries()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Ddeliver.c475 same_hosts(host_item *one, host_item *two) in same_hosts() function
4381 && same_hosts(next->host_list, addr->host_list) in do_remote_deliveries()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Ddeliver.c475 same_hosts(host_item *one, host_item *two) in same_hosts() function
4381 && same_hosts(next->host_list, addr->host_list) in do_remote_deliveries()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Ddeliver.c475 same_hosts(host_item *one, host_item *two) in same_hosts() function
4381 && same_hosts(next->host_list, addr->host_list) in do_remote_deliveries()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Ddeliver.c475 same_hosts(host_item *one, host_item *two) in same_hosts() function
4381 && same_hosts(next->host_list, addr->host_list) in do_remote_deliveries()