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

NAME

6       ldns_dname
7
8

SYNOPSIS

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

DESCRIPTION

18       ldns_dname()
19

AUTHOR

21       The  ldns  team  at  NLnet Labs. Which consists out of Jelte Jansen and
22       Miek Gieben.
23
24

REPORTING BUGS

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

SEE ALSO

38       ldns_dname_left_chop,   ldns_dname_label_count,   ldns_dname2canonical,
39       ldns_dname_cat,          ldns_dname_cat_clone,          ldns_dname_new,
40       ldns_dname_new_frm_str,  ldns_dname_new_frm_data,  ldns_dname_is_subdo‐
41       main,  ldns_dname_str_absolute,  ldns_dname_label,  ldns_dname_compare,
42       ldns_dname_interval.  And perldoc Net::DNS, RFC1034, RFC1035,  RFC4033,
43       RFC4034  and RFC4035.
44

REMARKS

46       This manpage was automaticly generated from the ldns source code by use
47       of Doxygen and some perl.
48
49
50
51                                  30 May 2006                          ldns(3)
Impressum