Searched refs:mtcp_set_debug_string (Results 1 – 2 of 2) sorted by relevance
24 mtcp_set_debug_string(mtcp, "[%s:%d] "format, __func__, __LINE__, ##args); \30 mtcp_set_debug_string(mtcp, NULL); \
1243 mtcp_set_debug_string(mtcp_manager_t mtcp, const char *fmt, ...) in mtcp_set_debug_string() function