Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dcatman.c45 int process_tree(int, int);
153 process_tree(int srv_fd, int dstdir_fd) in process_tree() function
251 return process_tree(srv_fds[0], dstdir_fd) == -1 ? 1 : 0; in main()