Searched refs:error_func_msg (Results 1 – 7 of 7) sorted by relevance
43 error_func_msg("Address size (%zu) is more than maximum " in sprint_mac_addr()
691 error_func_msg("requested %u bytes exceeds %u bytes limit", in print_quoted_string_ex()705 error_func_msg("memory exhausted when tried to allocate" in print_quoted_string_ex()885 error_func_msg("requested %u iovec elements exceeds" in dumpiov_upto()892 error_func_msg("memory exhausted when tried to allocate" in dumpiov_upto()943 error_func_msg("memory exhausted when tried to allocate" in dumpstr()
66 #define error_func_msg(fmt_, ...) \ macro
272 error_func_msg("Unexpected xlat value %" PRIu64 in xlat_idx()490 error_func_msg("Unexpected style value of %#x", style); in print_xlat_ex()
138 error_func_msg("[xlat %p, dflt \"%s\", decoders %p] " in decode_nlattr()414 error_func_msg("indexed xlats are currently incompatible with " in decode_nla_flags()
260 error_func_msg("where is my ifconf?"); in decode_ifconf()
4189 sock: use error_func_msg for printing function name.4190 * sock.c (decode_ifconf): Use error_func_msg instead of error_msg with4684 dumpstr): Replace error_msg with error_func_msg.10361 * error_prints.h (error_func_msg, perror_func_msg, debug_func_msg,