Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dcgi.c73 static void parse_manpath_conf(struct req *);
1133 parse_manpath_conf(&req); in main()
1260 parse_manpath_conf(struct req *req) in parse_manpath_conf() function