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