Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/respip/
H A Drespip.c300 char bufshort[64]; in respip_enter_rrstr() local
310 strlcpy(bufshort, rrstr, sizeof(bufshort)); in respip_enter_rrstr()
311 log_err("bad response-ip-data: %s...", bufshort); in respip_enter_rrstr()