Searched refs:process_tree (Results 1 – 1 of 1) sorted by relevance
45 int process_tree(int, int);153 process_tree(int srv_fd, int dstdir_fd) in process_tree() function251 return process_tree(srv_fds[0], dstdir_fd) == -1 ? 1 : 0; in main()