Lines Matching refs:show
259 size_t len, int show, int only_syslog) in _wpa_hexdump() argument
270 } else if (!show) { in _wpa_hexdump()
292 } else if (show && len) { in _wpa_hexdump()
330 } else if (show && len) { in _wpa_hexdump()
361 } else if (show) { in _wpa_hexdump()
374 } else if (show) { in _wpa_hexdump()
398 size_t len, int show) in _wpa_hexdump_ascii() argument
411 } else if (!show) { in _wpa_hexdump_ascii()
426 _wpa_hexdump(level, title, buf, len, show, 0); in _wpa_hexdump_ascii()
430 _wpa_hexdump(level, title, buf, len, show, 1); in _wpa_hexdump_ascii()
435 if (!show) { in _wpa_hexdump_ascii()
473 if (!show) { in _wpa_hexdump_ascii()