Home
last modified time | relevance | path

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

/dports/ftp/urlgfe/urlgfe-0.7.1/src/
H A Dcategory_setting.h51 CATEGORY_STATE_COMPLETED = DOWNLOAD_STATE_COMPLETED,
H A Ddownload_setting.h50 DOWNLOAD_STATE_COMPLETED, enumerator
H A Ddownload_thread.c357 download_thread_job_set_state (dt, DOWNLOAD_STATE_COMPLETED); in download_thread_func()