Home
last modified time | relevance | path

Searched refs:GetDomainID (Results 1 – 25 of 53) sorted by relevance

123

/dports/security/lego/lego-4.5.3/vendor/github.com/OpenDNS/vegadns2client/
H A Ddomains.go30 func (vega *VegaDNSClient) GetDomainID(domain string) (int, error) { func
73 if domainID, err := vega.GetDomainID(tmpHostname); err == nil {
H A Dmain_test.go24 domainID, err := v.GetDomainID("example.com")
/dports/net/traefik/traefik-2.6.1/vendor/github.com/OpenDNS/vegadns2client/
H A Ddomains.go30 func (vega *VegaDNSClient) GetDomainID(domain string) (int, error) { func
73 if domainID, err := vega.GetDomainID(tmpHostname); err == nil {
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Remoting/Test/
H A DBaseCalls.cs431 return Thread.GetDomainID(); in GetDomId()
524 return 130772 + Thread.GetDomainID(); in Simple()
539 return "" + a + "-" + b + "-" + c + "-" + d + "@" + Thread.GetDomainID(); in PrimitiveParams()
549 …"-" + b1.ToString(CultureInfo.InvariantCulture) + "-" + c1 + "-" + d1 + "@" + Thread.GetDomainID(); in PrimitiveParamsInOut()
563 Complex cp = new Complex (33,c+ "@" + Thread.GetDomainID()); in ComplexParams()
571 b = new Complex (33,c+ "@" + Thread.GetDomainID()); in ComplexParamsInOut()
H A DCrossDomainCalls.cs37 return Thread.GetDomainID(); in GetDomId()
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dcross-domain.cs25 if (System.Threading.Thread.GetDomainID () == server.GetDomainId ()) in RunTest()
135 domid = System.Threading.Thread.GetDomainID (); in Remo()
145 if (domid != System.Threading.Thread.GetDomainID ()) in CheckThisDomain()
/dports/security/lego/lego-4.5.3/providers/dns/conoha/
H A Dconoha.go113 id, err := d.client.GetDomainID(authZone)
142 domID, err := d.client.GetDomainID(authZone)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/conoha/
H A Dconoha.go113 id, err := d.client.GetDomainID(authZone)
142 domID, err := d.client.GetDomainID(authZone)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/providers/dns/conoha/
H A Dconoha.go113 id, err := d.client.GetDomainID(authZone)
142 domID, err := d.client.GetDomainID(authZone)
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/
H A DGlobalDebug.cs42 System.Threading.Thread.GetDomainID(), in GlobalDebug()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/remoting/
H A Dproxyattribute.cs87 rp.SetSrvInfo(objRef.GetServerIdentity(), objRef.GetDomainID()); in CreateProxy()
H A Dobjref.cs424 internal int GetDomainID() in GetDomainID() method in System.Runtime.Remoting.ObjRef
445 SetDomainID(o.GetDomainID()); in ObjRef()
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/SoObjects/
H A DSoObjectSOAPDispatcher.m64 Another (http://novell.com/simias/domain/GetDomainID):
70 <GetDomainID xmlns="http://novell.com/simias/domain" />
267 /* a quoted header, like "http://novell.com/simias/domain/GetDomainID" */
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/SoObjects/
H A DSoObjectSOAPDispatcher.m64 Another (http://novell.com/simias/domain/GetDomainID):
70 <GetDomainID xmlns="http://novell.com/simias/domain" />
267 /* a quoted header, like "http://novell.com/simias/domain/GetDomainID" */
/dports/security/lego/lego-4.5.3/providers/dns/conoha/internal/
H A Dclient.go116 func (c *Client) GetDomainID(domainName string) (string, error) { func
H A Dclient_test.go128 domainID, err := client.GetDomainID(test.domainName)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/conoha/internal/
H A Dclient.go116 func (c *Client) GetDomainID(domainName string) (string, error) { func
H A Dclient_test.go129 domainID, err := client.GetDomainID(test.domainName)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/providers/dns/conoha/internal/
H A Dclient.go116 func (c *Client) GetDomainID(domainName string) (string, error) { func
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.Thread/ref/
H A DSystem.Threading.Thread.cs70 public static int GetDomainID() { throw null; } in GetDomainID() method in System.Threading.Thread
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.Remoting.Channels/
H A DCrossAppDomainChannel.cs115 get { return new CrossAppDomainData(Thread.GetDomainID()); }
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/
H A DTaskAwaiter.cs256 … (continuationTask != null ? continuationTask.Id : 0), System.Threading.Thread.GetDomainID()); in OutputWaitEtwEvents()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/
H A Dthread.cs1217 if (!nativeGetSafeCulture(this, GetDomainID(), true, ref culture) || culture == null) { in GetCurrentUICultureNoAppX()
1327 if (!nativeGetSafeCulture(this, GetDomainID(), false, ref culture) || culture == null) { in GetCurrentCultureNoAppX()
1482 public static int GetDomainID() in GetDomainID() method in System.Threading.Thread
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.Remoting.Contexts/
H A DContext.cs96 domain_id = Thread.GetDomainID(); in Context()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.Thread/src/System/Threading/
H A DThread.cs276 public static int GetDomainID() => GetDomain().Id; in GetDomainID() method in System.Threading.Thread

123