Home | History | Annotate | Download | only in et

Lines Matching full:debug_mask

227 static int debug_mask = 0;
235 if (debug_mask & DEBUG_INIT)
240 debug_mask = strtoul(dstr, &tmp, 0);
242 debug_mask = 0;
245 debug_mask |= DEBUG_INIT;
246 if (debug_mask == DEBUG_INIT)
264 debug_mask = DEBUG_INIT;
288 if (debug_mask & DEBUG_ADDREMOVE)
317 if (debug_mask & DEBUG_ADDREMOVE)
328 if (debug_mask & DEBUG_ADDREMOVE)