Home
last modified time | relevance | path

Searched refs:allow_restart (Results 1 – 25 of 71) sorted by relevance

123

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dupdate.c49 static int allow_restart=1; variable
79 allow_restart= 1; // automated restart allowed in init_update()
399 if(allow_restart){ in handle_file_download()
405 allow_restart= 0; in handle_file_download()
410 allow_restart= 0; in handle_file_download()
456 …if(!update_busy && restart_required && allow_restart && download_queue_size <= 0 && !download_cur_… in handle_file_download()
527 allow_restart= 0; in http_get_file_thread_handler()
H A Dupdate.h23 int allow_restart; member
/dports/games/warmux/warmux-11.04/build/symbian/lib/curl/lib/
H A Dcontent_encoding.c82 int allow_restart = 1; in inflate_stream() local
106 allow_restart = 0; in inflate_stream()
132 else if(allow_restart && status == Z_DATA_ERROR) { in inflate_stream()
143 allow_restart = 0; in inflate_stream()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dcontent_encoding.c81 int allow_restart = 1; in inflate_stream() local
105 allow_restart = 0; in inflate_stream()
133 else if(allow_restart && status == Z_DATA_ERROR) { in inflate_stream()
144 allow_restart = 0; in inflate_stream()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Dcontent_encoding.c93 int allow_restart = 1; in inflate_stream() local
117 allow_restart = 0; in inflate_stream()
145 else if(allow_restart && status == Z_DATA_ERROR) { in inflate_stream()
156 allow_restart = 0; in inflate_stream()
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dcontent_encoding.c93 int allow_restart = 1; in inflate_stream() local
117 allow_restart = 0; in inflate_stream()
145 else if(allow_restart && status == Z_DATA_ERROR) { in inflate_stream()
156 allow_restart = 0; in inflate_stream()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dcontent_encoding.c93 int allow_restart = 1; in inflate_stream() local
117 allow_restart = 0; in inflate_stream()
145 else if(allow_restart && status == Z_DATA_ERROR) { in inflate_stream()
156 allow_restart = 0; in inflate_stream()
/dports/devel/py-celery/celery-4.4.7/celery/worker/
H A Dcomponents.py154 allow_restart = w.pool_restarts
166 allow_restart=allow_restart,
/dports/devel/py-billiard/billiard-3.6.3.0/billiard/
H A Dcontext.py157 semaphore=None, putlocks=False, allow_restart=False): argument
164 threads, semaphore, putlocks, allow_restart,
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dcore.h305 void changeAudio(int ID, bool allow_restart = true);
308 void changeVideo(int ID, bool allow_restart = true);
/dports/lang/yap/yap-6.2.2/H/
H A Dhglobals.h146 int allow_restart; member
H A Ddglobals.h144 #define Yap_AllowRestart WL->allow_restart
H A Diglobals.h144 FOREIGN_WL(wid)->allow_restart = FALSE; in InitWorker()
/dports/math/cvc3/cvc3-2.4.1/src/sat/
H A Dxchaff_solver.h93 bool allow_restart; member
/dports/misc/py-cinder/cinder-12.0.10/doc/source/configuration/block-storage/drivers/
H A Dzfssa-nfs-driver.rst70 scope=svc - allow_administer=true, allow_restart=true, allow_configure=true
85 zfssa:configuration roles OpenStackRole auth (uncommitted)> set allow_restart=true
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/ftp/proftpd/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/modules/
H A Dmod_xfer.c1291 unsigned char *allow_overwrite = NULL, *allow_restart = NULL; in xfer_pre_stor() local
1409 allow_restart = get_param_ptr(CURRENT_CONF, "AllowStoreRestart", FALSE); in xfer_pre_stor()
1414 (!allow_restart || *allow_restart == FALSE)) { in xfer_pre_stor()
2464 unsigned char *allow_restart = NULL; in xfer_pre_retr() local
2553 allow_restart = get_param_ptr(CURRENT_CONF, "AllowRetrieveRestart", FALSE); in xfer_pre_retr()
2556 (allow_restart && *allow_restart == FALSE)) { in xfer_pre_retr()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/storage/
H A Dscsiglue.c263 sdev->allow_restart = 1; in slave_configure()

123