Home
last modified time | relevance | path

Searched refs:as (Results 126 – 150 of 1525) sorted by relevance

12345678910>>...61

/illumos-gate/usr/src/cmd/hal/
H A DLICENSE20 …owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Lic…
22 …ably calculated to permit inexpensive and convenient access by You for as long as Licensor continu…
24 …tents, trade secrets or any other intellectual property of Licensor except as expressly stated her…
28 … Source Code of the Original Work, as well as any notices of licensing and any descriptive text id…
30 …ission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in …
32 …ct, special, incidental, or consequential damages of any character arising as a result of this Lic…
36 …ou may no longer exercise any of the rights granted to You by this License as of the date You comm…
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi145 adopted for them as well.
351 general, it should come @emph{as early as possible}, and may be
410 serves for version control as well as simple feature selection.
422 and one exists, then it may be included as well.
450 The meaning of each is as follows:
495 The meaning of each is as follows:
568 The OS image must create its own stack as soon as it needs one.
585 being loaded, as long as it does not overwrite the @sc{bios} data
839 structure is formatted as follows:
997 the operating system as desired.
[all …]
H A Dmultiboot.info100 adopted for them as well.
371 ignore them and proceed as usual. Naturally, all as-yet-undefined
373 way, the `flags' fields serves for version control as well as
416 The meaning of each is as follows:
533 The OS image must create its own stack as soon as it needs one.
549 as long as it does not overwrite the BIOS data structures before doing
636 four one-byte subfields as follows:
678 formatted as follows:
780 formatted as follows:
929 as desired.
[all …]
/illumos-gate/usr/src/uts/common/vm/
H A Dseg.h107 struct as *s_as; /* containing address space */
154 extern struct seg *seg_alloc(struct as *as, caddr_t base, size_t size);
155 extern int seg_attach(struct as *as, caddr_t base, size_t size,
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME41 interface on a machine, the problem is expressed well as a simple
42 state-machine, as shown in RFC2131. However, when a DHCP agent is
47 Given that DHCP's behavior can be expressed concisely as a state
227 the lease as well, then if the agent were to send another REQUEST,
244 asynchronous, as all DHCPv6 messages are transactional. Some
272 was started as a result of a user request, as well as the `BUSY' state
280 events. When the user specifies a timeout value as an argument to
283 time expires, the ipc_action is terminated, as well as the
344 five ways that time is represented in the source: as lease_t's,
372 only be used either when wall time must be displayed (such as in
[all …]
/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap_common.c50 const lwpstack_t *as = ap; in cmpstacks() local
52 uintptr_t a = (uintptr_t)as->lwps_stack.ss_sp + as->lwps_stack.ss_size; in cmpstacks()
/illumos-gate/usr/src/cmd/sh/
H A Dexpand.c56 expand(unsigned char *as, int rcnt) in expand() argument
72 s = cs = as; in expand()
152 s = as; in expand()
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt36 CUPS so long as source code is made available under the
43 provided under the GPL or LGPL as appropriate. The only
50 licenses and/or conditions as appropriate for your application.
55 In addition, as the copyright holder of CUPS, Easy Software
115 meets the same high-quality standards as the original.
377 the limitation as if written in the body of this License.
550 the same as in the ordinary license.
559 treats it as such.
572 this as regards changes in header files, but we have achieved it as regards
592 addressed as "you".
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE936 to the [:space:] class, then this character is treated as
67 g. The previous version incorrectly listed -A as an
113 did not perform substitutions on expr as expected.
126 match characters ()|& as ordinary characters.
131 the job list as required by the POSIX standard.
239 incorrectly evaluated as integer expressions rather
266 s. Functions invoked as name=value name, did not use
379 as syntax errors has been fixed.
381 was not reported as a syntax error.
420 k. A bug in which the precision given as an argument
[all …]
H A Dbuiltins.mm35 about 50 times faster as a built-in command.
47 commands, there are some disadvantages as well.
215 as you do any other command.
277 header to be included as well as defining prototypes
384 The \f5optget()\fP function is invoked as
527 and then supply the handle returned as the first
607 will be passed as an argument to
627 as the third agument whenever it is invoked.
634 be used as shell input.
640 it as the first argument to
[all …]
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dctiutils.shlib18 # A build of that repository delivers this file as part of the
68 # and write any arguments to the execution results file, as a
178 # Print the result and test name (as tet_result would)
266 # the execution results file, as a single line.
279 # to the execution results file, as a single line.
293 # to the execution results file, as a single line.
306 # to the execution results file, as a single line.
319 # arguments to the execution results file, as a single line.
332 # to the execution results file, as a single line.
454 # subsequent arguments to the specified file as separate lines.
[all …]
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu_amd.esc28 * Eversholt rules for generic AMD with on-chip memory-controller(s), as seen
33 * will surface as ereport.cpu.generic-x86.bus_interconnect_memory[_uc]
38 * such as ereport.cpu.amd.mem_ce; these are diagnosed in amd64.esc.
41 * are reported as ereport.cpu.generic-x86.mem_{ce,ue} and include a
61 * The maximum number of pages we will diagnose as faulty on any one
105 * | For a mem_ce ereport detected by a given chip/cpu (as per |
109 * | associated with a per-CSPATH SERD engine as long as we are |
/illumos-gate/usr/src/uts/common/os/
H A Dschedctl.c599 struct as *as = curproc->p_as; in schedctl_map() local
603 as_rangelock(as); in schedctl_map()
607 as_rangeunlock(as); in schedctl_map()
623 error = as_map(as, addr, PAGESIZE, segvn_create, &vn_a); in schedctl_map()
624 as_rangeunlock(as); in schedctl_map()
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME273 not as broad as the list of source-supported systems, since many of
602 given as parameter.
840 as %1 allowing:
846 then "detail" is passed as %2 and "+detail" is passed as %3
1380 as if the ISP.
1390 Entries such as
1396 Entries such as
2261 fully qualified (i.e., contains a domain as well as a user). If you
2390 as above, but useful to mark error messages as such.
2813 is encoded as:
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A DFIRMWARELICENSE37 agreement which is at least as restrictive as this Agreement.
48 copyrights, trademarks or any other intellectual property except as
56 QLogic and its licensors retain all title to and, except as
72 except as specified in the applicable user documentation, modify,
76 Software; (v) make any copies of the Software except as required to
77 use the Software as licensed hereunder, except for one (1) copy
113 information and not use or disclose such information except as
140 Department of Commerce, or such other governmental entity as may
143 U.S. and local law and regulations, as required, be used by or
150 Parties List, as published and revised from time to time; or
/illumos-gate/usr/src/boot/
H A DREADME.loader20 configuration. This file is temporary, because as I noted,
105 to using /boot/kernel.conf as the storage place for kernel
107 /boot/defaults/loader.conf, see what's defined as
116 same effects as if it were lines in /boot/loader.rc.
125 system while experimenting with the loader, as it
147 configured, using kernel.old as kernel, and boot.
167 as it solves a relatively common problem. This problem
171 controller, and both as master, the default in most
172 kernels is having the first as wd0, and the second as
174 error, because the BIOS sees these disks as 0 and 1
/illumos-gate/usr/src/uts/common/sys/
H A Dwatchpoint.h105 struct as;
110 extern int pr_is_watchpage_as(caddr_t, enum seg_rw, struct as *);
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServerAttribute.java78 AttributeString as = new AttributeString(s, locale); in ServerAttribute() local
80 values.setElementAt(as, i); in ServerAttribute()
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.c60 static int do_va2pa(uintptr_t, struct as *, int, physaddr_t *, pfn_t *);
64 platform_vtop(uintptr_t addr, struct as *asp, physaddr_t *pap) in platform_vtop()
183 struct as kas; in init_mmu()
539 do_va2pa(uintptr_t addr, struct as *asp, int print_level, physaddr_t *pap, in do_va2pa()
542 struct as as; in do_va2pa() local
555 if (mdb_vread(&as, sizeof (as), (uintptr_t)asp) == -1) { in do_va2pa()
559 hatp = as.a_hat; in do_va2pa()
665 rc = do_va2pa(addr, (struct as *)addrspace, !piped, NULL, &mfn); in va2pfn_dcmd()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE11 it under the terms of the GNU General Public License as published by
60 This software is provided 'as-is', without any express or implied
73 misrepresented as being the original software.
93 as published by the Free Software Foundation; either version
164 the term "modification".) Each licensee is addressed as "you".
174 source code as you receive it, in any medium, provided that you
208 These requirements apply to the modified work as a whole. If
262 access to copy the source code from the same place counts as
267 except as expressly provided under this License. Any attempt
306 apply and the section as a whole is intended to apply in other
[all …]
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING10 as the successor of the GNU Library Public License, version 2, hence
101 operating system, as well as its variant, the GNU/Linux operating
122 Each licensee is addressed as "you".
125 prepared so as to be conveniently linked with application programs
190 These requirements apply to the modified work as a whole. If
194 sections when you distribute them as separate works. But when you
282 copyright notice for the Library among them, as well as a reference
303 the user installs one, as long as the modified version is
350 the Library except as expressly provided under this License. Any
355 terminated so long as such parties remain in full compliance.
[all …]
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME50 User must run the test suite as an ordinary user (not root)
92 - Do as described in step 4 (windows server)
99 - Create user smbusera and use "A_nex_123" as its password
100 - Create user smbuserb and use "B_nex_123" as its password
101 - Create user smbuserc and use "C_nex_123" as its password
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod59 C<\@users> and C<\@groups> are returned as arrays containing the appropriate
73 name. It returns a 6-element list as returned by C<getprojent()> if the entry
79 ID. It returns a 6-element list as returned by C<getprojent()> if the entry is
85 same format as C<getprojent()>. It returns C<undef> if the user cannot be
93 Return values are the same as for C<getprojent()>.
/illumos-gate/usr/src/data/zoneinfo/
H A Detcetera3 # This file is in the public domain, so clarified as of
13 # unnecessary as settings for the TZ environment variable. E.g.,
31 # as it is needed for tzcode releases through 2022a,
46 # and had lines such as
/illumos-gate/usr/src/grub/grub-0.97/
H A DCOPYING70 the term "modification".) Each licensee is addressed as "you".
80 source code as you receive it, in any medium, provided that you
100 part thereof, to be licensed as a whole at no charge to all third
114 These requirements apply to the modified work as a whole. If
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
168 access to copy the source code from the same place counts as
173 except as expressly provided under this License. Any attempt
177 this License will not have their licenses terminated so long as such
212 apply and the section as a whole is intended to apply in other
[all …]

12345678910>>...61