Searched refs:debug_message (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_debug.h114 void cl_dbg_out(IN const char *const debug_message, IN ...);
117 * debug_message
131 * The formatting of the debug_message string is the same as for printf
140 static inline void cl_dbg_out(IN const char *const debug_message, IN ...) argument
142 UNUSED_PARAM(debug_message);

Completed in 100 milliseconds