Searched refs:zonecfg_set_hostid (Results 1 – 4 of 4) sorted by relevance
204 zonecfg_set_hostid;
2441 zonecfg_set_hostid(zone_dochandle_t handle, const char *hostidp) in zonecfg_set_hostid() function
356 extern int zonecfg_set_hostid(zone_dochandle_t, const char *);
3698 if ((err = zonecfg_set_hostid(handle, NULL)) != Z_OK) in clear_global()4399 if ((err = zonecfg_set_hostid(handle, prop_id)) != Z_OK) { in set_func()