Searched refs:DTD_ATTR_HOSTID (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c165 #define DTD_ATTR_HOSTID (const xmlChar *) "hostid" macro
250 { "hostid", DTD_ATTR_HOSTID },
3529 if ((err = getrootattr(handle, DTD_ATTR_HOSTID, bufp, buflen)) != Z_OK)
3552 return (setrootattr(handle, DTD_ATTR_HOSTID, hostidp));

Completed in 43 milliseconds