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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c1184 char hostnm[HOSTNMLEN]; local
1204 gethostname(hostnm, sizeof(hostnm) - 1);
1205 hostnm[sizeof(hostnm) - 1] = '\0';
1386 sprintf(str1, "%s - %s - state top", hostnm, IPL_VERSION);

Completed in 89 milliseconds