Home
last modified time | relevance | path

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

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