Searched refs:SmDebugSettings (Results 1 - 1 of 1) sorted by relevance
/sendmail/libsm/ | ||
H A D | debug.c | 196 SM_DEBUG_SETTING_T *SmDebugSettings = NULL; variable 265 s->ds_next = SmDebugSettings; 266 SmDebugSettings = s; 386 for (s = SmDebugSettings; s != NULL; s = s->ds_next) |
Completed in 85 milliseconds