Searched defs:sm_debug (Results 1 – 2 of 2) sorted by relevance
59 struct sm_debug struct61 const char *sm_magic; /* points to SmDebugMagic */90 ** so that when sm_debug_addsetting is called, we can reset argument108 # define sm_debug_active(debug, level) \ argument
111 sm_debug(char *msg, ...) in sm_debug() function