Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c120 #define DTD_ATTR_ZONEPATH (const xmlChar *) "zonepath" macro
641 if ((err = setrootattr(handle, DTD_ATTR_ZONEPATH, path)) != Z_OK) in zonecfg_get_attach_handle()
934 return (getrootattr(handle, DTD_ATTR_ZONEPATH, path + len, in zonecfg_get_zonepath()
974 ret = setrootattr(handle, DTD_ATTR_ZONEPATH, curr_mp); in zonecfg_set_zonepath()