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

/freebsd-12-stable/contrib/mandoc/
H A Dcatman.c44 int process_manpage(int, int, const char *);
122 process_manpage(int srv_fd, int dstdir_fd, const char *path) function
173 if (process_manpage(srv_fd, dstdir_fd, path) == -1) {

Completed in 35 milliseconds