Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/mandoc/
H A Dcgi.c76 static void parse_manpath_conf(struct req *);
1108 parse_manpath_conf(&req); in main()
1235 parse_manpath_conf(struct req *req) in parse_manpath_conf() function