Searched defs:pool_put_property (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpool/common/
H A Dpool.c913 pool_put_property(pool_conf_t *conf, pool_elem_t *pe, const char *name, function
1033 ret = pool_put_property(TO_CONF(pe), pe, cb->cb_buf, val);
1199 if (pool_put_property(conf, pe, "pool.name", &val) == PO_FAIL) {

Completed in 20 milliseconds