Searched refs:manpath (Results 1 – 5 of 5) sorted by relevance
98 manpath = os.path.join(args.builddir, args.output_format) variable99 for filename in os.listdir(manpath):100 full_path = os.path.join(manpath, filename)
140 static char manpath() in manpath() function180 while (!manpath()) { in man_main()202 else while ((fd == -1) && !manpath()) fd = tryfile(*toys.optargs); in man_main()208 while ((fd == -1) && !manpath()) fd = tryfile(toys.optargs[1]); in man_main()
356 def find_data_files(manpath="share/man"): argument389 manpagebase = os.environ.get('FONTTOOLS_MANPATH', convert_path(manpath))
114 is not on the standard manpath. One solution is to add this path by
5219 [222]: https://www.freebsd.org/cgi/man.cgi?query=ministat&apropos=0&sektion=0&manpath=FreeBSD+13.0-…