Searched defs:manpage (Results 1 – 2 of 2) sorted by relevance
91 struct manpage { struct92 char *file; /* to be prefixed by manpath */116 struct manpage **res, /* results */ argument
105 const std::string& manpage) : in app()