Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers204 zonecfg_set_hostid;
H A Dlibzonecfg.c2441 zonecfg_set_hostid(zone_dochandle_t handle, const char *hostidp) in zonecfg_set_hostid() function
/titanic_41/usr/src/head/
H A Dlibzonecfg.h356 extern int zonecfg_set_hostid(zone_dochandle_t, const char *);
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c3698 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()