Searched refs:LDNS_WIREPARSE_ERR_SYNTAX_TYPE (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/unbound/sldns/
H A Dstr2wire.h203 #define LDNS_WIREPARSE_ERR_SYNTAX_TYPE 351 macro
H A Dstr2wire.c306 return RET_ERR(LDNS_WIREPARSE_ERR_SYNTAX_TYPE,
312 return RET_ERR(LDNS_WIREPARSE_ERR_SYNTAX_TYPE,
2026 return RET_ERR(LDNS_WIREPARSE_ERR_SYNTAX_TYPE,
2069 return LDNS_WIREPARSE_ERR_SYNTAX_TYPE;
H A Dwire2str.c124 { LDNS_WIREPARSE_ERR_SYNTAX_TYPE, "Syntax error, could not parse the RR's type" },
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dstr2wire.h203 #define LDNS_WIREPARSE_ERR_SYNTAX_TYPE 351 macro
H A Dstr2wire.c306 return RET_ERR(LDNS_WIREPARSE_ERR_SYNTAX_TYPE,
312 return RET_ERR(LDNS_WIREPARSE_ERR_SYNTAX_TYPE,
2026 return RET_ERR(LDNS_WIREPARSE_ERR_SYNTAX_TYPE,
2069 return LDNS_WIREPARSE_ERR_SYNTAX_TYPE;
H A Dwire2str.c124 { LDNS_WIREPARSE_ERR_SYNTAX_TYPE, "Syntax error, could not parse the RR's type" },

Completed in 152 milliseconds