Searched refs:retCode (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_4/
H A Dme4LoadGroup.c73 int retCode; local
102 retCode = gethostname((char *) hostName, MAXHOSTNAMELEN);
103 if (retCode != 0)
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A DhealthMonitor.c183 int retCode; local
465 retCode = gethostname((char *) hostName, MAXHOSTNAMELEN);
466 if (retCode != 0)

Completed in 21 milliseconds