]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - src/libloc.sym
database: Unmap all mapped sections when freeing database
[people/ms/libloc.git] / src / libloc.sym
index bdccb707b4d38afc060027b77714d9f3a307f50a..9a28e05dfea83f0742189b2119aaec5563537740 100644 (file)
@@ -16,6 +16,8 @@ global:
        loc_database_get_as;
        loc_database_get_description;
        loc_database_get_vendor;
+       loc_database_lookup;
+       loc_database_lookup_from_string;
        loc_database_new;
        loc_database_ref;
        loc_database_unref;
@@ -25,6 +27,7 @@ global:
        loc_network_get_country_code;
        loc_network_new;
        loc_network_new_from_string;
+       loc_network_ref;
        loc_network_set_asn;
        loc_network_set_country_code;
        loc_network_str;