]> err.no Git - util-linux/commitdiff
libmount: cleanup mount.sym
authorKarel Zak <kzak@redhat.com>
Wed, 15 Sep 2010 14:57:19 +0000 (16:57 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Jan 2011 11:28:42 +0000 (12:28 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/mount/src/mount.sym

index 0b7a9fe8017b0b5cc3d4d558a91b032cf27bdc60..fe708319a6ad7fc55dbe62622ab889a079d25a19 100644 (file)
@@ -19,7 +19,6 @@ global:
        mnt_free_optls;
        mnt_free_tab;
        mnt_fs_append_optstr;
-       mnt_fs_prepend_optstr;
        mnt_fs_append_userspace_optstr;
        mnt_fs_get_devno;
        mnt_fs_get_freq;
@@ -41,6 +40,7 @@ global:
        mnt_fs_match_options;
        mnt_fs_match_source;
        mnt_fs_match_target;
+       mnt_fs_prepend_optstr;
        mnt_fs_print_debug;
        mnt_fs_set_freq;
        mnt_fs_set_fstype;
@@ -71,47 +71,12 @@ global:
        mnt_new_optls;
        mnt_new_tab;
        mnt_new_tab_from_file;
-       mnt_optent_dup_value;
-       mnt_optent_get_flag;
-       mnt_optent_get_id;
-       mnt_optent_get_map;
-       mnt_optent_get_mapent;
-       mnt_optent_get_mask;
-       mnt_optent_get_name;
-       mnt_optent_get_type;
-       mnt_optent_get_value;
-       mnt_optent_has_value;
-       mnt_optent_is_inverted;
-       mnt_optent_is_unknown;
-       mnt_optent_print_debug;
-       mnt_optent_require_value;
-       mnt_optent_set_value;
-       mnt_optent_snprintf_value;
-       mnt_optent_strlen_value;
-       mnt_optent_strtol_value;
-       mnt_optent_strtoull_value;
-       mnt_optent_strtoul_value;
-       mnt_optls_add_builtin_map;
-       mnt_optls_add_map;
-       mnt_optls_add_option;
-       mnt_optls_create_mountdata;
-       mnt_optls_create_mountflags;
-       mnt_optls_create_update_optstr;
-       mnt_optls_create_userspace_optstr;
-       mnt_optls_get_ids;
-       mnt_optls_get_option;
-       mnt_optls_next_option;
-       mnt_optls_parse_optstr;
-       mnt_optls_print_debug;
-       mnt_optls_remove_option;
-       mnt_optls_remove_option_by_flags;
-       mnt_optls_remove_option_by_iflags;
        mnt_optstr_append_option;
-       mnt_optstr_prepend_option;
        mnt_optstr_get_mountflags;
-       mnt_optstr_get_userspace_mountflags;
        mnt_optstr_get_option;
+       mnt_optstr_get_userspace_mountflags;
        mnt_optstr_next_option;
+       mnt_optstr_prepend_option;
        mnt_optstr_remove_option;
        mnt_optstr_set_option;
        mnt_parse_version_string;