Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 685) sorted by path

12345678910>>...28

/illumos-gate/
H A DCODE_OF_CONDUCT.md31 * Other conduct which could reasonably be considered inappropriate in a
/illumos-gate/exception_lists/
H A Dcheck_rtime85 # Objects for which we allow relocations to the text segment
184 # statics which have the dependence.
201 # Files for which we skip checking of duplicate addresses in the
311 # ath contains a binary HAL component which contains an incorrect .comment
312 # section and has a license which forbids modification.
315 # mdb standalone library versions which are neither delivered nor are real
H A Dmapfilechk28 # in which the final path segment:
H A Dpackaging70 # They contain interfaces which are currently private.
258 # Entries for the libmech_krb5 symlink, which has been included
334 # libcmdutils contains interfaces which are all private interfaces.
415 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
H A Dpackaging.deps3 # which are expected to be provided by the distribution.
H A Dpmodes33 # modify secobj.conf, which has ownership dladm:netadm.
/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE30 1.6. "Larger Work" means a work which combines Covered Software or
64 code in which modifications are made and (b) associated
70 entity which controls, is controlled by, or is under common
168 The Modifications that You create or to which You contribute are
203 Your choice, which may contain terms different from this License,
209 must make it absolutely clear that any terms which differ from
238 License under which You originally received the Covered Software.
243 of the version of the License under which You originally received
256 (b) otherwise make it clear that the license contains terms which
279 Provisions which, by their nature, must remain in effect beyond
[all …]
H A DREADME.license-files73 3. Figure out which packages deliver objects that are built using the
/illumos-gate/usr/src/boot/
H A DREADME.loader37 /boot/default/loader.conf. This file, which strongly
68 /boot/defaults/loader.conf (which you could just copy over
82 The second line has the parameter "-t" which tells the
227 (which is a subset of forth) inspects these variables for
H A DReadme.txt46 stage1/stage2 boot blocks which are built in freebsd due to the historical
/illumos-gate/usr/src/boot/common/
H A Dgpt.c56 gptupdate(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptupdate() argument
77 BOOTPROG, which); in gptupdate()
88 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptupdate()
186 gptread_hdr(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptread_hdr() argument
192 printf("%s: unable to read %s GPT header\n", BOOTPROG, which); in gptread_hdr()
200 printf("%s: invalid %s GPT header\n", BOOTPROG, which); in gptread_hdr()
207 which); in gptread_hdr()
266 BOOTPROG, which); in gptbootconv()
279 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptbootconv()
300 BOOTPROG, which); in gptread_table()
[all …]
H A Dhelp.common131 List all of the devices from which it may be possible to load modules.
200 filenames, each of which will be searched for in the module_path
279 Sets the list of directories which will be searched in for modules
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th380 \ which is misleading and not desirable.
639 \ kill it regardless of which key was pressed)
H A Dmenu.rc157 \ does switch to a simple text protocol, it doesn't affect the kernel which
H A Dmenusets.4th406 \ routine is evaluated and not passed down to $menu_init (which
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dgptldr.S98 sub $COPY_BLK_SZ/16,%ax # which we want boot2 copied
/illumos-gate/usr/src/boot/i386/loader/
H A Dhelp.i38633 If the code which detects the disk unit number for the root disk is
/illumos-gate/usr/src/cmd/Adm/
H A Dttysrch27 # This is done by providing the names of directories which
32 # Each line contains the name of a directory (which must
33 # begin with "/dev") and (optionally) a set of flags which
43 # devices, which generally will not match inode numbers.
/illumos-gate/usr/src/cmd/
H A DMakefile457 which \
/illumos-gate/usr/src/cmd/acpi/
H A DReadme14 The ACPI code is currently based on 'joyent/20180629', which is based on
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A DREADME.tests7 which is used to verify the correct behaviour of ksh93.
10 and a frontend called "shtests" which is used to run the tests.
43 SHELL since /usr/bin/ksh93 on illumos is a wrapper which
/illumos-gate/usr/src/cmd/ast/libshell/
H A Dmapfile-vers153 # can load builtins which are not enabled by the default OS/Net configuration.
/illumos-gate/usr/src/cmd/audio/utilities/
H A Ddevice_ctl.c83 if (which & AUDIO__PLAY) in audio__setplayhdr()
85 else if (which & AUDIO__RECORD) in audio__setplayhdr()
90 if (which & AUDIO__SET) { in audio__setplayhdr()
123 if (which & AUDIO__SET) { in audio__setplayhdr()
154 if (which & AUDIO__PLAY) in audio__setval()
156 else if (which & AUDIO__RECORD) in audio__setval()
187 if (which & AUDIO__SET) { in audio__setval()
218 if (which & AUDIO__SET) { in audio__setgain()
228 err = audio__setval(fd, &x, which); in audio__setgain()
258 if (which & AUDIO__PLAY) { in audio__setpause()
[all …]
/illumos-gate/usr/src/cmd/bhyve/
H A Duart_emul.c810 uart_legacy_alloc(int which, int *baseaddr, int *irq) in uart_legacy_alloc() argument
813 if (which < 0 || which >= (int)UART_NLDEVS || uart_lres[which].inuse) in uart_legacy_alloc()
816 uart_lres[which].inuse = true; in uart_legacy_alloc()
817 *baseaddr = uart_lres[which].baseaddr; in uart_legacy_alloc()
818 *irq = uart_lres[which].irq; in uart_legacy_alloc()
/illumos-gate/usr/src/cmd/bnu/
H A DConfig37 # and describes the values which may be assigned to them.

12345678910>>...28