Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/
H A Dmanpage.py164 def convert_manpage_to_html(html_manpage, manpage): function
203convert_manpage_to_html((self.new_path + d.rsplit("_selinux", 1)[0] + ".html"), self.old_path + d)
208convert_manpage_to_html((self.new_path + r.rsplit("_selinux", 1)[0] + ".html"), self.old_path + r)