Home
last modified time | relevance | path

Searched refs:as (Results 251 – 275 of 1525) sorted by relevance

1...<<11121314151617181920>>...61

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A DFIRMWARELICENSE33 disseminate the Emulex Firmware except as permitted under this Agreement.
93 it is acting on its own behalf and is not acting as an agent for or on behalf
101 units or agencies of the U.S. government only as "commercial computer
102 firmware," "restricted computer firmware," or with "restricted rights" as
103 defined in applicable regulations, and may not be provided as source code.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1154 simplify ASL code as well as improve both readability and
3048 support as well as a new version of the MPST template.
4323 as-
4586 as
5101 as
5217 as
6017 as
9955 as
10904 as
14682 external object types as well as most internal types.
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex53 % than two; texi2dvi does it as many times as necessary.
1167 % can be set). So we test for \relax and 0 as well as \undefined,
2576 % @multitable ... @end multitable will make as many columns as desired.
2601 % with nothing between them for as many times as empty columns are needed,
2743 % be used as many times as user calls for columns.
3427 % so it will be output as is; and it will print as backslash.
3946 % @raisesections: treat @section as chapter, @subsection as section, etc.
3950 % @lowersections: treat @chapter as section, @section as subsection, etc.
5164 % file; b) letting users define the frontmatter in as flexible order as
7000 % as in \char`\\.
[all …]
H A Dgrub.info-197 variety of free operating systems, as well as proprietary operating
156 1999, Gordon Matzigkeit and Yoshinori K. Okuji adopted GRUB as an
315 now I just use the word "GNU" as a pseudonym for GRUB.
323 recognition. We hope that you enjoy using GNU GRUB as much as we did
417 from the source tarball, or as a package for your OS.
557 as the superuser ("root").
571 If it is the first BIOS drive, this is the same as well:
660 `(cd)' if you want to access other drives as well.
1004 start as long as GRUB itself is bootable.
1195 argument as is, you can write basically anything there.
[all …]
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in104 ** to the callback function as its first parameter.
242 ** called in response to a user action such as pressing "Cancel"
364 ** For example, so some string variable contains text as follows:
368 ** We can use this text in an SQL statement as follows:
374 ** is escaped and the SQL generated is as follows:
471 ** same as the datatype-th argument. If datatype==SQLITE_NUMERIC
540 ** if the column should be treated as a NULL value.
649 ** to be executed. This routine executes the statement as far as it can
804 ** is the same as sqlite_open().
833 ** null-terminated and can be used as a string value in an INSERT
[all …]
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c420 struct as *as = NULL; in iommu_create_vaddr_mappings() local
446 as = mp->dmai_object.dmao_obj.virt_obj.v_as; in iommu_create_vaddr_mappings()
447 if (as == NULL) in iommu_create_vaddr_mappings()
448 as = &kas; in iommu_create_vaddr_mappings()
489 ASSERT(as); in iommu_create_vaddr_mappings()
490 pfn = hat_getpfnum(as->a_hat, (caddr_t)addr); in iommu_create_vaddr_mappings()
1504 struct as *as = NULL; in iommu_dvma_kaddr_load() local
1505 extern struct as kas; in iommu_dvma_kaddr_load()
1522 as = &kas; in iommu_dvma_kaddr_load()
1553 pfn = hat_getpfnum(as->a_hat, (caddr_t)addr); in iommu_dvma_kaddr_load()
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dlsarpc.ndl32 * Names containing a backslash ('\') are known as qualified or composite
37 * Names that do not contain a backslash are known as isolated names.
38 * An isolated name may be a single label, such as john, or may be in
39 * user principal name (UPN) form, such as john@example.com.
188 * 0 means the same as 1
189 * Anything greater than 2 means the same as 2
237 * As far as I can tell, the mslsa_object_attributes structure can be
548 * The outputs are as follows.
595 * desired information is specified using a class value, as defined
769 * The privilege list is provided as a set of LUIDs so the privilege
[all …]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_kvm.c709 kt_aread(mdb_tgt_t *t, mdb_tgt_as_t as, void *buf, in kt_aread() argument
716 nbytes, as)) == -1) in kt_aread()
723 kt_awrite(mdb_tgt_t *t, mdb_tgt_as_t as, const void *buf, in kt_awrite() argument
730 nbytes, as)) == -1) in kt_awrite()
801 kt_vtop(mdb_tgt_t *t, mdb_tgt_as_t as, uintptr_t va, physaddr_t *pap) in kt_vtop() argument
805 struct as *asp; in kt_vtop()
809 int (*fptr)(uintptr_t, struct as *, physaddr_t *); in kt_vtop()
811 switch ((uintptr_t)as) { in kt_vtop()
822 asp = (struct as *)as; in kt_vtop()
833 fptr = (int (*)(uintptr_t, struct as *, physaddr_t *)) in kt_vtop()
[all …]
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia62 # Incorporates data for Singapore from Robert Elz' asia 1.1, as well as
337 # the same date as Shanghai".
573 # Uyghur Autonomous Region, (XAUR, or just Xinjiang for short) as well as
617 # report regarding Xinjiang, as well as the Time article reference by David
785 # as of 2020-02-10:
867 # Taiwan and Penghu Islands, as well as Yaeyama and Miyako Islands
905 # as well as Yaeyama and Miyako islands, adopted a new time zone called
1638 # to daylight saving as Saddam time. But, as of today, the time zone
1925 # rule as to what day of the week it will take place in as the start date
1979 # years 2001-2004 as well.
[all …]
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dfirewall25 For each service that uses TCP, create a rule as follows:
38 as a name to a number is controlled with the /etc/services file.
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dbestmx_is_local.m432 # its mail as local. We assume we've already weeded out mail to
34 # listed us as their best MX.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtmatch.c34 fmtmatch(const char* as) in fmtmatch() argument
36 register char* s = (char*)as; in fmtmatch()
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnrhdb26 # IPv6 addresses as unlabeled. Both are removed if this file contains any
34 # to 0.0.0.0 (literal), such as for dhcp or some third-party network
/illumos-gate/usr/src/common/bignum/
H A DREADME27 It is used as a starting point for the following hand optimized assembly files:
43 The other symbols are set in Makefiles, as appropriate.
/illumos-gate/usr/src/test/elf-tests/tests/groups/no-relobj-group-merge/
H A DREADME.md4 If we place an input section which is in a group in the same output section as
13 output section further corrupting the group, as there is now no mapping
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-vioif.p5m23 # global zone only. See the include file for greater detail, as well as
H A Dsystem-ficl.p5m18 # global zone only. See the include file for greater detail, as well as
H A Ddriver-storage-pvscsi.p5m19 # global zone only. See the include file for greater detail, as well as
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync6 sources as of:
37 particular assumes that atomic variables are sized as an int. If other bhyve
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME91 dedicated threads. Sysevents and doors are both seen as callbacks into
134 o various wifi/IP threads: threads which do asynchronous work such as
138 (address additons/deletions) and package them as NWAM messages.
176 door_return(3C))) passing back data as required. The OS makes it such
181 As well as handling internal events of interest, the daemon also needs
256 (offline*), as would be the case when the link's priority group is
261 from activating (as less-prioritized links).
341 We use this concept of up as it represents the potential for
372 actions as appropriate. The object state event is
405 The link selection algorithm works as follows:
[all …]
/illumos-gate/usr/src/lib/libsasl/
H A DLICENSE.txt47 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
52 that such works are identified as "derived from the RSA Data
58 software for any particular purpose. It is provided "as is"
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.msg87 Interpret the sec argument as a section index rather than\n\
88 as a section name. section can be one of the well known SHN_\n\
92 Interpret the sec argument as a section type rather than\n\
156 By default, this argument is interpreted as the name\n\
161 interpreted as an integer, or one of the well known SHN_\n\
165 interpreted as an integer, or one of the well known SHT_\n\
190 # Note: EI_VERSION uses the same string as E_VERSION, above
454 identify it as an ELF object.\n"
469 fail to identify it as an ELF object.\n"
484 fail to identify it as an ELF object.\n"
[all …]
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE89 such as lost profits;
107 Each Contributor must identify itself as the originator of its Contribution,
140 to pay any damages as a result, the Commercial Contributor must pay those
178 2(b) shall terminate as of the date such litigation is filed.
184 Recipient agrees to cease use and distribution of the Program as soon as reasonably
194 Foundation may assign the responsibility to serve as the Agreement Steward
200 under the new version. Except as expressly stated in Sections 2(a) and 2(b)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation.shlib50 log_fail "Reservation not 'none' ($resv_val) as expected"
58 log_fail "Reservation not 0 ($resv_val) as expected"
67 # is correctly accounting for space used/available. Need this function as
180 # This function takes a pool name as an argument, and returns the largest (give
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddata-structures.txt4 As far as the parsing structures go...
7 …s only those things which can't appear as an expression, which primarily includes control flow sta…
10 That appears as another struct statement which has a statement_list member.

1...<<11121314151617181920>>...61