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

/illumos-gate/usr/src/head/
H A Dlibzonecfg.h363 extern int zonecfg_set_hostid(zone_dochandle_t, const char *);
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c3850 if ((err = zonecfg_set_hostid(handle, NULL)) != Z_OK)
4561 if ((err = zonecfg_set_hostid(handle, prop_id)) != Z_OK) {
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2447 zonecfg_set_hostid(zone_dochandle_t handle, const char *hostidp) function

Completed in 92 milliseconds