summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mount.sym
diff options
context:
space:
mode:
authorKarel Zak2010-06-22 11:52:36 +0200
committerKarel Zak2011-01-03 12:28:39 +0100
commit45d6713e8781e3102fa49c4284637dc5fcf5f656 (patch)
treeec179af6008f66d9e5a6efd5b8c102a47adde245 /shlibs/mount/src/mount.sym
parentlibmount: don't store filename to mnt_tab (diff)
downloadkernel-qcow2-util-linux-45d6713e8781e3102fa49c4284637dc5fcf5f656.tar.gz
kernel-qcow2-util-linux-45d6713e8781e3102fa49c4284637dc5fcf5f656.tar.xz
kernel-qcow2-util-linux-45d6713e8781e3102fa49c4284637dc5fcf5f656.zip
libmount: add mnt_tab_parse_stream()
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/mount.sym')
-rw-r--r--shlibs/mount/src/mount.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/shlibs/mount/src/mount.sym b/shlibs/mount/src/mount.sym
index 7cd794982..8f930967c 100644
--- a/shlibs/mount/src/mount.sym
+++ b/shlibs/mount/src/mount.sym
@@ -121,6 +121,7 @@ global:
mnt_tab_next_child_fs;
mnt_tab_next_fs;
mnt_tab_parse_file;
+ mnt_tab_parse_stream;
mnt_tab_remove_fs;
mnt_tab_set_cache;
mnt_tab_set_parser_errcb;