Searched refs:found_type (Results 1 – 6 of 6) sorted by relevance
372 } found_type; in PERSONALITY_FUNCTION() local442 found_type = (landing_pad == 0 ? found_terminate : found_handler); in PERSONALITY_FUNCTION()525 found_type = found_terminate; in PERSONALITY_FUNCTION()533 found_type = found_nothing; in PERSONALITY_FUNCTION()540 found_type = found_cleanup; in PERSONALITY_FUNCTION()639 found_type = found_handler; in PERSONALITY_FUNCTION()642 found_type = (saw_cleanup ? found_cleanup : found_nothing); in PERSONALITY_FUNCTION()646 if (found_type == found_nothing) in PERSONALITY_FUNCTION()651 if (found_type == found_cleanup) in PERSONALITY_FUNCTION()672 if (found_type == found_terminate) in PERSONALITY_FUNCTION()[all …]
108 char found_type[DNS_RDATATYPE_FORMATSIZE] = {}; in compare_tuples() 154 isc_buffer_init(&typebuf, found_type, sizeof(found_type)); in compare_tuples() 111 char found_type[DNS_RDATATYPE_FORMATSIZE] = {}; compare_tuples() local
600 goto found_type; in set_fstype_ext()604 goto found_type; in set_fstype_ext()618 goto found_type; in set_fstype_ext()625 goto found_type; in set_fstype_ext()632 found_type: in set_fstype_ext()
847 dns_rdatatype_t found_type; /* invalid type in negative7804 rctx->found_type = dns_rdatatype_none; in resquery_response() 8876 dns_rdatatype_format(rctx->found_type, tbuf, in rctx_answer_match() 9128 rctx->found_type = ISC_LIST_HEAD(name->list)->type; in rctx_answer_none() 836 dns_rdatatype_t found_type; /* invalid type in negative global() member
799 dns_rdatatype_t found_type; /* invalid type in negative member8355 rctx->found_type = dns_rdatatype_none; in rctx_answer_init()9377 dns_rdatatype_format(rctx->found_type, tbuf, in rctx_answer_none()9630 rctx->found_type = ISC_LIST_HEAD(name->list)->type; in rctx_authority_dnssec()