Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c125 #define DTD_ATTR_ZONEPATH (const xmlChar *) "zonepath" macro
648 if ((err = setrootattr(handle, DTD_ATTR_ZONEPATH, path)) != Z_OK) in zonecfg_get_attach_handle()
942 return (getrootattr(handle, DTD_ATTR_ZONEPATH, path + len, in zonecfg_get_zonepath()
982 ret = setrootattr(handle, DTD_ATTR_ZONEPATH, curr_mp); in zonecfg_set_zonepath()