Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dpager.h17 int show_man_page(const char *page, bool null_stdio);
Dpager.c298 int show_man_page(const char *desc, bool null_stdio) { in show_man_page() function
/systemd-251/src/analyze/
Danalyze-verify-util.c191 k = show_man_page(*p + 4, true); in verify_documentation()
/systemd-251/src/systemctl/
Dsystemctl-show.c799 show_man_page(*p + 4, false); in show_unit_help()