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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c152 #define DTD_ATTR_POOL (const xmlChar *) "pool" macro
267 { "pool", DTD_ATTR_POOL },
1513 return (getrootattr(handle, DTD_ATTR_POOL, pool, poolsize));
1519 return (setrootattr(handle, DTD_ATTR_POOL, pool));

Completed in 32 milliseconds