Home
last modified time | relevance | path

Searched defs:use_sendfile (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/py-pysendfile/pysendfile-2.0.1/test/
H A Dbenchmark.py149 def start_server(use_sendfile, keep_sending=False): argument
/dports/ftp/py-pyftpdlib/pyftpdlib-1.5.6/pyftpdlib/test/
H A Dtest_functional.py647 use_sendfile = None variable in TestFtpStoreData
959 use_sendfile = False variable in TestFtpStoreDataNoSendfile
966 use_sendfile = None variable in TestFtpRetrieveData
1093 use_sendfile = False variable in TestFtpRetrieveDataNoSendfile
/dports/ftp/py-pyftpdlib/pyftpdlib-1.5.6/pyftpdlib/
H A Dhandlers.py629 def use_sendfile(self): member in DTPHandler
970 def use_sendfile(self): member in ThrottledDTPHandler
1206 use_sendfile = sendfile is not None variable in FTPHandler
3446 def use_sendfile(self): member in TLS_DTPHandler
/dports/devel/vstr/vstr-1.0.15/examples/
H A Dhttpd_conf_main.h93 unsigned int use_sendfile : 1; member
H A Dhttpd.h183 unsigned int use_sendfile : 1; member
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/
H A Dhttp_response.py378 use_sendfile = False variable in HTTPConnection
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/ftp/proftpd/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/modules/
H A Dmod_xfer.c58 static unsigned char use_sendfile = TRUE; variable
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/ftp/proftpd/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/contrib/
H A Dmod_digest.c2242 unsigned char use_sendfile = TRUE; in digest_pre_retr() local
/dports/net/netatalk3/netatalk-3.1.12/libevent/
H A Dbuffer.c115 static int use_sendfile = 1; variable

12