Home
last modified time | relevance | path

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

/src/contrib/libdiff/lib/
H A Ddiff_debug.h24 #define debug_dump dump macro
222 #define debug_dump(args...) macro
H A Ddiff_myers.c802 debug_dump(left); in diff_algo_myers_divide()
804 debug_dump(right); in diff_algo_myers_divide()
1088 debug_dump(left); in diff_algo_myers()
1090 debug_dump(right); in diff_algo_myers()
H A Ddiff_main.c421 debug_dump(d); in diff_data_init_subsection()
439 debug_dump(&state->left); in diff_algo_none()
441 debug_dump(&state->right); in diff_algo_none()
H A Ddiff_patience.c408 debug_dump(left); in diff_algo_patience()
410 debug_dump(right); in diff_algo_patience()
/src/contrib/wpa/src/utils/
H A Dhttp_curl.c94 static void debug_dump(struct http_ctx *ctx, const char *title, in debug_dump() function
131 debug_dump(ctx, "CURLINFO_TEXT", buf, len); in curl_cb_debug()
134 debug_dump(ctx, "CURLINFO_HEADER_IN", buf, len); in curl_cb_debug()
137 debug_dump(ctx, "CURLINFO_HEADER_OUT", buf, len); in curl_cb_debug()
140 debug_dump(ctx, "CURLINFO_DATA_IN", buf, len); in curl_cb_debug()
143 debug_dump(ctx, "CURLINFO_DATA_OUT", buf, len); in curl_cb_debug()
/src/sys/dev/ixgbe/
H A Dixgbe_type_e610.h2026 struct ixgbe_aci_cmd_debug_dump_internals debug_dump; member
H A Dixgbe_e610.c3662 cmd = &desc.params.debug_dump; in ixgbe_aci_get_internal_data()
/src/sys/dev/ice/
H A Dice_adminq_cmd.h3260 struct ice_aqc_debug_dump_internals debug_dump; member
H A Dice_common.c5106 cmd = &desc.params.debug_dump; in ice_aq_get_internal_data()