Searched refs:read_fd (Results 1 – 1 of 1) sorted by relevance
35 let read_fd = current_pcb().alloc_fd(read_file, None)?; in pipe() localVariable38 fd[0] = read_fd; in pipe()