Searched refs:read_ahead (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/lz/
H A Dlz_encoder_mf.c78 ++mf->read_ahead;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h733 int read_ahead; member in struct:ssl_ctx_st
887 int read_ahead; /* Read as many input bytes as possible member in struct:ssl_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl.h733 int read_ahead; member in struct:ssl_ctx_st
887 int read_ahead; /* Read as many input bytes as possible member in struct:ssl_st
H A Ds3_pkt.c129 * (If s->read_ahead is set, 'max' bytes may be stored in rbuf
162 if (!s->read_ahead)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl.h1036 int read_ahead; member in struct:ssl_ctx_st
1494 int read_ahead; /* Read as many input bytes as possible (for member in struct:ssl_st
H A Ds3_pkt.c145 * s->read_ahead is set, 'max' bytes may be stored in rbuf [plus
234 /* We always act like read_ahead is set for DTLS */
235 if (!s->read_ahead && !SSL_IS_DTLS(s))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl.h1036 int read_ahead; member in struct:ssl_ctx_st
1494 int read_ahead; /* Read as many input bytes as possible (for member in struct:ssl_st
H A Ds3_pkt.c145 * s->read_ahead is set, 'max' bytes may be stored in rbuf [plus
234 /* We always act like read_ahead is set for DTLS */
235 if (!s->read_ahead && !SSL_IS_DTLS(s))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmegaraid.c3059 switch(lparam->read_ahead) {

Completed in 130 milliseconds

12