Home
last modified time | relevance | path

Searched defs:page (Results 1 – 9 of 9) sorted by relevance

/systemd-251/tools/
Dxml_helper.py14 def xml_parse(page): argument
Dmake-man-index.py46 def check_id(page, t): argument
Dupdate-man-rules.py12 def man(page, number): argument
Dmake-directive-index.py15 def _extract_directives(directive_groups, formatting, page): argument
Dupdate-dbus-docs.py279 def process(page): argument
/systemd-251/src/shared/
Dpager.c311 char *page = NULL, *section = NULL; in show_man_page() local
Dpretty-print.c126 int terminal_urlify_man(const char *page, const char *section, char **ret) { in terminal_urlify_man()
/systemd-251/src/udev/scsi_id/
Dscsi_serial.c270 unsigned char evpd, unsigned char page, in scsi_inquiry()
/systemd-251/src/journal-remote/
Djournal-gatewayd.c650 _cleanup_free_ char *page = NULL; in request_handler_redirect() local