Home
last modified time | relevance | path

Searched refs:log_hexdump_with_location (Results 1 – 4 of 4) sorted by relevance

/dports/net/xrdp-devel/xrdp-0.9.16/common/
H A Dlog.h128 log_hexdump_with_location(__func__, __FILE__, __LINE__, log_level, message, buffer, length)
141 log_hexdump_with_location(__func__, __FILE__, __LINE__, log_level, message, buffer, length)
392 log_hexdump_with_location(const char *function_name,
H A Dlog.c774 return log_hexdump_with_location("", "", 0, log_level, message, src, len); in log_hexdump()
780 log_hexdump_with_location(const char *function_name, in log_hexdump_with_location() function
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/common/
H A Dlog.h137 log_hexdump_with_location(__func__, __FILE__, __LINE__, log_level, message, buffer, length)
150 log_hexdump_with_location(__func__, __FILE__, __LINE__, log_level, message, buffer, length)
401 log_hexdump_with_location(const char *function_name,
H A Dlog.c774 return log_hexdump_with_location("", "", 0, log_level, message, src, len); in log_hexdump()
780 log_hexdump_with_location(const char *function_name, in log_hexdump_with_location() function