Home
last modified time | relevance | path

Searched refs:val_error (Results 1 – 2 of 2) sorted by relevance

/src/contrib/unbound/validator/
H A Dvalidator.c368 val_error(struct module_qstate* qstate, int id) in val_error() function
1811 return val_error(qstate, id); in processInit()
1937 return val_error(qstate, id); in processInit()
2014 return val_error(qstate, id); in processFindKey()
2087 return val_error(qstate, id); in processFindKey()
2115 return val_error(qstate, id); in processFindKey()
2131 return val_error(qstate, id); in processFindKey()
2140 return val_error(qstate, id); in processFindKey()
2150 return val_error(qstate, id); in processFindKey()
2180 return val_error(qstate, id); in processValidate()
[all …]
/src/contrib/unbound/doc/
H A DChangelog12014 - review - use val_error().