Searched refs:srv_fd (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dcatman.c122 process_manpage(int srv_fd, int dstdir_fd, const char *path) argument
140 irc = sock_fd_write(srv_fd, in_fd, out_fd, STDERR_FILENO);
153 process_tree(int srv_fd, int dstdir_fd) argument
173 if (process_manpage(srv_fd, dstdir_fd, path) == -1) {

Completed in 95 milliseconds