Searched refs:notdone (Results 1 – 2 of 2) sorted by relevance
778 int notdone; /* Flag, done yet? */ in getnextmatch() local790 notdone = TRUE; in getnextmatch()801 while (notdone && (devtabent = _getdevtabent())) { in getnextmatch()807 notdone = FALSE; in getnextmatch()819 while (notdone && (devtabent = _getdevtabent())) { in getnextmatch()825 notdone = FALSE; in getnextmatch()
606 int notdone = 1; in sdis() local609 while (notdone) { in sdis()