Searched defs:hostname (Results 176 - 177 of 177) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h977 uint8_t hostname[32]; /* IP node hostname from uname -n */ member in struct:dfc_drvinfo
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h426 // For records containing a hostname (in the name on the left, or in the rdata on the right),
1434 regState_NoTarget = 8, // SRV Record registration pending registration of hostname
1602 // a dot-local hostname, and therefore it would make no sense to register this record with a wide-area Unicast DNS server.
1827 AuthRecord AutoTunnelHostRecord; // User-visible hostname; used as SRV target for AutoTunnel services
1828 AuthRecord AutoTunnelTarget; // Opaque hostname of tunnel endpoint; used as SRV target for AutoTunnelService record
1836 domainname hostname; member in struct:DomainAuthInfo
2401 mDNSAddr AdvertisedV4; // IPv4 address pointed to by hostname
2402 mDNSAddr AdvertisedV6; // IPv6 address pointed to by hostname
2406 DNSQuestion ReverseMap; // Reverse-map query to find static hostname for service target
2410 HostnameInfo *Hostnames; // List of registered hostnames + hostname metadat
[all...]

Completed in 95 milliseconds

12345678