Searched refs:DomainName (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dntlmssp.h80 SECURITY_BUFFER DomainName; /* RFC 1001 style and ASCII */ member in struct:_NEGOTIATE_MESSAGE
105 SECURITY_BUFFER DomainName; member in struct:_AUTHENTICATE_MESSAGE
H A Dsess.c440 sec_blob->DomainName.BufferOffset = 0;
441 sec_blob->DomainName.Length = 0;
442 sec_blob->DomainName.MaximumLength = 0;
493 sec_blob->DomainName.BufferOffset = cpu_to_le32(tmp - pbuffer);
494 sec_blob->DomainName.Length = 0;
495 sec_blob->DomainName.MaximumLength = 0;
503 sec_blob->DomainName.BufferOffset = cpu_to_le32(tmp - pbuffer);
504 sec_blob->DomainName.Length = cpu_to_le16(len);
505 sec_blob->DomainName.MaximumLength = cpu_to_le16(len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-sharp/
H A DAvahiTest.cs39 eg.AddService ("foobar2", "_dingdong._tcp", client.DomainName,
H A DDomainBrowser.cs118 public DomainBrowser (Client client) : this (client, -1, Protocol.Unspecified, client.DomainName,
H A DServiceBrowser.cs120 public ServiceBrowser (Client client, string type) : this (client, type, client.DomainName)
H A DServiceTypeBrowser.cs111 public ServiceTypeBrowser (Client client) : this (client, client.DomainName)
H A DClient.cs214 public string DomainName property in class:Avahi.Client
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DAvahiTest.cs39 eg.AddService ("foobar2", "_dingdong._tcp", client.DomainName,
H A DDomainBrowser.cs118 public DomainBrowser (Client client) : this (client, -1, Protocol.Unspecified, client.DomainName,
H A DServiceBrowser.cs120 public ServiceBrowser (Client client, string type) : this (client, type, client.DomainName)
H A DServiceTypeBrowser.cs111 public ServiceTypeBrowser (Client client) : this (client, client.DomainName)
H A DClient.cs214 public string DomainName property in class:Avahi.Client

Completed in 65 milliseconds