Home
last modified time | relevance | path

Searched refs:and (Results 1 – 25 of 2786) sorted by relevance

12345678910>>...112

/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dfixup_kernel.sh26 /* 8017 is USER_DATA and 9017 is USER_DATA_SET */
31 delete from return_states where function='snprintf' and type = 9017;
32 delete from return_states where function='sprintf' and type = 9017;
36 delete from return_states where function='snprintf' and type = 8017;
37 delete from return_states where function='sprintf' and type = 8017;
38 /* There is something setting skb->sk->sk_mark and friends to user_data and */
47 delete from caller_info where caller = 'NF_HOOK' and type = 8017;
126 …= 4096 where caller='kernfs_file_direct_read' and function='(struct kernfs_ops)->read' and type = …
129 /* and let's fake the next dev_attr_show() call entirely */
184 … parameter = -1, key = '\$' where function = 'ipmi_ssif_lock_cond' and type = 8020 and parameter =…
[all …]
/illumos-gate/usr/src/common/crypto/arcfour/sun4u/
H A Darcfour_crypt_asm.S75 and %o1, 255, %o1
77 and %g1, 255, %g1
85 and %o2, 255, %o2
87 and %g2, 255, %g2
97 and %o5, 255, %o5
103 and %o1, 255, %o1
107 and %g5, 255, %g5
114 and %g1, 255, %g1
122 and %o2, 255, %o2
126 and %g2, 255, %g2
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A DTHIRDPARTYLICENSE4 * Redistribution and use in source and binary forms, with or without
41 * distribute this software and its documentation for any purpose and
43 * notice appear in all copies and that both that copyright notice and
60 * distribute this software and its documentation for any purpose and
62 * notice appear in all copies and that both that copyright notice and
123 * distribute this software and its documentation for any purpose and
142 and its documentation for any purpose and without fee is
144 appear in all copies and that both that copyright notice and
146 and that the names of M.I.T. and the M.I.T. S.I.P.B. not be
221 * and its documentation for any purpose and without fee is hereby
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A DFIRMWARELICENSE17 1. License Grant. Subject to the terms and conditions of this
36 all copyright notices and must include this Agreement or an
56 QLogic and its licensors retain all title to and, except as
57 expressly and unambiguously licensed herein, all rights and interest
65 5. Restrictions and Cooperation. Licensee shall not (and shall not
89 QLogic harmless from and against any and all claims, damages,
112 the confidentiality of such trade secrets and proprietary
143 U.S. and local law and regulations, as required, be used by or
161 force and effect and enforceable. This Agreement shall be
177 mutual understanding of the parties and supersedes and cancels all
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DDESIGN18 editing and history.
21 pushd, popd, and dirs.
41 RELEASE file, the ksh93 man file (sh.1) and nval.3 and shell.3
65 vi and emacs edit modes.
69 functions and trap and fault handling.
75 processing and control.
85 and pathname searching.
124 handling and termination.
130 descriptors and file streams.
173 1. completion.c contains code for command and file generation and
[all …]
H A DPROMO.mm4 "The KornShell Command and Programming Language,"
8 and is intended to conform to the IEEE P1003.2/ISO 9945.2 Shell and
53 start up and run co-processes
63 read and echo lines ending in "\e".
77 with the same syntax and precedence.
87 Shell Functions and Aliases: Two mechanisms - functions and
109 it to intercept assignments and references.
121 to stop and restart programs, and to move programs between the
122 foreground and the background.
126 and scripts which have the setuid and/or setgid set when
[all …]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/
H A DTHIRDPARTYLICENSE10 * distribute this software and its documentation for any purpose and
12 * notice appear in all copies and that both that copyright notice and
29 * distribute this software and its documentation for any purpose and
31 * notice appear in all copies and that both that copyright notice and
48 * that you have read, understood, and will comply with these terms and
57 * this software and its documentation for any purpose and without fee or
127 * distribute this software and its documentation for any purpose and
129 * notice appear in all copies and that both that copyright notice and
143 * Permission to use, copy, modify and distribute this software and its
161 * distribute this software and its documentation for any purpose and
[all …]
/illumos-gate/usr/src/lib/krb5/
H A DTHIRDPARTYLICENSE10 * distribute this software and its documentation for any purpose and
12 * notice appear in all copies and that both that copyright notice and
29 * distribute this software and its documentation for any purpose and
31 * notice appear in all copies and that both that copyright notice and
52 * distribute this software and its documentation for any purpose and
54 * notice appear in all copies and that both that copyright notice and
69 * Redistribution and use in source and binary forms, with or without
101 and its documentation for any purpose and without fee is
103 appear in all copies and that both that copyright notice and
105 and that the names of M.I.T. and the M.I.T. S.I.P.B. not be
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A DTHIRDPARTYLICENSE4 * Redistribution and use in source and binary forms are permitted
19 * Permission to use, copy, modify, and distribute this software and its
42 * Redistribution and use in source and binary forms are permitted
57 * Redistribution and use in source and binary forms are permitted
73 * Redistribution and use in source and binary forms are permitted
91 * Redistribution and use in source and binary forms are permitted
107 Redistribution and use in source and binary forms are permitted
178 * Redistribution and use in source and binary forms are permitted
212 * and appreciated.
221 Redistribution and use in source and binary forms, with or without
[all …]
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt5 * Common Development and Distribution License, Version 1.0 only
12 * and limitations under the License.
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
70 (UIDs and GIDs, respectively) are converted to their ASCII
78 This value and PRF_SHORTM are exclusive. If both
90 output to identify tokens and fields within tokens.
112 pointers to the start of input and output buffers and their lengths.
117 print_audit() and print_audit_buf() return:
119 -1 on failure and set errno to indicate the error:
155 -1 on failure and set errno to indicate the error:
[all …]
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL19 Subject to the terms and conditions of this Agreement and restrictions and
23 (a) reproduce and use internally the Software for the purposes of
26 (b) reproduce and distribute the Software (and also portions of Software
34 and (iv) you agree to defend and indemnify Sun and its licensors from and
81 4. Java Compatibility and Open Source.
89 developers, and thanks the community for its important contributions and
101 5. Term and Termination.
112 3, 4, 5, and 7-13 will survive termination of the Agreement.
155 You agree to comply strictly with these laws and regulations and
166 acquisitions) and with 48 CFR 2.101 and 12.212 (for non-DOD acquisitions).
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE1 The code in this package is subject to and you are bound by the terms of
28 Subject to the terms and conditions of this Agreement and restrictions and
35 (b) reproduce and distribute the Software (and also portions of Software
43 and (iv) you agree to defend and indemnify Sun and its licensors from and
90 4. Java Compatibility and Open Source.
98 developers, and thanks the community for its important contributions and
110 5. Term and Termination.
121 3, 4, 5, and 7-13 will survive termination of the Agreement.
164 You agree to comply strictly with these laws and regulations and
175 acquisitions) and with 48 CFR 2.101 and 12.212 (for non-DOD acquisitions).
[all …]
/illumos-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2300 and %i1, %g3, %g1
2304 and %i1, %g2, %g2
2362 and %o0, %g3, %o4
2368 and %o1, %g3, %o5
2372 and %o0, %g2, %o2
2376 and %o1, %g2, %o3
2380 and %o0, %g4, %o0
2384 and %o1, %g4, %o1
2427 and %g4, %g3, %g1
2431 and %g4, %g2, %g2
[all …]
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt2104 and
3128 and
3475 and
3596 and
3687 and
3917 and
3927 and
4261 and
4459 and
4517 and
[all …]
/illumos-gate/usr/src/cmd/filesync/
H A DREADME12 # and limitations under the License.
40 Modules list and descriptions of files
64 and for running programs to generate lists of files and
90 and on the source and destination sides.
108 files and or directories to be included
159 ownership, protection, and acls
226 simulation and bit-map display.
327 main.c setup and control
331 action.c execution and book-keeping
398 and should not be recursively walked.
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.unicode12 Trademarks and Logo Policy.
22 subject to Terms and Conditions herein.
25 reproduce, and distribute all documents and files solely for
54 forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and
59 C. Warranties and Disclaimers.
65 improvements and/or changes in the product(s) and/or program(s)
95 companies. All product names and company names and logos mentioned
99 explanation and for the owners' benefit and with no intent to
112 of this site and any claims and damages resulting from use of this
166 publish, distribute, and/or sell copies of the Data Files or Software, and
[all …]
/illumos-gate/usr/src/common/util/
H A DTHIRDPARTYLICENSE.multi313 "License" shall mean the terms and conditions for use, reproduction,
19 "Legal Entity" shall mean the union of the acting entity and all
32 source, and configuration files.
37 and conversions to other media types.
50 the Work and Derivative Works thereof.
75 Work and such Derivative Works in Source or Object form.
99 Derivative Works a copy of this License; and
102 stating that You changed the files; and
108 the Derivative Works; and
148 agreed to in writing, Licensor provides the Work (and each
[all …]
/illumos-gate/
H A DCODE_OF_CONDUCT.md5 In the interest of fostering an open and welcoming environment, we as
6 contributors and maintainers pledge to make participation in our project and
8 body size, disability, ethnicity, sex characteristics, gender identity and
10 personal appearance, race, religion, or sexual identity and orientation.
17 * Using welcoming and inclusive language
18 * Being respectful of differing viewpoints and experiences
37 behavior and are expected to take appropriate and fair corrective action in
40 Project maintainers have the right and responsibility to remove, edit, or
55 * GitHub issues and pull requests on [illumos
63 and clarified by project maintainers.
[all …]
/illumos-gate/usr/src/lib/libc/
H A DREADME5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
34 All code in libc must be both MT-Safe and Fork-Safe
40 should be acquired and released via these interfaces:
78 including application callbacks and functions from
81 - Because malloc(), calloc(), realloc(), and free()
89 region; it is async-signal-safe and fork-safe):
105 to lmalloc() and to pass the same value to lfree().
191 6416832 libaio and librt can and should be folded into libc
208 and librt and are necessary because, where they are used, the code
[all …]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE16 i) changes to the Program, and
20 where such changes and/or additions to the Program originate from and are
44 distribute and sublicense the Contribution of such Contributor, if any, and such
78 a) it complies with the terms and conditions of this Agreement; and
83 conditions, express and implied, including warranties or conditions of title and
84 non-infringement, and implied warranties or conditions of merchantability and
92 by that Contributor alone and not by any other party; and
121 and costs (collectively "Losses") arising from claims, lawsuits and other legal
129 control, and cooperate with the Commercial Contributor in, the defense and any
139 Contributors related to those performance claims and warranties, and if a court
[all …]
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE12 distributed under this Agreement, and
16 i) changes to the Program, and
20 where such changes and/or additions to the Program originate from and are
44 and sublicense the Contribution of such Contributor, if any, and such derivative
78 a) it complies with the terms and conditions of this Agreement; and
84 and non-infringement, and implied warranties or conditions of merchantability
92 by that Contributor alone and not by any other party; and
121 and costs (collectively "Losses") arising from claims, lawsuits and other
139 performance claims and warranties, and if a court requires any other Contributor
150 using and distributing the Program and assumes all risks associated with its
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.illumos2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
16 Historically e1000g and igb were maintained by two different teams at Sun and
18 portions of it and were not kept in sync with one another. To help make
19 maintenance and the adding of new devices easier in illumos, we have gone
20 through and made it so that igb and e1000g rely on the same set of common code;
28 and igb_osdep.c. It's important that they have different names and not be called
45 needs to be done in terms of changed interfaces and expectations for the
52 not done and instead support was manually merged based on information from
65 # Workarounds for the 82541 and 82547
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY5 add pp:oldc to convert __STDC__ void* and prototypes to old C
27 05/01/89 add L"..." and L'...' wide quoted constants
69 add ppckeys.h and C, C++ and pcc-based C keyword tables
77 02/29/88 add MAP_ECHO and %E for MAP_RESCAN + echo
81 02/10/88 add NOQUOTE to disable ' and " and decouple from VARQUOTE
82 add keyword and quote pragmas
140 05/01/87 clarify HOSTED and SYM_PREDEFINED
152 04/07/87 fix \\n and ??/\n bugs in comment scan
168 pp:dialect and pp:language for verification only
179 03/20/87 add PP_DIRECTIVE and PP_LOCAL
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v646 - RFCs 2461 and 2462: IPv6 NDP and stateless autoconfiguration
114 list and drops that reference. hold_ifs() and release_ifs() are
183 and some things (such as RELEASE and DECLINE) are sent just once.
471 creating a pair of global sockets (IPv4 and IPv6), bound and
779 and the vertical in plumbing and removing logical interfaces, and
794 address and type, and translating in the make_stable_duid()
800 open that interface and read the MAC address and type.
949 message format for DHCPv4 and in the DUID-LL and DUID-LLT
1043 and async_timeout() as well, and fixes CR 6487958 as a
1048 These will all be removed and replaced with insque(3C) and
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt6 * Redistribution and use in source and binary forms, with or without
86 * and changed the flush value to 0x0.
88 * and Diagnsotic Release.
145 * Added Scratchpad registers and
227 * Page 0 and SAS Expander Page 0.
249 * 05-06-09 02.00.11 Added structures and defines for IO Unit Page 5 and IO
290 * and IO Unit Page 10.
307 * obsolete for MPI v2.5 and later.
419 * request and replaced it with
626 * structures and defines.
[all …]

12345678910>>...112