1ldns(3)                    Library Functions Manual                    ldns(3)
2
3
4

NAME

6       ldns_rdf, ldns_rdf_type
7
8

SYNOPSIS

10       #include <stdint.h>
11       #include <stdbool.h>
12
13       #include <ldns/ldns.h>
14
15        ldns_rdf();
16
17        ldns_rdf_type();
18

DESCRIPTION

20       ldns_rdf()
21
22       ldns_rdf_type()
23

AUTHOR

25       The  ldns  team  at  NLnet Labs. Which consists out of Jelte Jansen and
26       Miek Gieben.
27
28

REPORTING BUGS

30       Please report bugs to ldns-team@nlnetlabs.nl  or  in  our  bugzilla  at
31       http://www.nlnetlabs.nl/bugs/index.html
32
33
35       Copyright (c) 2004 - 2006 NLnet Labs.
36
37       Licensed under the BSD License. There is NO warranty; not even for MER‐
38       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
39
40

SEE ALSO

42       ldns_rdf_set_size, ldns_rdf_set_type, ldns_rdf_set_data, ldns_rdf_size,
43       ldns_rdf_get_type,   ldns_rdf_data,   ldns_rdf_compare,   ldns_rdf_new,
44       ldns_rdf_clone,      ldns_rdf_new_frm_data,       ldns_rdf_new_frm_str,
45       ldns_rdf_new_frm_fp, ldns_rdf_free, ldns_rdf_deep_free, ldns_rdf_print,
46       ldns_native2rdf_int8,   ldns_native2rdf_int16,   ldns_native2rdf_int32,
47       ldns_native2rdf_int16_data,                       ldns_rdf2native_int8,
48       ldns_rdf2native_int16,   ldns_rdf2native_int32,   ldns_rdf2native_sock‐
49       addr_storage,       ldns_rdf2native_time_t,       ldns_native2rdf_int8,
50       ldns_native2rdf_int16,                           ldns_native2rdf_int32,
51       ldns_native2rdf_int16_data,                       ldns_rdf2native_int8,
52       ldns_rdf2native_int16,   ldns_rdf2native_int32,   ldns_rdf2native_sock‐
53       addr_storage,       ldns_rdf2native_time_t,       ldns_native2rdf_int8,
54       ldns_native2rdf_int16,                           ldns_native2rdf_int32,
55       ldns_native2rdf_int16_data,                       ldns_rdf2native_int8,
56       ldns_rdf2native_int16,   ldns_rdf2native_int32,   ldns_rdf2native_sock‐
57       addr_storage,  ldns_rdf2native_time_t.   And perldoc Net::DNS, RFC1034,
58       RFC1035, RFC4033, RFC4034  and RFC4035.
59

REMARKS

61       This manpage was automaticly generated from the ldns source code by use
62       of Doxygen and some perl.
63
64
65
66                                  30 May 2006                          ldns(3)
Impressum