]> sourceware.org Git - lvm2.git/commitdiff
add list fns
authorAlasdair Kergon <agk@redhat.com>
Mon, 3 Nov 2008 20:03:00 +0000 (20:03 +0000)
committerAlasdair Kergon <agk@redhat.com>
Mon, 3 Nov 2008 20:03:00 +0000 (20:03 +0000)
libdm/.exported_symbols

index 6815560f7f2962074af02b08f505b5f12a91ec98..a6e04f834b2c4ab737ed140f4ecdf218fe96ab73 100644 (file)
@@ -135,3 +135,16 @@ dm_report_field_set_value
 dm_report_set_output_field_name_prefix
 dm_regex_create
 dm_regex_match
+dm_list_init
+dm_list_add
+dm_list_add_h
+dm_list_del
+dm_list_move
+dm_list_empty
+dm_list_start
+dm_list_end
+dm_list_first
+dm_list_last
+dm_list_prev
+dm_list_next
+dm_list_size
This page took 0.036704 seconds and 5 git commands to generate.