LDNS_IS_RRSET(3) - Linux man page online | Library functions
Is rr_list a rrset.
Chapter
30 May 2006
ldns(3) Library Functions Manual ldns(3)
@nlnetlabs.nl or in our bugzilla at http://www.nlnet‐
labs.nl/bugs/index.html
30 May 2006 ldns(3)
NAME
ldns_is_rrset - is rr_list a rrsetSYNOPSIS
#include <stdint.h> #include <stdbool.h> #include <ldns/ldns.h> bool ldns_is_rrset(const ldns_rr_list *rr_list);DESCRIPTION
ldns_is_rrset() checks if an rr_list is a rrset. rr_list: the rr_list to check Returns true if it is an rrset otherwise falseAUTHOR
The ldns team at NLnet Labs. Which consists out of Jelte Jansen and Miek Gieben.REPORTING BUGS
Please report bugs to