Home
last modified time | relevance | path

Searched refs:set_host_name (Results 1 – 13 of 13) sorted by relevance

/dports/comms/py-fritzconnection/fritzconnection-1.7.2/fritzconnection/lib/
H A Dfritzhosts.py145 def set_host_name(self, mac_address, name): member in FritzHosts
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/ios/facade/
H A Dhost_list_service_unittest.mm181 response.add_hosts()->set_host_name("Host 2");
182 response.add_hosts()->set_host_name("Host 1");
/dports/ftp/py-pycurl/pycurl-7.44.1/examples/
H A Dlinksys.py128 def set_host_name(self, name): member in LinksysSession
281 self.session.set_host_name(line)
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/base/
H A Ddirectory_service_client.cc123 register_host_request->set_host_name(host_name); in RegisterHost()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dssl_stream.hpp67 void set_host_name(std::string const& name) in set_host_name() function in libtorrent::ssl_stream
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dssl_stream.hpp67 void set_host_name(std::string const& name) in set_host_name() function in libtorrent::ssl_stream
/dports/net-mgmt/p5-Nagios-Object/Nagios-Object-0.21.18/lib/Nagios/
H A DObject.pm997 return $self->set_host_name(@_);
/dports/net/quiche/quiche-0.9.0/src/
H A Dtls.rs420 pub fn set_host_name(&self, name: &str) -> Result<()> { in set_host_name() method
H A Dlib.rs1157 conn.handshake.lock().unwrap().set_host_name(server_name)?; in connect()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgnome-vfs.defs2841 (define-method set_host_name
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgnome-vfs-2.0.vapi503 public void set_host_name (string host_name);
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dtorrent.cpp6880 s->get<ssl_stream<t>>()->set_host_name(host_name); break; in connect_to_peer()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dtorrent.cpp6880 s->get<ssl_stream<t>>()->set_host_name(host_name); break; in connect_to_peer()