Home
last modified time | relevance | path

Searched refs:PR_CLIENT_DONE (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/uftp/uftp-5.0/
H A Dproxy.h69 PR_CLIENT_DONE = 4, /// Sent COMPLETE for group enumerator
H A Dproxy_downstream.c868 dest->state = PR_CLIENT_DONE; in handle_complete()
871 alldone = alldone && (group->destinfo[i].state == PR_CLIENT_DONE); in handle_complete()