summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-04 19:44:55 +0200
committerLennart Poettering <lennart@poettering.net>2008-08-04 19:44:55 +0200
commit51d181c57e9669c58c418440a748405062b4443e (patch)
treef9c47e9e1fef3a5237bc6efaaaa97ba01e75b8c9 /src/map-file
parent580c4342accdfdee7e38eb5bf76c14bf32134df5 (diff)
update list of exported symbols
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file19
1 files changed, 13 insertions, 6 deletions
diff --git a/src/map-file b/src/map-file
index 8d1c582e..b6d3b63d 100644
--- a/src/map-file
+++ b/src/map-file
@@ -98,9 +98,16 @@ pa_context_unref;
pa_cvolume_avg;
pa_cvolume_channels_equal_to;
pa_cvolume_equal;
+pa_cvolume_remap;
pa_cvolume_set;
pa_cvolume_snprint;
pa_cvolume_valid;
+pa_ext_stream_restore_delete;
+pa_ext_stream_restore_read;
+pa_ext_stream_restore_set_subscribe_cb;
+pa_ext_stream_restore_subscribe;
+pa_ext_stream_restore_test;
+pa_ext_stream_restore_write;
pa_frame_size;
pa_get_binary_name;
pa_get_fqdn;
@@ -133,21 +140,21 @@ pa_operation_ref;
pa_operation_unref;
pa_parse_sample_format;
pa_path_get_filename;
-pa_proplist_free;
-pa_proplist_contains;
pa_proplist_clear;
+pa_proplist_contains;
pa_proplist_copy;
+pa_proplist_free;
pa_proplist_get;
pa_proplist_gets;
pa_proplist_iterate;
-pa_proplist_update;
pa_proplist_new;
pa_proplist_set;
-pa_proplist_sets;
pa_proplist_setf;
+pa_proplist_sets;
+pa_proplist_to_string;
pa_proplist_unset;
pa_proplist_unset_many;
-pa_proplist_to_string;
+pa_proplist_update;
pa_sample_format_to_string;
pa_sample_size;
pa_sample_spec_equal;
@@ -198,8 +205,8 @@ pa_stream_readable_size;
pa_stream_ref;
pa_stream_set_buffer_attr;
pa_stream_set_latency_update_callback;
-pa_stream_set_moved_callback;
pa_stream_set_monitor_stream;
+pa_stream_set_moved_callback;
pa_stream_set_name;
pa_stream_set_overflow_callback;
pa_stream_set_read_callback;