Home
last modified time | relevance | path

Searched refs:process_tree (Results 1 – 1 of 1) sorted by relevance

/src/contrib/mandoc/
H A Dcatman.c51 int process_tree(int, int);
171 process_tree(int srv_fd, int dstdir_fd) in process_tree() function
430 return process_tree(srv_fds[0], dstdir_fd) == -1 ? 1 : 0; in main()