Lines Matching refs:read_ahead
226 s->read_ahead=s->ctx->read_ahead;321 s->read_ahead=ctx->read_ahead;824 s->read_ahead=yes;829 return(s->read_ahead);1075 return(s->read_ahead);1077 l=s->read_ahead;1078 s->read_ahead=larg;1151 return(ctx->read_ahead);1153 l=ctx->read_ahead;1154 ctx->read_ahead=larg;1855 ret->read_ahead=0;