Lines Matching defs:done
864 * closes and removes them. The cleanup is done at most once per second.
3453 parent can cleanup any possible allocs we may have done before
3577 * Setup internals depending on protocol. Needs to be done after
3589 bool done;
3594 result = conn->handler->connect_it(data, &done);
3608 DEBUGASSERT(conn->handler->done);
3610 (void)conn->handler->done(data, result, FALSE);
3765 data->state.authhost.done) {
3766 infof(data, "NTLM picked AND auth done set, clear picked");
3768 data->state.authhost.done = FALSE;
3772 data->state.authproxy.done) {
3773 infof(data, "NTLM-proxy picked AND auth done set, clear picked");
3775 data->state.authproxy.done = FALSE;
3806 /* Everything general done, inform filters that they need
3816 * create_conn() is all done.
3880 /* DNS resolution is done: that's either because this is a reused
3929 data->state.done = FALSE; /* *_done() is not called yet */