Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dcgi.c74 static void parse_path_info(struct req *, const char *);
1143 parse_path_info(&req, path); in main()
1189 parse_path_info(struct req *req, const char *path) in parse_path_info() function