Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Ddebug.c196 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)