Home | History | Annotate | Download | only in lib

Lines Matching refs:response_time

3211   pp->response_time = RESP_TIMEOUT; /* set default response time-out */
3377 long old_time = pp->response_time;
3379 pp->response_time = 60*1000; /* give it only a minute for now */
3384 pp->response_time = old_time; /* set this back to previous value */