Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dcgi.c77 static void parse_manpath_conf(struct req *);
1139 parse_manpath_conf(&req); in main()
1266 parse_manpath_conf(struct req *req) in parse_manpath_conf() function