Lines Matching defs:current
134 db_free_entry *current, *nextentry;
137 for (current = head; current != NULL; ) {
138 nextentry = current->next;
139 delete current;
140 current = nextentry;
204 db_free_entry_p current = head;
217 for (i = liststart+2; i < listend && current != NULL; i++) {
218 answer[i] = current->where;
219 current = current->next;
851 * all expiration times in the table, though no larger than current