Home
last modified time | relevance | path

Searched defs:dstdir_fd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/mandoc/
H A Dcatman.c153 if ((out_fd = openat(dstdir_fd, path, in process_tree() argument
122 process_manpage(int srv_fd,int dstdir_fd,const char * path) process_manpage() argument
204 int dstdir_fd; main() local