Home
last modified time | relevance | path

Searched refs:SmDebugSettings (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Ddebug.c228 SM_DEBUG_SETTING_T *SmDebugSettings = NULL; variable
297 s->ds_next = SmDebugSettings;
298 SmDebugSettings = s;
418 for (s = SmDebugSettings; s != NULL; s = s->ds_next)