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

/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_complib.c74 cl_msg_out("__init: failed to create complib (%s)\n",
H A Dcl_log.c110 cl_msg_out
/freebsd-10.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_debug_osd.h71 #define cl_msg_out printf macro
H A Dcl_debug.h136 * Debug Output, cl_msg_out
146 #ifndef cl_msg_out
147 /****f* Component Library: Debug Output/cl_msg_out
149 * cl_msg_out
152 * The cl_msg_out function sends a debug message to the message log target.
156 void cl_msg_out(IN const char *const message, IN ...);
171 * cl_msg_out is available in both debug and release builds.
175 * cl_msg_out sends the message to the current message logging target.

Completed in 108 milliseconds