Searched refs:max_n_bytes (Results 1 – 1 of 1) sorted by relevance
256 read_input (char *dest, idx_t max_n_bytes) in read_input() argument260 if (max_n_bytes == 0) in read_input()263 bytes_read = safe_read (STDIN_FILENO, dest, max_n_bytes); in read_input()