Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/ipsecmod/
H A Dipsecmod.c253 char str[65535], *s, *tempstring; in call_hook() local
275 tempstring = sldns_wire2str_dname(qstate->qinfo.qname, in call_hook()
277 if(!tempstring) { in call_hook()
281 if(!domainname_has_safe_characters(tempstring, strlen(tempstring))) { in call_hook()
283 free(tempstring); in call_hook()
286 w += sldns_str_print(&s, &slen, "\"%s\"", tempstring); in call_hook()
287 free(tempstring); in call_hook()
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()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19945359 * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstring
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19945359 * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstring