Home
last modified time | relevance | path

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

/netbsd/external/bsd/unbound/dist/ipsecmod/
H A Dipsecmod.c252 size_t slen, tempdata_len, tempstring_len, i; in call_hook() local
349 tempstring = s; tempstring_len = slen; in call_hook()
355 s = tempstring; slen = tempstring_len; in call_hook()
358 tempstring, tempstring_len - slen)) { in call_hook()