Searched defs:new_fd (Results 1 – 4 of 4) sorted by relevance
55 int new_fd, pty_fd; member310 int pty_fd, new_fd, c = 0, w, master_fd = 0; in telnetd_main() local
256 int new_fd = open_not_cancel (action->action.open_action.path, in __spawni() local
314 int new_fd[3]; in process_mux_new_session() local930 int new_fd[2]; in process_mux_stdio_fwd() local
267 static void set_ppp_fd (int new_fd) in set_ppp_fd()