Searched refs:gethostname (Results 1 - 5 of 5) sorted by relevance

/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A DhealthMonitor.c465 retCode = gethostname((char *) hostName, MAXHOSTNAMELEN);
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_4/
H A Dme4LoadGroup.c102 retCode = gethostname((char *) hostName, MAXHOSTNAMELEN);
/solaris-userland/components/openstack/cinder/files/solaris/
H A Dzfs.py117 self.hostname = socket.gethostname()
/solaris-userland/components/krb5/Solaris/
H A Dkt_solaris.c134 * gethostname(3C). If AD environments construct salts differently in the
168 if (gethostname(localname, MAXHOSTNAMELEN) != 0) {
/solaris-userland/components/desktop/os-welcome/files/
H A Dos-next-steps.py51 hostname = socket.gethostname()

Completed in 118 milliseconds