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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c933 getrootattr(zone_dochandle_t handle, const xmlChar *propname, function
1246 return (getrootattr(handle, DTD_ATTR_NAME, name, namesize));
1277 if ((err = getrootattr(handle, DTD_ATTR_NAME, curname,
1369 return (getrootattr(handle, DTD_ATTR_ZONEPATH, path + len,
1420 ret = getrootattr(handle, DTD_ATTR_BRAND, brand, brandsize);
1477 if ((ret = getrootattr(handle, DTD_ATTR_AUTOBOOT, autobootstr,
1513 return (getrootattr(handle, DTD_ATTR_POOL, pool, poolsize));
1537 return (getrootattr(handle, DTD_ATTR_BOOTARGS, bargs, bargssize));
1549 return (getrootattr(handle, DTD_ATTR_SCHED, sched, schedsize));
2089 err = getrootattr(handl
[all...]

Completed in 34 milliseconds