Lines Matching refs:reads
350 * @reads Number of reads performed
354 bsearch_file_handle *bfh, size_t *reads)
364 if (reads)
365 *reads = 0;
433 if (reads)
434 *reads = 1;
583 * Returns 0 on success or an errno value otherwise (EIO if reads are
675 * should speed up most searches by reducing the number of reads
691 * @reads Location to store a count of pages read during search
696 char **value, size_t *location, size_t *loops, size_t *reads)
712 if (reads)
713 *reads = 0;
746 if (reads)
747 *reads = my_reads;
783 if (reads)
784 *reads = my_reads;