Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers209 zonecfg_set_hostid;
H A Dlibzonecfg.c2449 zonecfg_set_hostid(zone_dochandle_t handle, const char *hostidp) in zonecfg_set_hostid() function
/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.c3854 if ((err = zonecfg_set_hostid(handle, NULL)) != Z_OK) in clear_global()
4565 if ((err = zonecfg_set_hostid(handle, prop_id)) != Z_OK) { in set_func()