Searched defs:Host (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
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);
/illumos-gate/usr/src/cmd/lms/
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
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
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)

Completed in 810 milliseconds