Home
last modified time | relevance | path

Searched refs:in (Results 251 – 275 of 4717) sorted by relevance

1...<<11121314151617181920>>...189

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/translators/
H A Dtst.PartialDereferencing.d55 struct input_struct in;
59 in.ii = 100;
60 in.ic = 'z';
63 out.oi = xlate < struct output_struct > (in).oi;
/illumos-gate/usr/src/test/test-runner/stf/contrib/
H A DLICENSE.Artistic9 the Package in a more-or-less customary fashion, plus the right to
19 modified, or has been modified in accordance with the wishes of
22 * "Copyright Holder" is whoever is named in the copyright or
35 itself, though there may be fees involved in handling the item.
49 3. You may otherwise modify your copy of this Package in any way,
50 provided that you insert a prominent notice in each changed file
54 a) place your modifications in the Public Domain or
59 your modifications in the Standard Version of the Package.
77 library files, together with instructions (in the manual
86 documenting the differences in manual pages (or
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/perf/
H A Dperf.shlib4 # You may only use this file in accordance with the terms of version
150 for threads in $PERF_NTHREADS; do
151 for threads_per_fs in $PERF_NTHREADS_PER_FS; do
152 for sync in $PERF_SYNC_TYPES; do
153 for iosize in $PERF_IOSIZES; do
180 # Add in user supplied scripts and logfiles, if any.
183 for item in $PERF_COLLECT_SCRIPTS; do
219 for disk in $DISKS; do
292 for i in $(seq 1 $nfilesystems); do
402 for ctd in $ctds; do
[all …]
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.msg6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
125 Integer value to set for size of an individual element in\n\
144 looked up in the symbol table in order to obtain the needed\n\
150 the file to the first byte in the section. For SHT_NOBITS\n\
152 file, as the section occupies no space in the file.\n"
158 size, but the section occupies no space in the file.\n"
180 If the section appears in the memory image of a process,\n\
186 sh_addr for every section in the section header array is\n\
305 section, this member indicates the conceptual offset in\n\
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A DFIRMWARELICENSE19 to redistribute, install, download and/or use the Software (in
32 to Licensee other than those rights expressly granted in this
33 Agreement. Nothing in this License entitles Licensee to any
39 2. Permitted Use. Licensee may only install and use the Software in
58 in (i) the Software, all copies and derivative works thereof (by
61 property and proprietary rights anywhere in the world in the
81 licensors in connection with their efforts to protect their
82 copyright/patent rights and other legal rights in the Software.
114 permitted in this Agreement.
155 12. Miscellaneous. A party"s failure to exercise or its delay in
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.info171 switching code generally needs to be in the boot loader anyway in order
182 formats in existence in order to load the OS image -- otherwise the
372 bits in the `flags' word must be set to zero in OS images. This
397 _must_ be provided if the images is in a.out format or in some
472 Contains the number of the columns. This is specified in pixels in
473 a graphics mode, and in characters in a text mode. The value zero
477 Contains the number of the lines. This is specified in pixels in a
478 graphics mode, and in characters in a text mode. The value zero
702 If bit 4 in the `flags' word is set, then the following fields in
724 If bit 5 in the `flags' word is set, then the following fields in
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipsecinit.sample9 # (the "License"). You may not use this file except in compliance
17 # When distributing Covered Code, include this CDDL HEADER in each
30 # Add entries to protect the traffic using IPSEC. The entries in this
38 # Or, in the older (but still usable) syntax
48 # Or, in the older (but still usable) syntax
58 # {lport 23 dir in} drop {}
61 # will disallow any remote system from telnetting in.
64 # to allow in.iked to work properly with on-link neighbors. To do that,
80 # they are in /etc/hosts, or use numeric IP addresses.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dshtests69 do case $state in
70 INIT) case $data in
76 ERROR) case $data in
86 FRAME) case $data in
114 KEEP) case $data in
144 SKIP) case $data in
150 WHAT) case $data in
177 do case $OPT in
245 case $0 in
250 case $SHELL in
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex35 \section{API functions discussed in this chapter}
194 …lows tend to reside largely in ecore and less so in OS specific layers. As much of the functionali…
196 …\item Fastpath flows tend to be in the OS specific layer as too much layering and abstraction is o…
205 All of these may exists in the same system.
395 However, in case a need does rise in the future, API for reading/writing is detailed below as well.
494 file in to a void* pointer and pass that firmware data buffer pointer in ecore\_hw\_init() as an ar…
538 There are 288 status blocks per path in Big Bear and 368 in K2.
656 \item The driver--MFW interface is based on mailboxes in well-known addresses in the SHMEM. \\
1059 …\texttt{ts\_recent} & In passive-open, the timestamp value in the SYN packet. NA in active open \\…
1317 \texttt{ord} & Negotiated in MPA Rev2. Used as is in MPA Rev1. \\ \hline
[all …]
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl39 nentry int, -- Number of entries in the BTree
201 statline {Pages in the whole file (measured)} $file_pgcnt
203 statline {Pages in the whole file (calculated)} $file_pgcnt2
212 statline {Number of tables in the database} $ntable
269 Number of pages in the whole file
277 the total number of pages in the file.
283 divided by the total number of pages in the file.
289 divided by the total number of pages in the file.
291 Number of tables in the database
298 The total number of indices in the database.
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A DTHIRDPARTYLICENSE4 * Redistribution and use in source and binary forms are permitted
6 * duplicated in all such forms and that any documentation,
42 * Redistribution and use in source and binary forms are permitted
44 * duplicated in all such forms and that any documentation,
57 * Redistribution and use in source and binary forms are permitted
59 * duplicated in all such forms and that any documentation,
75 * duplicated in all such forms and that any documentation,
93 * duplicated in all such forms and that any documentation,
107 Redistribution and use in source and binary forms are permitted
198 * Security, Inc. MD5 Message-Digest Algorithm" in all material
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A DREADME6 # (the "License"). You may not use this file except in compliance
14 # When distributing Covered Code, include this CDDL HEADER in each
25 fonts are the ones named in the %%DocumentFonts: comment and listed in a
27 and the comments in downloader.c for examples of map files. By default map
28 files and font files are in *hostfontdir. It's initialized using HOSTFONTDIR
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.flat.blurb16 self the average number of milliseconds spent in this
20 total the average number of milliseconds spent in this
26 the function in the gprof listing. If the index is
27 in parenthesis it shows where it would appear in
33 If the same function name appears in multiple object
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvid_funcs.c81 clnt_control(CLIENT *cl, uint_t rq, char *in) in clnt_control() argument
83 return ((*(cl)->cl_ops->cl_control)(cl, rq, in)); in clnt_control()
105 svc_control(SVCXPRT *xprt, const uint_t rq, void *in) in svc_control() argument
109 *((int *)in) = __svc_versquiet_get(xprt); in svc_control()
112 if (*((int *)in) == 0) in svc_control()
118 return ((*(xprt)->xp_ops->xp_control)(xprt, rq, in)); in svc_control()
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dwait5 #define _lib_wait 1 /* wait() in default lib(s) */
6 #define _lib_wait3 1 /* wait3() in default lib(s) */
7 #define _lib_wait4 1 /* wait4() in default lib(s) */
8 #define _lib_waitpid 1 /* waitpid() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dwait5 #define _lib_wait 1 /* wait() in default lib(s) */
6 #define _lib_wait3 1 /* wait3() in default lib(s) */
7 #define _lib_wait4 1 /* wait4() in default lib(s) */
8 #define _lib_waitpid 1 /* waitpid() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dwait5 #define _lib_wait 1 /* wait() in default lib(s) */
6 #define _lib_wait3 1 /* wait3() in default lib(s) */
7 #define _lib_wait4 1 /* wait4() in default lib(s) */
8 #define _lib_waitpid 1 /* waitpid() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dwait5 #define _lib_wait 1 /* wait() in default lib(s) */
6 #define _lib_wait3 1 /* wait3() in default lib(s) */
7 #define _lib_wait4 1 /* wait4() in default lib(s) */
8 #define _lib_waitpid 1 /* waitpid() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libcmd/amd64/FEATURE/
H A Dsockets7 #define _hdr_netinet_in 1 /* #include <netinet/in.h> ok */
8 #define _lib_getsockname 1 /* getsockname() in default lib(s) */
9 #define _lib_getsockopt 1 /* getsockopt() in default lib(s) */
10 #define _lib_inet_ntoa 1 /* inet_ntoa() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libcmd/i386/FEATURE/
H A Dsockets7 #define _hdr_netinet_in 1 /* #include <netinet/in.h> ok */
8 #define _lib_getsockname 1 /* getsockname() in default lib(s) */
9 #define _lib_getsockopt 1 /* getsockopt() in default lib(s) */
10 #define _lib_inet_ntoa 1 /* inet_ntoa() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libcmd/sparc/FEATURE/
H A Dsockets7 #define _hdr_netinet_in 1 /* #include <netinet/in.h> ok */
8 #define _lib_getsockname 1 /* getsockname() in default lib(s) */
9 #define _lib_getsockopt 1 /* getsockopt() in default lib(s) */
10 #define _lib_inet_ntoa 1 /* inet_ntoa() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libcmd/sparcv9/FEATURE/
H A Dsockets7 #define _hdr_netinet_in 1 /* #include <netinet/in.h> ok */
8 #define _lib_getsockname 1 /* getsockname() in default lib(s) */
9 #define _lib_getsockopt 1 /* getsockopt() in default lib(s) */
10 #define _lib_inet_ntoa 1 /* inet_ntoa() in default lib(s) */
/illumos-gate/usr/src/
H A DREADME.license-files6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
36 This information may be present in comments in source code, or may
38 terms are often found in files named "COPYING."
41 you'll put one in each source directory (i.e. one per library,
49 obviously corresponds to the license in question.
53 B. If you planned ahead and included graceful delimiters in your
55 targets in your Makefiles.
93 C. For your new license files, the path you use in your license
106 unreferenced in the build.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DREADME2 for ksh-93; the language described in the second addition of
10 the last major release. Most of the source code for ksh remains in
12 are in the edit sub-directory. The code for shell built-ins is
13 in the bltins directory. The data directory contains read-only
15 files remain in the include directory and the shlib directory
23 value and some of these may disappear as options in future releases.
37 CMDLIB_BLTIN off Makes all commands in libcmd.a builtins. The
47 CRNL off <cr><nl> treated as <nl> in shell grammar.
147 built-in commands that can be loaded at run time.
157 2 when a string in a script needs translation. You use a $ in front
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-storage-fibre-channel-fc-fabric.p5m6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
27 set name=pkg.summary value="fp cfgadm plug-in library"
28 set name=pkg.description value="Provides the fp plug-in library of libcfgadm."
50 legacy pkg=SUNWcfpl desc="Provides the fp plug-in library of libcfgadm." \
51 name="fp cfgadm plug-in library"
53 desc="Provides support for fp plug-in library of libcfgadm." \
54 name="fp cfgadm plug-in library (root)"

1...<<11121314151617181920>>...189