1LIBLOC(3)                                                            LIBLOC(3)
2
3
4

NAME

6       libloc - A tool to query the IPFire Location database
7

SYNOPSIS

9       #include <libloc/libloc.h>
10
11       pkg-config --cflags --libs libloc
12

DESCRIPTION

14       libloc is a lightweight library which can be used to query the IPFire
15       Location database.
16
17       See
18
19loc_new(3)
20
21loc_get_log_priority(3)
22
23loc_set_log_priority(3)
24
25       •   loc_get_log_fn(3)
26
27loc_database_count_as(3)
28
29loc_database_get_as(3)
30
31loc_database_get_country(3)
32
33loc_database_lookup(3)
34
35loc_database_new(3)
36
37       for more information about the functions available.
38

COPYING

40       This library is free software; you can redistribute it and/or modify it
41       under the terms of the GNU Lesser General Public License as published
42       by the Free Software Foundation; either version 2.1 of the License, or
43       (at your option) any later version.
44

SEE ALSO

46       location(1)
47

BUG REPORTS

49       Please report all bugs to the bugtracker at
50       https://bugzilla.ipfire.org/; refer to
51       https://wiki.ipfire.org/devel/bugzilla for details.
52

AUTHORS

54       Michael Tremer
55
56
57
58                                                                     LIBLOC(3)
Impressum