Home
last modified time | relevance | path

Searched refs:DOWNLOAD_STATE_ERROR (Results 1 – 3 of 3) sorted by relevance

/dports/ftp/urlgfe/urlgfe-0.7.1/src/
H A Ddownload_thread.c304 download_thread_job_set_state (dt, DOWNLOAD_STATE_ERROR); in download_thread_func()
330 download_thread_job_set_state (dt, DOWNLOAD_STATE_ERROR); in download_thread_func()
361 download_thread_job_set_state (dt, DOWNLOAD_STATE_ERROR); in download_thread_func()
H A Ddownload_setting.h47 DOWNLOAD_STATE_ERROR, enumerator
H A Ddownload_list_view.c45 setting->state = DOWNLOAD_STATE_ERROR; in col_set_icon()