libloc - Man Page
A tool to query the IPFire Location database
Synopsis
#include <libloc/libloc.h>
pkg-config --cflags --libs libloc
Description
libloc is a lightweight library which can be used to query the IPFire Location database.
See
- loc_new(3)
- loc_get_log_priority(3)
- loc_set_log_priority(3)
- loc_get_log_fn(3)
- loc_database_count_as(3)
- loc_database_get_as(3)
- loc_database_get_country(3)
- loc_database_lookup(3)
- loc_database_new(3)
for more information about the functions available.
Copying
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
See Also
Bug Reports
Please report all bugs to the bugtracker at https://bugzilla.ipfire.org/; refer to https://wiki.ipfire.org/devel/bugzilla for details.
Authors
Michael Tremer
Referenced By
loc_database_count_as(3), loc_database_get_as(3), loc_database_get_country(3), loc_database_lookup(3), loc_database_new(3), loc_get_log_priority(3), loc_new(3), loc_set_log_fn(3), loc_set_log_priority(3).