Searched refs:Host (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/lms/
H A DProtocolCompat.cpp76 msg->Host,
80 (const char *)msg->Host,
86 inet_ntoa(*((struct in_addr *)msg->Host)),
90 inet_ntoa(*((struct in_addr *)msg->Host)),
H A DLMS_if_compat.h133 * @Flags: If first bit is set then Host is an hostname, otherwise Host is an IP address.
138 * @Host: Source IP address of the initiating application, in network
159 UINT8 Host[FQDN_MAX_SIZE]; member in struct:__anon766
H A DLMEConnectionCompat.cpp148 memcpy(openConnectionExMsg.Host, inAddr, addrSize);
295 msg->ConnectionId, msg->Host, ntohs(msg->HostPort));
299 msg->ConnectionId, inet_ntoa(*((struct in_addr *)msg->Host)), ntohs(msg->HostPort));
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DNameService.java63 Host h = new Host();
H A DDoPrinterDelete.java137 Host h = new Host();
H A DDoPrinterNS.java146 Host h = new Host();
559 Host h = new Host();
565 Debug.message("SVR: Host is NIS master.");
600 Host h = new Host();
H A DMakefile38 Host.class \
H A DPrinter.java127 Host h = new Host();
H A DDoPrinterAdd.java357 Host h = new Host();
H A DHost.java25 * Host class
33 public class Host class
55 Debug.message("SVR: Host.getLocalHostName()");
81 Debug.message("SVR: Host.getDomainName()");
105 Debug.message("SVR: Host.pingHost()");
133 Debug.message("SVR: Host.getNisHost() " + type);
291 Debug.message("SVR: Host.isNSConfigured() " + ns);
H A DDoPrinterMod.java686 Host h = new Host();
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_defs.h35 #error Host endianness not defined
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt100 * Added MSI-x index mask and shift for Reply Post Host
102 * Added function code for Host Based Discovery Action.
403 * Added Host Based Discovery Phy Event data.
418 * Added Host Message Event.
419 * Added Send Host Message request and reply.
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist161 147 Host is down
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Drssread.sh250 request+="Host: ${_.host}\r\n"
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c1650 else if (!q->nta->Host.c[0])
1653 LogMsg("startLLQHandshake: ERROR!!: nta non NULL for %##s (%s) but HostName %d NULL, LongLived %d", q->qname.c, DNSTypeName(q->qtype), q->nta->Host.c[0], q->LongLived);
1655 q->tcp = MakeTCPConn(m, mDNSNULL, mDNSNULL, kTCPSocketFlags_UseTLS, &q->servAddr, q->servPort, &q->nta->Host, q, mDNSNULL);
1835 AssignDomainName(&zd->Host, &answer->rdata->u.srv.target);
1837 AssignDomainName(&zd->question.qname, &zd->Host);
1843 zd->Host.c[0] = 0;
1936 zd->Host.c[0] = 0;
1960 AssignDomainName(&zd->Host, &AuthInfo->hostname);
1962 AssignDomainName(&zd->question.qname, &zd->Host);
3006 rr->tcp = MakeTCPConn(m, &m->omsg, ptr, kTCPSocketFlags_UseTLS, &rr->nta->Addr, rr->nta->Port, &rr->nta->Host, mDNSNUL
[all...]
H A DmDNSEmbeddedAPI.h183 kDNSType_HINFO, // 13 Host information
223 kDNSType_HIP = 55, // 55 Host Identity Protocol
932 mDNSEthAddr HMAC; // Host's primary identifier (e.g. MAC of on-board Ethernet)
2068 domainname Host; // Discovered result: Target host from SRV record member in struct:ZoneData_struct
2378 domainname MulticastHostname; // Fully Qualified "dot-local" Host Name, e.g. "Foo.local."
3017 // Host domains added prior to specification of the primary interface address and computer name will be deferred until
3257 // -- Host information (HINFO)
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h543 #error Host endianness not defined
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java69 Host host = new Host();
430 "Host:") + " " + host.getLocalHostName());
1184 pmUtility.getResource("Host:") + " " +
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hw.h37 #error Host endianness not defined
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h241 * Miscellaneous Host Control Register, in PCI config space
664 * Host Coalescing Mode Control Register
1196 * Host Coalescing Engine Control Registers
1742 #error Host endianness not defined

Completed in 134 milliseconds