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

/solaris-userland/components/net-snmp-57/sun/agent/modules/seaExtensions/
H A DsunSystem.c112 char sibuf[16]; local
127 (void) sysinfo(SI_HW_SERIAL, sibuf, (long) sizeof (sibuf));
128 my_host_id = atol(sibuf);

Completed in 12 milliseconds