Home
last modified time | relevance | path

Searched defs:GetHostName (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Unix/System.Native/
H A DInterop.GetHostName.cs14 private static extern unsafe int GetHostName(byte* name, int nameLength); in GetHostName() method in Interop.Sys
16 internal static unsafe string GetHostName() in GetHostName() method in Interop.Sys
/dports/net-mgmt/bosun/bosun-0.9.0-preview/host/
H A Dmanager.go25 GetHostName() string methodSpec
73 func (m *manager) GetHostName() string { func
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dhost.cc38 std::string GetHostName() { in GetHostName() function
H A Dhost_unittest.cc31 TEST(Host, GetHostName) { in TEST() argument
/dports/converters/mimelib/mimelib-1.1.2/mimelib/
H A Dmsgid.cpp324 static void GetHostName(char* buf, int bufLen) in GetHostName() function
351 static void GetHostName(char* buf, int bufLen) in GetHostName() function
379 static void GetHostName(char* buf, int bufLen) in GetHostName() function
/dports/mail/lurker/lurker-2.3/mimelib/
H A Dmsgid.cpp328 static void GetHostName(char* buf, int bufLen) in GetHostName() function
357 static void GetHostName(char* buf, int bufLen) in GetHostName() function
385 static void GetHostName(char* buf, int bufLen) in GetHostName() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NameResolution/tests/PalTests/Fakes/
H A DDnsFake.cs9 public static string GetHostName() => string.Empty; in GetHostName() method in System.Net.Dns
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Net/NetworkInformation/
H A DHostInformationPal.Unix.cs9 public static string GetHostName() in GetHostName() method in System.Net.NetworkInformation.HostInformationPal
H A DHostInformationPal.Windows.cs21 public static string GetHostName() in GetHostName() method in System.Net.NetworkInformation.HostInformationPal
/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dprop_host_name.go23 func (p *propHostName) GetHostName() string { func
H A Dprop_host.go28 func (p *propHost) GetHostName() string { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dprop_host_name.go23 func (p *propHostName) GetHostName() string { func
H A Dprop_host.go28 func (p *propHost) GetHostName() string { func
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dgethostname.c14 GetHostName(void) { in GetHostName() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/base/
H A Dnetwork_interfaces.cc45 std::string GetHostName() { in GetHostName() function
H A Dnetwork_interfaces_unittest.cc74 TEST(NetworkInterfacesTest, GetHostName) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/base/
H A Dnetwork_interfaces.cc46 std::string GetHostName() { in GetHostName() function
H A Dnetwork_interfaces_unittest.cc74 TEST(NetworkInterfacesTest, GetHostName) { in TEST() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NameResolution/tests/UnitTests/Fakes/
H A DFakeNameResolutionPal.cs57 internal static string GetHostName() in GetHostName() method in System.Net.NameResolutionPal
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/native_client/tools/browser_tester/
H A Dbrowser_tester.py189 def GetHostName(): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/native_client/tools/browser_tester/
H A Dbrowser_tester.py189 def GetHostName(): function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NameResolution/src/System/Net/
H A DNameResolutionPal.Unix.cs223 public static string GetHostName() in GetHostName() method in System.Net.NameResolutionPal
H A DNameResolutionPal.Windows.cs339 public static string GetHostName() in GetHostName() method in System.Net.NameResolutionPal
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/android/network/
H A DNetworkAndroid.cpp208 std::string CNetworkInterfaceAndroid::GetHostName() in GetHostName() function in CNetworkInterfaceAndroid
245 bool CNetworkAndroid::GetHostName(std::string& hostname) in GetHostName() function in CNetworkAndroid
/dports/net-mgmt/sysmon/sysmon-0.93/OtherClients/SysMon-JClient-1.1/source/
H A DAlertRecord.java35 public String GetHostName() in GetHostName() method in AlertRecord

12345678910>>...14