diff options
Diffstat (limited to 'debian/libpool2.symbols')
-rw-r--r-- | debian/libpool2.symbols | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/debian/libpool2.symbols b/debian/libpool2.symbols new file mode 100644 index 0000000..37fdf22 --- /dev/null +++ b/debian/libpool2.symbols @@ -0,0 +1,71 @@ +libpool.so.2 libpool2 #MINVER# + LIBPOOL_2@LIBPOOL_2 1.0 + pool_associate@LIBPOOL_2 1.0 + pool_component_info@LIBPOOL_2 1.0 + pool_component_to_elem@LIBPOOL_2 1.0 + pool_conf_alloc@LIBPOOL_2 1.0 + pool_conf_close@LIBPOOL_2 1.0 + pool_conf_commit@LIBPOOL_2 1.0 + pool_conf_export@LIBPOOL_2 1.0 + pool_conf_free@LIBPOOL_2 1.0 + pool_conf_info@LIBPOOL_2 1.0 + pool_conf_location@LIBPOOL_2 1.0 + pool_conf_open@LIBPOOL_2 1.0 + pool_conf_remove@LIBPOOL_2 1.0 + pool_conf_rollback@LIBPOOL_2 1.0 + pool_conf_status@LIBPOOL_2 1.0 + pool_conf_to_elem@LIBPOOL_2 1.0 + pool_conf_update@LIBPOOL_2 1.0 + pool_conf_validate@LIBPOOL_2 1.0 + pool_create@LIBPOOL_2 1.0 + pool_destroy@LIBPOOL_2 1.0 + pool_dissociate@LIBPOOL_2 1.0 + pool_dynamic_location@LIBPOOL_2 1.0 + pool_error@LIBPOOL_2 1.0 + pool_get_binding@LIBPOOL_2 1.0 + pool_get_owning_resource@LIBPOOL_2 1.0 + pool_get_pool@LIBPOOL_2 1.0 + pool_get_property@LIBPOOL_2 1.0 + pool_get_resource@LIBPOOL_2 1.0 + pool_get_resource_binding@LIBPOOL_2 1.0 + pool_get_status@LIBPOOL_2 1.0 + pool_info@LIBPOOL_2 1.0 + pool_put_property@LIBPOOL_2 1.0 + pool_query_components@LIBPOOL_2 1.0 + pool_query_pool_resources@LIBPOOL_2 1.0 + pool_query_pools@LIBPOOL_2 1.0 + pool_query_resource_components@LIBPOOL_2 1.0 + pool_query_resources@LIBPOOL_2 1.0 + pool_resource_create@LIBPOOL_2 1.0 + pool_resource_destroy@LIBPOOL_2 1.0 + pool_resource_info@LIBPOOL_2 1.0 + pool_resource_to_elem@LIBPOOL_2 1.0 + pool_resource_transfer@LIBPOOL_2 1.0 + pool_resource_type_list@LIBPOOL_2 1.0 + pool_resource_xtransfer@LIBPOOL_2 1.0 + pool_rm_property@LIBPOOL_2 1.0 + pool_set_binding@LIBPOOL_2 1.0 + pool_set_status@LIBPOOL_2 1.0 + pool_static_location@LIBPOOL_2 1.0 + pool_strerror@LIBPOOL_2 1.0 + pool_to_elem@LIBPOOL_2 1.0 + pool_value_alloc@LIBPOOL_2 1.0 + pool_value_free@LIBPOOL_2 1.0 + pool_value_get_bool@LIBPOOL_2 1.0 + pool_value_get_double@LIBPOOL_2 1.0 + pool_value_get_int64@LIBPOOL_2 1.0 + pool_value_get_name@LIBPOOL_2 1.0 + pool_value_get_string@LIBPOOL_2 1.0 + pool_value_get_type@LIBPOOL_2 1.0 + pool_value_get_uint64@LIBPOOL_2 1.0 + pool_value_set_bool@LIBPOOL_2 1.0 + pool_value_set_double@LIBPOOL_2 1.0 + pool_value_set_int64@LIBPOOL_2 1.0 + pool_value_set_name@LIBPOOL_2 1.0 + pool_value_set_string@LIBPOOL_2 1.0 + pool_value_set_uint64@LIBPOOL_2 1.0 + pool_version@LIBPOOL_2 1.0 + pool_walk_components@LIBPOOL_2 1.0 + pool_walk_pools@LIBPOOL_2 1.0 + pool_walk_properties@LIBPOOL_2 1.0 + pool_walk_resources@LIBPOOL_2 1.0 |