Home
last modified time | relevance | path

Searched refs:to (Results 226 – 250 of 4152) sorted by relevance

12345678910>>...167

/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE5 # The contents of this file are subject to the terms of the
24 lc, rc, lf, and rf contain PostScript code that can be used to build the top
26 code field in the S font file for lc, rc, lf, and rf is set to 1. A code larger
28 solution is to change eqn so large brackets and braces are built differently.
33 and are designed to work with their own extenders. The reference points are
38 The lc, rc, lf, and rf files are a very complicated attempt to get around the
42 properly, but getting to the precise top or bottom of the \(bv (down to the
43 pixel level on all devices and in all sizes) proved to be very difficult. In
45 to let you draw a good bracket piece that matched up nicely with the extender.
48 CTM caused the trouble, although I expect there's more to it.
[all …]
/illumos-gate/usr/src/common/ficl/softcore/
H A Dclasses.fr10 \ REF subclass holds a pointer to an object. It's
54 \ Base class for pointers to scalars (not objects).
55 \ Note: use c-ref to make references to objects. C-ptr
59 \ they point to, and supply get and set methods.
64 \ refers to.
74 \ set the pointer to address supplied
80 \ force the pointer to be null
117 \ Models a pointer to cell (a 32 or 64 bit scalar).
131 \ Models a pointer to a quadbyte scalar
144 \ Models a pointer to a 16 bit scalar
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod24 # Use is subject to license terms.
109 This module provides access to the C<liblgrp(3LIB)> library and to various
167 to provide a Perl interface to the routines in L<liblgrp(3LIB)>, a very short
208 resources that are available to the caller (such as those with respect to
228 set to indicate the error.
246 argument should be set to one of the following values to specify whether the
332 The B<$content> argument should be set to one of the following values to specify
429 hardware resource in the B<$to> lgroup. If B<$from> is the same lgroup as $to, the
432 The optional B<between> argument should be set to C<LGRP_LAT_CPU_TO_MEM> to specify
443 =item lgrp_latency($from, $to)
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt48 Change: OSAL_IOV_VF_VPORT_STOP is introduced to allow upper-client to
507 Change: Change buffer repost flow to go via tx chain to ensure all
576 1. Request: PF ECORE allows to UL to prevent HW overriding VF MSI-X
1122 to MFW.
1488 to parent PF by constantly writing to Ustorm VF zone.
3698 1. Request: Add ecore API to send empty ramrod to the fw.
3765 6. Request: Increase maximum RoCE QPs to 8192. Added the ability to
4058 to enable the FW error handler to invoke in this case.
4883 3. Request: Added extra arguments to ecore_filter_accept_cmd() to pass
5091 3. Request: Added extra argument to ecore_sp_vport_start() to pass
[all …]
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt4 * The contents of this file are subject to the terms of the
24 # Use is subject to license terms.
38 how one is supposed to calculate capacity:
47 So, I'm sure I'm being naive in expecting there to be a way to
70 hasn't done that in recent incarnations, and I'm loath to mess
81 >So, I'm sure I'm being naive in expecting there to be a way to
98 format (that is easy to verify!).
128 - No, then go to 2b).
132 - Yes, assume 60:61 are correct, and go to 2c)
134 - No, go to 2d)
[all …]
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymprof.pl592 $to = '';
627 if ($to ne '' && $filter_map{$to}) {
628 $to = $filter_map{$to};
651 if ($to ne '') {
653 $symlink_map{$to} =
654 follow_symlink($to);
1150 my ($from, $to, $sym);
1169 $to = $2;
1177 $to =~ s/:$//;
1194 $to = wclean($t2, 1);
[all …]
/illumos-gate/usr/src/test/
H A DREADME19 2. How to Run These Tests
20 3. How to Develop New Tests
37 2. How to Run These Tests
40 around run(1). These wrappers allow environment variables to be set up which
41 may (for example) allow the script to specify which disks may be used by a test
43 run(1) to be passed through so that a user may specify a custom configuration
47 3. How to Develop New Tests
49 New tests should mimic the directory layout of existing tests to the degree
60 event the test times out. Note that there is no way to force a test to be
61 marked SKIPPED; this is intentional. If a test must be skipped due to
[all …]
/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.rc3 # The contents of this file are subject to the terms of the
22 # Use is subject to license terms.
43 # default is to allow editing of message windows
47 # most mail headers are uninteresting to most people. here we ignore all
49 # might've been to retain only the interesting headers...
52 ignore apparently-to default-options errors-to in-reply-to precedence priority
53 ignore received reply-to return-path return-receipt-to sender status via
56 ignore approved company confirmed-by distribution expires followup-to keywords
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME4 # The contents of this file are subject to the terms of the
24 only important change, besides the restructuring that's been applied to all the
26 are handled. As in previous versions the default behavior is to ignore carriage
27 returns. The two other choices are to return to column 1 (-r1 option) or treat
33 here and in ../postscript/postprint.ps could help if throughput seems to be
40 to
45 to,
53 from 6 to something bigger. Output files will be larger, but will run faster
54 when they get to the printer. Should help if you're running at 19.2KB or
58 1 unit corresponds to the line spacing. Then replace 'linespace add' in
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th200 len1 to plen
254 to clen to caddr
256 clen to tlen
257 caddr to taddr
271 0 to tlen
283 to tlen
284 to taddr
667 to addr'
1488 \ last thing to do is to strip off ".hash" suffix
1737 to kernel
[all …]
/illumos-gate/usr/src/cmd/csh/
H A DREADME8 So, if you are going to port csh for other architecture,
9 you have to do:
17 You need to modify sigvechandler()
19 You need to modify struct sigcontext.
21 In future, I am planning to rewrite csh so it uses modern
26 usr/src/cmd/csh/sparc/SCCS. So, if you wish to see sccs histories
27 of signal.c and signal.h, please refer to usr/src/cmd/csh/sparc/SCCS.
/illumos-gate/usr/src/uts/common/fs/zfs/
H A DTHIRDPARTYLICENSE.cityhash3 Permission is hereby granted, free of charge, to any person obtaining a copy
4 of this software and associated documentation files (the "Software"), to deal
6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7 copies of the Software, and to permit persons to whom the Software is
8 furnished to do so, subject to the following conditions:
/illumos-gate/usr/src/test/util-tests/tests/demangle/
H A DTHIRDPARTYLICENSE.rust3 Permission is hereby granted, free of charge, to any
5 documentation files (the "Software"), to deal in the
7 limitation the rights to use, copy, modify, merge,
9 the Software, and to permit persons to whom the Software
10 is furnished to do so, subject to the following
/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE13 or contributes to the creation of Modifications.
36 1.8. "Licensable" means having the right to grant, to the maximum
88 trademark) Licensable by Initial Developer, to use,
114 subject to third party intellectual property claims, each
188 choose to offer, and to charge a fee for, warranty, support,
194 hereby agree to indemnify the Initial Developer and every
232 steward has the right to modify this License.
277 automatically if You fail to comply with terms herein and fail to
297 or pursuant to a written agreement with Participant.
367 and You agree to work with Initial Developer and Contributors to
[all …]
/illumos-gate/usr/src/cmd/oawk/
H A DREADME4 # The contents of this file are subject to the terms of the
26 2. exit <expression> causes the expression to
27 to be the status return upon completion.
37 Update to TM of Sept 1, 1978:
42 is now available. It provides a way to walk
73 Things to watch out for when trying to make awk:
76 with the yacc #defines in it. this is compared to
84 is used to create proctab.c. proctab.c is the
86 execute things. Don't try to load proc.c with the
94 that you will want to use -lS on yours.
[all …]
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh89 to work in NIS to LDAP (N2L), rather than traditional NIS, mode
118 components to work in NIS to LDAP (N2L) mode, rather than
208 and if NIS components are desired to run in NIS to LDAP (N2L),
235 HELP - The authentication method to be used to obtain information
292 from or to LDAP. Assumed to have the appropriate permission
411 HELP - If an error occurs while trying to store data to the LDAP
426 HELP - The number of times a failed attempt to store data to the
446 HELP - Whether this domain needs to be served by YP to LDAP transition
555 when converting data from LDAP to YP.
583 If left empty, defaults to "$DEF_iTTLhi".
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DDESIGN6 The files nval.h and shell.h are intended to be public
7 headers and can be used to add runtime builtin command.
35 going to this directory and running
56 as symbolic constants that refer to the name-pairs
73 related to history file processing.
74 9. jobs.h contains the definitions relating to job
79 to name-value pair processing.
82 13. nval.h is the public interface to the name-value
111 library and the interface to shell arithmetic.
115 to add bash specific features such as shopt.
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddoc-guide.rst1 How to write sparse documentation
12 Sparse uses `Sphinx`_ to format this documentation in several formats,
16 In this directory you can use ``make html`` or ``make man`` to generate
50 determined from their nesting. However, the convention is to use:
127 // @val: the value to increment
130 // This function is to be used to increment a
133 // It's strongly encouraged to use this
143 :param val: the value to increment
146 This function is to be used to increment a
149 It's strongly encouraged to use this
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipsecinit.sample3 # Use is subject to license terms.
7 # The contents of this file are subject to the terms of the
25 # This file should be copied to /etc/inet/ipsecinit.conf to enable IPsec
30 # Add entries to protect the traffic using IPSEC. The entries in this
53 # will protect traffic to/from the 10.5.5.0 subnet with AH using any available
63 # If you are using IPv6, it may be useful to bypass neighbor discovery
64 # to allow in.iked to work properly with on-link neighbors. To do that,
69 # This will allow neighbor discovery to work normally.
73 # ipsecconf(8) command attempts to resolve names, but it will
83 # could lead to compromise of this machine if the DNS server
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia382 # of such use will need to be investigated to determine.
426 # (i.e. 2:00 to 3:00 at the start and 2:00 to 1:00 at the end)....
769 # * Some other laws and regulations related to DST from 1953 to 1979
826 # 1980 to Now Nil
1392 # Here's an order from the Cabinet to the rest of the government to switch to
1437 # page 32. It looks like they decided to get the clocks back to +4:00
2027 # It translates to:
2197 # http://jordantimes.com/govt-decides-to-switch-back-to-wintertime
2324 # were to not move clocks and Uralsk oblast was to move clocks
2663 # According to many news sources, North Korea is going to change to
[all …]
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dldap_routing.m46 # By using this file, you agree to the terms and conditions set
17 # Check first two arguments. If they aren't set, may need to warn in proto.m4
22 # Check for third argument to indicate how to deal with non-existant
29 # Check for fourth argument to indicate how to deal with +detail info
34 # Check for sixth argument to indicate how to deal with tempfails
/illumos-gate/usr/src/grub/
H A Dmenu.lst3 # Use is subject to license terms.
9 # default menu entry to boot
13 # set to -1 to wait for user input
16 # To enable grub serial console to ttya uncomment the following lines
23 # Uncomment the following line to enable GRUB splashimage on console
41 # the kernel$ and module$ commands expand $ISADIR to "amd64"
50 # properties set via eeprom(8) edit the "kernel" line to:
/illumos-gate/usr/src/cmd/syseventd/etc/
H A DREADME4 # The contents of this file are subject to the terms of the
31 These files are not intended to be edited and any changes made
40 After making a change to a file in this directory, restart the
51 <class>, <subclass>, <vendor> or <publisher> may be "-" to
54 <user> may be "-" for commands to be invoked as root, or a
59 <path> must be the path of the command to be invoked in response
60 to the event, and must be executable by <user>.
63 for the command to be invoked. Macros may be used to substitute
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.S66 shrl $16, %eax / moves high 16-bit to low 16-bit
73 shrl $16, %eax / moves high 16-bit to low 16-bit
79 / Convert in to big endian, eg. htons()
84 shrl $16, %eax / moves high 16-bit to low 16-bit
90 / Convert in to big endian, eg. htonl()
101 / Convert in to little endian, eg. ntohs()
106 shrl $16, %eax / moves high 16-bit to low 16-bit
113 shrl $16, %eax / moves high 16-bit to low 16-bit
121 / Convert in to little endian, eg. ntohl()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c1496 for (; to != NULL; to = to->q_next)
1516 to->q_signature = hostsignature(to->q_mailer,
1744 tochain = to;
1808 for (to = tochain; to != NULL; to = to->q_tchain)
1820 for (to = tochain; to != NULL; to = to->q_tchain)
3348 for (to = tochain; to != NULL; to = to->q_tchain)
3457 for (to = tochain; to != NULL; to = to->q_tchain)
3596 for (to = tochain->q_tchain; to != NULL;
3597 to = to->q_tchain)
3976 ADDRESS *to;
[all …]

12345678910>>...167