Searched defs:out_fd (Results 1 – 2 of 2) sorted by relevance
82 int null_fd, out_fd, err_fd; in stdio_disable() local99 int out_fd, err_fd; in stdio_enable() local114 int null_fd, out_fd, err_fd; in stdio_disable() local131 int out_fd, err_fd; in stdio_enable() local
78 run_child (int in_fd, int out_fd) in run_child()