Home
last modified time | relevance | path

Searched refs:CURLWC_CLEAN (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dftplistparser.h49 CURLWC_CLEAN, /* deallocate resources and reset settings */ enumerator
H A Dftp.c3783 wildcard->state = CURLWC_CLEAN; in init_wc_data()
3800 wildcard->state = CURLWC_CLEAN; in init_wc_data()
3875 if(wildcard->state == CURLWC_CLEAN) in wc_statemach()
3893 wildcard->state = CURLWC_CLEAN; in wc_statemach()
3898 wildcard->state = CURLWC_CLEAN; in wc_statemach()
3952 wildcard->state = CURLWC_CLEAN; in wc_statemach()
3954 will be done because of CURLWC_CLEAN state */ in wc_statemach()
3968 CURLWC_CLEAN : CURLWC_DOWNLOADING; in wc_statemach()
3972 case CURLWC_CLEAN: { in wc_statemach()

Completed in 6 milliseconds