Searched refs:manpage (Results 1 – 25 of 100) sorted by relevance
1234
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | .gitignore | 1 manpage.links 2 manpage.refs
|
D | Makefile | 26 rm -f manpage.links manpage.refs
|
/external/valgrind/cachegrind/ |
D | Makefile.am | 5 docs/cg_annotate-manpage.xml \ 6 docs/cg_diff-manpage.xml \ 7 docs/cg_merge-manpage.xml
|
/external/python/cpython2/Doc/library/ |
D | crypt.rst | 17 This module implements an interface to the :manpage:`crypt(3)` routine, which is 26 the :manpage:`crypt(3)` routine in the running system. Therefore, any 42 Since a few :manpage:`crypt(3)` extensions allow different values, with
|
D | sunaudio.rst | 20 :manpage:`audio(7I)` manual page. 43 to open the device only for the activity needed. See :manpage:`audio(7I)` for 46 As per the manpage, this module first looks in the environment variable 94 the :manpage:`audio(7I)` manual page. Member names are slightly different from
|
D | signal.rst | 73 :manpage:`signal(2)`, on others the list is in :manpage:`signal(7)`). Note that 143 the Unix man page :manpage:`alarm(2)`.) Availability: Unix. 161 :manpage:`signal(2)`.) 215 the man page :manpage:`siginterrupt(3)` for further information). 230 above). (See the Unix man page :manpage:`signal(2)`.)
|
/external/curl/tests/ |
D | manpage-scan.pl | 201 my @manpage; # store all parsed parameters 217 push @manpage, $combo;
|
D | Makefile.am | 32 manpage-scan.pl nroff-scan.pl http2-server.pl
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | ManPage.py | 209 manpage = ManPage(root, relief=SUNKEN, borderwidth=2) 210 manpage.pack(expand=1, fill=BOTH) 215 manpage.parsefile(fp)
|
/external/openssh/ |
D | Makefile.in | 207 $(FIXPATHSCMD) $${manpage} | $(FIXALGORITHMSCMD) | \ 210 $(FIXPATHSCMD) $${manpage} | $(FIXALGORITHMSCMD) > $@; \
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | Makefile | 61 pod2html --css=manpage.css --htmlroot=. \ 89 $(Verb) $(DataInstall) $(PROJ_SRC_DIR)/manpage.css $(HTML_DIR)
|
/external/valgrind/callgrind/ |
D | Makefile.am | 4 docs/callgrind_annotate-manpage.xml \ 5 docs/callgrind_control-manpage.xml \
|
/external/selinux/python/sepolicy/sepolicy/templates/ |
D | script.py | 77 manpage="""\ variable
|
/external/syslinux/txt/ |
D | hello.txt | 2 :doctype: manpage
|
/external/libnl/doc/stylesheets/ |
D | asciidoc-manpage.css | 1 /* Overrides for manpage documents */
|
/external/expat/doc/ |
D | xmlwf.sgml | 4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view 5 the manual page with: `docbook-to-man manpage.sgml | nroff -man | 8 manpage.1: manpage.sgml 15 <!-- Please adjust the date whenever revising the manpage. --> 409 me, I'd like to add this information to this manpage.
|
/external/curl/tests/data/ |
D | test1139 | 22 %SRCDIR/manpage-scan.pl %SRCDIR/..
|
/external/python/cpython2/Doc/c-api/ |
D | conversion.rst | 14 *format* and the extra arguments. See the Unix man page :manpage:`snprintf(2)`. 21 :manpage:`vsnprintf(2)`. 97 See the Unix man page :manpage:`strtod(2)` for details. 160 See the Unix man page :manpage:`atof(2)` for details.
|
/external/ltp/testcases/kernel/security/securebits/ |
D | README | 1 For more information on securebits, see the capabilities.7 manpage,
|
/external/iptables/extensions/ |
D | libxt_state.man | 8 description, see the "conntrack" heading in this manpage.
|
D | libip6t_REJECT.t | 3 # manpage for IPv6 variant of REJECT does not show up for some reason?
|
D | libxt_multiport.t | 19 # fix manpage, it says "up to 15 ports supported"
|
/external/fio/ |
D | HOWTO | 682 :manpage:`gettimeofday(2)` 685 :manpage:`clock_gettime(2)` 698 Enable all of the :manpage:`gettimeofday(2)` reducing options 701 :manpage:`gettimeofday(2)` call count. With this option enabled, we only do 702 about 0.4% of the :manpage:`gettimeofday(2)` calls we would have done if all 709 intensive on :manpage:`gettimeofday(2)` calls. With this option, you can set 713 :manpage:`gettimeofday(2)` call. The CPU set aside for doing these time 1032 Pre-allocate via :manpage:`posix_fallocate(3)`. 1035 Pre-allocate via :manpage:`fallocate(2)` with 1050 Use :manpage:`posix_fadvise(2)` to advise the kernel on what I/O patterns [all …]
|
/external/autotest/client/tests/ltp/ |
D | control.full | 6 individual test case is written from the system call's manpage.
|
/external/syslinux/doc/ |
D | cptime.txt | 2 :doctype: manpage
|
1234