Home
last modified time | relevance | path

Searched defs:host_list (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/net-mgmt/ipv6mon/ipv6mon-454292a393ddd79db7131b6e7a8d005a7f49bd92/
H A Dipv6mon.h199 struct host_list{ struct
201 unsigned int nhosts; /* Current number of host entries */
202 unsigned int maxhosts; /* Maximum number of host entries */
203 unsigned int ncandidates; /* Candidate addresses in list */
208 u_int16_t key_l; /* Low-order word of the hash key */
209 u_int16_t key_h; /* High-order word of the hash key */
214 u_int16_t mc_unrec_seq; /* Multicast unrec sequence # */
215 time_t mc_unrec_last; /* Last multicast unrec probe */
220 unsigned int mc_echo_seq; /* Multicast echo sequence # */
221 time_t mc_echo_last; /* Last multicast echo probe */
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/inventory/
H A Dadvanced_host_list.py35 def verify_file(self, host_list): argument
43 def parse(self, inventory, loader, host_list, cache=True): argument
H A Dhost_list.py39 def verify_file(self, host_list): argument
47 def parse(self, inventory, loader, host_list, cache=True): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/plugins/inventory/
H A Dadvanced_host_list.py35 def verify_file(self, host_list): argument
43 def parse(self, inventory, loader, host_list, cache=True): argument
H A Dhost_list.py39 def verify_file(self, host_list): argument
47 def parse(self, inventory, loader, host_list, cache=True): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/plugins/inventory/
H A Dadvanced_host_list.py35 def verify_file(self, host_list): argument
43 def parse(self, inventory, loader, host_list, cache=True): argument
H A Dhost_list.py39 def verify_file(self, host_list): argument
47 def parse(self, inventory, loader, host_list, cache=True): argument
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/
H A Dsrvrr.py53 def w2l_chasesrvrecord(app, host_list): argument
/dports/mail/smtpfeed/smtpfeed-1.23/
H A Dextern.h97 EXTERN struct host *host_list; variable
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/scontrol/
H A Dinfo_node.c145 hostlist_t host_list; in scontrol_print_node_list() local
372 hostlist_t host_list; in scontrol_print_front_end_list() local
/dports/security/py-gvm-tools/gvm-tools-21.10.0/scripts/
H A Dcreate-targets-from-host-list.gmp.py62 def send_targets(gmp, host_name, host_file, host_list): argument
H A Dupdate-task-target.gmp.py108 def copy_send_target(gmp, host_list, old_target_id): argument
/dports/net/openmpi/openmpi-4.1.1/orte/test/system/
H A Dorte_spawn.c51 char *host_list = "vm,vm3,vm4"; in main() local
/dports/net/openmpi3/openmpi-3.1.6/orte/test/system/
H A Dorte_spawn.c51 char *host_list = "vm,vm3,vm4"; in main() local
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/
H A Dutil.py95 def create_hosts_allowlist(host_list, port): argument
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/
H A DFindFreeSSH.m50 host_list = {}; variable
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/vmware/
H A Dvmware_drs_group.py161 datacenter_name=None, vm_list=None, host_list=None): argument
295 def __set_host_obj_list(self, host_list=None): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/modules/
H A Dvmware_drs_group.py161 datacenter_name=None, vm_list=None, host_list=None): argument
290 def __set_host_obj_list(self, host_list=None): argument
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/
H A Dcompare_hosts.php46 $host_list = join(",", $host_cluster); variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/cassandra/test/unit/
H A Dcassandra_connection.cpp99 string host_list; in TEST_F() local
/dports/news/fidogate4/fidogate-4.4.10/src/common/
H A Dhosts.c47 static Host *host_list = NULL; variable
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/common/
H A Dhosts.c43 static Host *host_list = NULL; variable
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libmongoc/src/mongoc/
H A Dmongoc-http.c56 mongoc_host_list_t host_list; in _mongoc_http_send() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_trusthost.c17 static char ** host_list = NULL ; variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp_eseries/santricity/plugins/modules/
H A Dna_santricity_hostgroup.py178 def unassign_hosts(self, host_list=None): argument

123456789