Searched refs:pool_put_any_property (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libpool/common/ |
H A D | pool_internal.h | 365 extern int pool_put_any_property(pool_elem_t *, const char *,
|
H A D | pool.c | 1052 pool_put_any_property(pool_elem_t *pe, const char *name, function 1085 ret = pool_put_any_property(pe, cb->cb_buf, val); 1189 (pool_put_any_property(pe, 1302 pool_put_any_property(pe, default_props[i].pp_pname, 1372 pool_put_any_property(pe,
|
Completed in 49 milliseconds