Lines Matching defs:last
376 * last child dies. Therefore we can never clean up the old stuff,
462 * this relies on the fact that http_core is last in the list.
512 authn_provider_list *last = conf->providers;
514 while (last->next) {
515 last = last->next;
517 last->next = newp;
770 * last entry in each bucket and updates the counters. Returns the
778 /* garbage collect all last entries */
783 while (entry->next) { /* find last entry */
1801 /* Note: this check is done last so that a "stale=true" can be