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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2387 u_longlong_t hostidval; local
2412 hostidval = strtoull(currentp, &currentp, 16);
2415 if (hostidval > UINT_MAX || hostidval == HW_INVALID_HOSTID ||

Completed in 82 milliseconds