Home
last modified time | relevance | path

Searched refs:set_hostname (Results 1 – 25 of 717) sorted by relevance

12345678910>>...29

/dports/editors/jed/jed-0.99-19/doc/tm/rtl/
H A Duserinfo.tm30 \function{set_hostname}
32 \usage{set_hostname (String_Type hostname)}
34 \var{set_hostname} may be used to set set the name of the host that
46 \seealso{get_realname, get_username, set_username, set_hostname}
55 \seealso{get_username, set_realname, set_hostname}
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dinet_config.erl48 set_hostname(),
74 set_hostname({ok,HostName});
218 set_hostname() -> function
223 set_hostname(Res);
225 set_hostname({ok, []})
228 set_hostname({ok,Name}) when length(Name) > 0 -> function
232 inet_db:set_hostname(Host),
234 set_hostname({ok,[]}) -> function
235 inet_db:set_hostname("nohost"),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dinet_config.erl48 set_hostname(),
74 set_hostname({ok,HostName});
218 set_hostname() -> function
223 set_hostname(Res);
225 set_hostname({ok, []})
228 set_hostname({ok,Name}) when length(Name) > 0 -> function
232 inet_db:set_hostname(Host),
234 set_hostname({ok,[]}) -> function
235 inet_db:set_hostname("nohost"),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_config.erl48 set_hostname(),
74 set_hostname({ok,HostName});
218 set_hostname() -> function
223 set_hostname(Res);
225 set_hostname({ok, []})
228 set_hostname({ok,Name}) when length(Name) > 0 -> function
232 inet_db:set_hostname(Host),
234 set_hostname({ok,[]}) -> function
235 inet_db:set_hostname("nohost"),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_config.erl48 set_hostname(),
74 set_hostname({ok,HostName});
218 set_hostname() -> function
223 set_hostname(Res);
225 set_hostname({ok, []})
228 set_hostname({ok,Name}) when length(Name) > 0 -> function
232 inet_db:set_hostname(Host),
234 set_hostname({ok,[]}) -> function
235 inet_db:set_hostname("nohost"),
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_config.erl48 set_hostname(),
74 set_hostname({ok,HostName});
218 set_hostname() -> function
223 set_hostname(Res);
225 set_hostname({ok, []})
228 set_hostname({ok,Name}) when length(Name) > 0 -> function
232 inet_db:set_hostname(Host),
234 set_hostname({ok,[]}) -> function
235 inet_db:set_hostname("nohost"),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dinet_config.erl48 set_hostname(),
74 set_hostname({ok,HostName});
218 set_hostname() -> function
223 set_hostname(Res);
225 set_hostname({ok, []})
228 set_hostname({ok,Name}) when length(Name) > 0 -> function
232 inet_db:set_hostname(Host),
234 set_hostname({ok,[]}) -> function
235 inet_db:set_hostname("nohost"),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_config.erl48 set_hostname(),
74 set_hostname({ok,HostName});
218 set_hostname() -> function
223 set_hostname(Res);
225 set_hostname({ok, []})
228 set_hostname({ok,Name}) when length(Name) > 0 -> function
232 inet_db:set_hostname(Host),
234 set_hostname({ok,[]}) -> function
235 inet_db:set_hostname("nohost"),
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/resources/virtualization/jails/
H A Dsample11 …llow.nochflags allow.nomount allow.noquotas allow.noraw_sockets allow.set_hostname allow.nosocket_…
2 …llow.nochflags allow.nomount allow.noquotas allow.noraw_sockets allow.set_hostname allow.nosocket_…
3 …llow.nochflags allow.nomount allow.noquotas allow.noraw_sockets allow.set_hostname allow.nosocket_…
4 …llow.nochflags allow.nomount allow.noquotas allow.noraw_sockets allow.set_hostname allow.nosocket_…
/dports/audio/py-musicbrainzngs/musicbrainzngs-0.7.1/test/
H A Dtest_requests.py91 musicbrainzngs.set_hostname("musicbrainz.org", use_https=True)
98 musicbrainzngs.set_hostname("beta.musicbrainz.org")
104 musicbrainzngs.set_hostname("mbmirror.org", use_https=True)
110 musicbrainzngs.set_hostname("localhost:8000", use_https=False)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dns/rdtypes/ANY/
H A DAFSDB.py52 def set_hostname(self, hostname): member in AFSDB
55 hostname = property(get_hostname, set_hostname)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/dns/rdtypes/ANY/
H A DAFSDB.py50 def set_hostname(self, hostname): member in AFSDB
53 hostname = property(get_hostname, set_hostname)
/dports/dns/py-namebench/namebench-1.3.1/nb_third_party/dns/rdtypes/ANY/
H A DAFSDB.py48 def set_hostname(self, hostname): member in AFSDB
51 hostname = property(get_hostname, set_hostname)
/dports/dns/py-dnspython/dnspython-1.16.0/dns/rdtypes/ANY/
H A DAFSDB.py52 def set_hostname(self, hostname): member in AFSDB
55 hostname = property(get_hostname, set_hostname)
/dports/net-mgmt/py-pyeapi/pyeapi-0.8.4/test/system/
H A Dtest_api_system.py85 response = dut.api('system').set_hostname(value)
93 response = dut.api('system').set_hostname(disable=True)
101 response = dut.api('system').set_hostname(default=True)
109 response = dut.api('system').set_hostname(value='foo', default=True)
145 response = dut.api('system').set_hostname(value='host.domain.net')
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/eos_system/tests/eapi/
H A Dset_hostname.yaml2 - debug: msg="START eapi/set_hostname.yaml"
36 - debug: msg="END eapi/set_hostname.yaml"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_system/tests/common/
H A Dset_hostname.yaml2 - debug: msg="START connection={{ ansible_connection }}/set_hostname.yaml"
36 - debug: msg="END connection={{ ansible_connection }}/set_hostname.yaml"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/tests/integration/targets/nxos_system/tests/common/
H A Dset_hostname.yaml2 - debug: msg="START connection={{ ansible_connection }}/set_hostname.yaml"
35 - debug: msg="END connection={{ ansible_connection }}/set_hostname.yaml"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/tests/integration/targets/cnos_system/tests/common/
H A Dset_hostname.yaml2 - debug: msg="START connection={{ ansible_connection }}/set_hostname.yaml"
36 - debug: msg="END connection={{ ansible_connection }}/set_hostname.yaml"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_system/tests/cli/
H A Dset_hostname.yaml2 - debug: msg="START cli/set_hostname.yaml on connection={{ ansible_connection }}"
36 - debug: msg="END cli/set_hostname.yaml on connection={{ ansible_connection }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/iosxr_system/tests/cli/
H A Dset_hostname.yaml2 - debug: msg="START cli/set_hostname.yaml on connection={{ ansible_connection }}"
36 - debug: msg="END cli/set_hostname.yaml on connection={{ ansible_connection }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/eos_system/tests/cli/
H A Dset_hostname.yaml2 - debug: msg="START cli/set_hostname.yaml on connection={{ ansible_connection }}"
36 - debug: msg="END cli/set_hostname.yaml on connection={{ ansible_connection }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/ios/tests/integration/targets/ios_system/tests/cli/
H A Dset_hostname.yaml2 - debug: msg="START cli/set_hostname.yaml on connection={{ ansible_connection }}"
32 - debug: msg="END cli/set_hostname.yaml on connection={{ ansible_connection }}"
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/tests/integration/targets/eos_system/tests/eapi/
H A Dset_hostname.yaml2 - debug: msg="START eapi/set_hostname.yaml"
36 - debug: msg="END eapi/set_hostname.yaml"
/dports/net/cloud-init/cloud-init-21.4/tests/unittests/test_distros/
H A Dtest_hostname.py26 hn.set_hostname("")
33 hn.set_hostname("bbbbd")

12345678910>>...29