Home
last modified time | relevance | path

Searched refs:below (Results 1 – 25 of 826) sorted by relevance

12345678910>>...34

/trueos/share/examples/BSD_daemon/
HDeps.patch14 +% col0 below is black (the lines)
15 +% col3 below is cyan (the shoelaces)
16 +% col7 below is white (eyes, shoes)
17 +% col13 below is green (the shooes)
18 +% col20 below is red (the daemon)
19 +% col31 below is gold (the pitchfork)
/trueos/contrib/ncurses/panel/
HDpanel.priv.h100 #define IS_LINKED(p) (((p)->above || (p)->below ||((p)==_nc_bottom_panel)) ? TRUE : FALSE)
159 if ((pan)->below)\
160 (pan)->below->above = (pan)->above;\
162 (pan)->above->below = (pan)->below;\
166 _nc_top_panel = (pan)->below;\
169 (pan)->above = (pan)->below = (PANEL*)0;\
HDp_below.c52 returnPanel(Is_Pseudo(pan->below) ? (PANEL *) 0 : pan->below); in NCURSES_EXPORT()
HDp_bottom.c59 pan->below = _nc_bottom_panel; in NCURSES_EXPORT()
62 pan->above->below = pan; in NCURSES_EXPORT()
HDp_new.c69 pan->below = (PANEL *) 0; in root_panel()
102 pan->below = (PANEL *) 0; in new_panel()
HDpanel.c79 (pan->below) ? USER_PTR(pan->below->user) : "--", in _nc_dPanel()
HDp_show.c62 pan->below = _nc_top_panel; in NCURSES_EXPORT()
HDpanel.h46 struct panel *below; member
/trueos/sys/fs/unionfs/
HDunion_vfsops.c85 int below; in unionfs_domount() local
98 below = 0; in unionfs_domount()
133 below = 1; in unionfs_domount()
252 if (below) { in unionfs_domount()
307 copystr((below ? "<below>:" : "<above>:"), tmp, len, &done); in unionfs_domount()
/trueos/contrib/tzdata/
HDpacificnew8 # You might want to change the "PE" (Presidential Election) below to
13 # If Presidential Election Time is ever established, replace "XXXX" below
/trueos/contrib/opie/
HDconfigure2653 which can conflict with char $ac_func(); below. */
2873 which can conflict with char $ac_func(); below. */
2979 which can conflict with char $ac_func(); below. */
3036 which can conflict with char atexit(); below. */
3087 which can conflict with char $ac_func(); below. */
3142 which can conflict with char endutent(); below. */
3194 which can conflict with char initgroups(); below. */
3246 which can conflict with char memcmp(); below. */
3298 which can conflict with char memcpy(); below. */
3349 which can conflict with char $ac_func(); below. */
[all …]
/trueos/contrib/libarchive/
HDCOPYING11 * Except as listed below, all C sources (including .c and .h files)
32 I intend for all new source code to use the license below and hope over
34 do use the license below. The varying licensing of the build scripts
/trueos/etc/namedb/
HDnamed.conf29 // These zones are already covered by the empty zones listed below.
30 // If you remove the related empty zones below, comment these lines out.
77 // The traditional root hints mechanism. Use this, OR the slave zones below.
92 To use this mechanism, uncomment the entries below, and comment
319 // NB: Do not use the IP addresses below, they are faked, and only
/trueos/cddl/contrib/dtracetoolkit/Docs/
HDMaintainer4 brendan@sun.com (or see website below for emailaddr)
/trueos/cddl/contrib/opensolaris/lib/libdtrace/i386/
HDregs.sed.in16 * If applicable, add the following below this CDDL HEADER, with the
34 * over regs.d.in to replace the #define tokens listed below to create the
/trueos/contrib/tcp_wrappers/
HDREADME.NIS10 [Note: the situation described below no longer exists. Presently, my
13 have kept the discussion below for educational reasons].
36 with the two programs below. This is what they say on a local NIS client
81 workaround is ugly and is not part of the programs attached below.
/trueos/crypto/openssh/contrib/cygwin/
HDsshd-inetd2 # To do so, the line below should be uncommented.
/trueos/crypto/openssl/doc/crypto/
HDd2i_ECPrivateKey.pod32 EC_PKEY_NO_PUBKEY has been used - see below), then d2i_ECPrivateKey generates
34 (e.g. if EC_PKEY_NO_PARAMETERS has been used - see below) cannot be loaded using
/trueos/contrib/gcclibs/libmudflap/
HDacinclude.m45 dnl The lines below arrange for aclocal not to bring an installed
/trueos/sys/dev/cxgbe/firmware/
HDt5fw_cfg_fpga.txt97 # 1. The Free List Buffer Sizes below are raw and the firmware will
99 # 2. The SGE Timer Values below are expressed below in microseconds.
278 # All of the below PCI-E parameters are actually stored in various *_init.txt
279 # files. We include them below essentially as comments.
296 # 1 less than those below since that's the way it "counts" things. For
320 # on PF0-3. The below assumes that we're only doing NIC with NCPUS "Queue
322 # managed on the "storage PFs" (see below).
/trueos/lib/libz/doc/
HDrfc1950.txt136 Unless otherwise indicated below, a compliant decompressor must be
147 from 8.) See below, for the numbering of bits within a byte.
161 In the diagrams below, a box like this:
188 significant bit on the left. In the diagrams below, we number the
256 references [1] and [2] in Chapter 3, below, for the reference
293 below). The decompressor can use this identifier to determine
313 Deutsch. (See reference [3] in Chapter 3, below)
323 standard. See references [4] and [5] in Chapter 3, below)
/trueos/sys/boot/forth/
HDloader.rc9 \ NOTE: Change to `initialize' if you enable the below boot menu
/trueos/cddl/contrib/dtracetoolkit/Examples/
HDdnlcstat_example.txt39 the find command exhausts the DNLC, and the hit rate drops to below 10%.
/trueos/share/examples/pf/
HDfaq-example219 # std_out - the standard queue. any filter rule below that does not
38 # std_in - the standard queue. any filter rule below that does not
/trueos/bin/sh/tests/parser/
HDvar-assign1.03 # unquoted. Therefore, there is only one assignment below; the other words

12345678910>>...34