Searched defs:stdin_fd (Results 1 – 6 of 6) sorted by relevance
144 pipe_execv(FILE **stdin_fd, FILE **stdout_fd, FILE **stderr_fd, in pipe_execv()
445 int stdin_fd = GetInputFD(); in Run() local
444 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
1144 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
849 int stdin_fd = STDIN_FILENO; in readwrite() local
785 int stdin_fd = STDIN_FILENO; in readwrite() local