Home
last modified time | relevance | path

Searched refs:allhosts (Results 1 – 25 of 48) sorted by relevance

12

/dports/sysutils/webmin/webmin-1.981/cluster-usermin/
H A Dcluster-usermin-lib.pl184 local @allhosts = &list_usermin_hosts();
192 push(@hosts, grep { !$already{$_->{'id'}} } @allhosts);
198 push(@hosts, grep { $already{$_->{'id'}} } @allhosts);
208 @allhosts);
215 @allhosts;
223 push(@hosts, @allhosts);
H A Dsave_acl.cgi26 @allhosts = &list_webmin_hosts();
30 foreach $h (@allhosts) {
54 @hosts = grep { $_->{'id'} == $in{'_acl_host'} } @allhosts;
/dports/sysutils/webmin/webmin-1.981/cluster-webmin/
H A Dcluster-webmin-lib.pl219 local @allhosts = &list_webmin_hosts();
227 push(@hosts, grep { !$already{$_->{'id'}} } @allhosts);
233 push(@hosts, grep { $already{$_->{'id'}} } @allhosts);
243 @allhosts);
250 @allhosts;
258 push(@hosts, @allhosts);
H A Dsave_acl.cgi26 @allhosts = &list_webmin_hosts();
30 foreach $h (@allhosts) {
54 @hosts = grep { $_->{'id'} == $in{'_acl_host'} } @allhosts;
H A Dsave_group.cgi10 @allhosts = &list_webmin_hosts();
11 foreach $h (@allhosts) {
31 foreach $h (@allhosts) {
H A Dsave_user.cgi10 @allhosts = &list_webmin_hosts();
11 foreach $h (@allhosts) {
35 foreach $h (@allhosts) {
/dports/sysutils/webmin/webmin-1.981/cluster-useradmin/
H A Dcluster-useradmin-lib.pl160 my @allhosts = &list_useradmin_hosts();
168 push(@hosts, grep { !$already{$_->{'id'}} } @allhosts);
178 @allhosts);
184 my ($onehost) = grep { $_->{'id'} == $server } @allhosts;
192 push(@hosts, @allhosts);
/dports/sysutils/webmin/webmin-1.981/cluster-software/
H A Dcompare.cgi13 @allhosts = &list_software_hosts();
22 ($host) = grep { $_->{'id'} eq $server->{'id'} } @allhosts;
28 ($host) = grep { $_->{'id'} eq $s } @allhosts;
/dports/net-mgmt/xymon-server/xymon-4.3.30/web/
H A Dstatusreport.c36 int allhosts = 0; in main() local
118 allhosts = 1; in main()
125 if (!filter) allhosts = 1; in main()
127 if (!allhosts) { in main()
H A Dconfreport.c647 hostlist_t **allhosts = NULL; in main() local
829 allhosts = (hostlist_t **) malloc(hostcount * sizeof(hostlist_t *)); in main()
831 allhosts[hosti] = hwalk; in main()
835 qsort(&allhosts[0], hostcount, sizeof(hostlist_t **), host_compare); in main()
868 fprintf(stdout, "%s ", allhosts[hosti]->hostname); in main()
879 for (twalk = allhosts[hosti]->tests, testi = 0; (twalk); twalk = twalk->next, testi++) { in main()
882 qsort(&alltests[0], allhosts[hosti]->testcount, sizeof(htnames_t **), test_compare); in main()
884 print_host(allhosts[hosti], alltests, allhosts[hosti]->testcount); in main()
/dports/net-mgmt/xymon-client/xymon-4.3.30/web/
H A Dstatusreport.c36 int allhosts = 0; in main() local
118 allhosts = 1; in main()
125 if (!filter) allhosts = 1; in main()
127 if (!allhosts) { in main()
H A Dconfreport.c647 hostlist_t **allhosts = NULL; in main() local
829 allhosts = (hostlist_t **) malloc(hostcount * sizeof(hostlist_t *)); in main()
831 allhosts[hosti] = hwalk; in main()
835 qsort(&allhosts[0], hostcount, sizeof(hostlist_t **), host_compare); in main()
868 fprintf(stdout, "%s ", allhosts[hosti]->hostname); in main()
879 for (twalk = allhosts[hosti]->tests, testi = 0; (twalk); twalk = twalk->next, testi++) { in main()
882 qsort(&alltests[0], allhosts[hosti]->testcount, sizeof(htnames_t **), test_compare); in main()
884 print_host(allhosts[hosti], alltests, allhosts[hosti]->testcount); in main()
/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dhost.c249 GSList *allhosts; in hosts_to_cache() local
254 allhosts = all_hosts (); in hosts_to_cache()
256 for (tmp = allhosts; tmp; tmp = tmp->next) { in hosts_to_cache()
265 host_list_free (allhosts); in hosts_to_cache()
/dports/textproc/bat/bat-0.18.3/assets/syntaxes/02_Extra/
H A DHosts.sublime-syntax20 …p6-localhost|ip6-localnet|ip6-mcastprefix|ip6-allnodes|ip6-allrouters|ip6-allhosts|broadcasthost)\b
/dports/net/hblock/hblock-3.2.3/resources/tests/
H A Dtest-main-feature-regex-true.out13 ff02::3 ip6-allhosts
H A Dtest-main-feature-filter-subdomains-true.out13 ff02::3 ip6-allhosts
H A Dtest-main-feature-allowlist.out13 ff02::3 ip6-allhosts
H A Dtest-main-feature-denylist-none.out13 ff02::3 ip6-allhosts
H A Dtest-main-feature-regex-false.out13 ff02::3 ip6-allhosts
H A Dtest-main-feature-denylist.out13 ff02::3 ip6-allhosts
H A Dtest-main-feature-filter-subdomains-false.out13 ff02::3 ip6-allhosts
H A Dtest-main-argument-double-dash-arg.out13 ff02::3 ip6-allhosts
H A Dtest-main-feature-comment.out13 ff02::3 ip6-allhosts
H A Dtest-main-feature-footer-none.out13 ff02::3 ip6-allhosts
/dports/www/hotcrp/hotcrp-2.102/lib/
H A Dcreatedb.sh394 allhosts="localhost 127.0.0.1 localhost.localdomain$granthosts"
401 for host in $allhosts; do
425 for host in $allhosts; do

12