Searched defs:manpage (Results 1 – 4 of 4) sorted by relevance
80 struct manpage { struct81 char *file; /* to be prefixed by manpath */82 char *names; /* a list of names with sections */83 char *output; /* user-defined additional output */107 struct manpage **res, /* results */ argument
419 struct man_node *manpage = NULL; in build_manpath() local
2074 lxml_get_tm_manpage(entity_t *service, xmlNodePtr manpage) in lxml_get_tm_manpage()
10226 xmlNodePtr manpage = xmlNewNode(NULL, (xmlChar *)"manpage"); in export_tm_manpage() local