Searched refs:read_input (Results 1 – 2 of 2) sorted by relevance
257 read_input (FILE *in, char eolbyte, char ***pline) in read_input() function529 n_lines = read_input (stdin, eolbyte, &input_lines); in main()
256 read_input (char *dest, idx_t max_n_bytes) in read_input() function482 b->bytes_used += read_input (p, bytes_avail - 1); in load_buffer()