Searched defs:pool_conf_t (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/lib/libpool/common/ |
H A D | pool.h | 153 typedef struct pool_conf pool_conf_t; typedef [all...] |
H A D | pool.c | 1675 pool_walk_properties(pool_conf_t * conf,pool_elem_t * elem,void * arg,int (* prop_callback)(pool_conf_t *,pool_elem_t *,const char *,pool_value_t *,void *)) pool_walk_properties() argument 1701 pool_walk_any_properties(pool_conf_t * conf,pool_elem_t * elem,void * arg,int (* prop_callback)(pool_conf_t *,pool_elem_t *,const char *,pool_value_t *,void *),int any) pool_walk_any_properties() argument 2682 pool_walk_resources(pool_conf_t * conf,pool_t * pp,void * arg,int (* callback)(pool_conf_t *,pool_resource_t *,void *)) pool_walk_resources() argument [all...] |