Home
last modified time | relevance | path

Searched refs:which (Results 201 – 225 of 685) sorted by relevance

12345678910>>...28

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_loader.c1221 list_setting(struct menu_lst *menu, char *which, char *setting) in list_setting() argument
1228 assert(which); in list_setting()
1237 if (*which != '\0') { in list_setting()
1238 if (isdigit(*which)) { in list_setting()
1241 entry = strtol(which, &rest, 10); in list_setting()
1244 which); in list_setting()
1248 setting = which; in list_setting()
/illumos-gate/usr/src/tools/smatch/src/gvpr/
H A Dreturn-paths29 // Each call edge which hasn't already been seen
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Duse_client_ptr.m47 # forth in the LICENSE file which can be found at the top level of
H A Dlimited_masquerade.m410 # forth in the LICENSE file which can be found at the top level of
H A Dmasquerade_entire_domain.m410 # forth in the LICENSE file which can be found at the top level of
H A Dmasquerade_envelope.m410 # forth in the LICENSE file which can be found at the top level of
H A Dstickyhost.m410 # forth in the LICENSE file which can be found at the top level of
H A Dlookupdotdomain.m47 # forth in the LICENSE file which can be found at the top level of
H A Dbadmx.m47 # forth in the LICENSE file which can be found at the top level of
H A Dpromiscuous_relay.m47 # forth in the LICENSE file which can be found at the top level of
H A Dqueuegroup.m47 # forth in the LICENSE file which can be found at the top level of
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dversion.m410 # forth in the LICENSE file which can be found at the top level of
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME34 Whitepaper" which is posted on www.usb.org, and other resources.
45 which perform full/low speed transactions.
142 which comes to around 13% of USB frame time.
200 - Find out the static node to which the given endpoint needs to be linked
315 and isochronous endpoints. This will tell the host controller which micro-
350 isochronous endpoints. It will tell the host controller which micro frame
410 list has eight micro frame lists, which saves bandwidth allocated in each
434 - Find out the static node to which the given endpoint needs to be linked
476 - Find out the static node to which the given endpoint needs to be linked
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.expects_err_ptr1 // list of functions which expect an ERR_PTR.
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dkchecker11 elif which smatch | grep smatch > /dev/null ; then
H A Dtest_generic.sh48 elif which smatch | grep smatch > /dev/null ; then
/illumos-gate/usr/src/common/
H A DGPLDISCLAIMER5 or any later version may be used, or where a choice of which version of the GPL
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE24 the Program which: (i) are separate modules of software distributed in
30 "Licensed Patents " mean patent claims licensable by a Contributor which are
55 which include the Contribution. No hardware per se is licensed hereunder.
91 iii) states that any provisions which differ from this Agreement are offered
117 which does not create potential liability for other Contributors. Therefore, if
201 under which it was received. In addition, after a new version of the Agreement
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE24 to the Program which: (i) are separate modules of software distributed in
30 "Licensed Patents" mean patent claims licensable by a Contributor which are
55 which include the Contribution. No hardware per se is licensed hereunder.
91 iii) states that any provisions which differ from this Agreement are offered
117 a manner which does not create potential liability for other Contributors.
197 always be distributed subject to the version of the Agreement under which
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DREADME4 Morris Bolsky and David Korn which is published by Prentice Hall.
91 which also generates libcmd and libast libraries on which ksh depends.
97 In either case, ksh relies on libraries libast and libcmd which must be
98 built first. The binary for ksh becomes the file named ./ksh which can
154 that is to be translated and a type which is
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dserver2 # For a network server, which has two interfaces, 128.1.40.1 (le0) and
/illumos-gate/usr/src/test/os-tests/tests/ksensor/
H A Dksensor_stress.ksh59 which will:
/illumos-gate/usr/src/common/mpi/
H A Dmpprime.h66 mp_err mpp_divis_vector(mp_int *a, const mp_digit *vec, int size, int *which);
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt59 which words 57-58 do *not* represent the product of words 54, 55, and
64 use LBA", which of course doesn't answer the question about non-LBA
66 6.2.1 of ATA-4, rev 17 or above", which does help a bit. But
93 >which words 57-58 do *not* represent the product of words 54, 55, and
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi174 another operating system (e.g. the VSTa boot code, which loads from
291 A boot loader or an OS image which follows the rules defined as
398 which must be the hexadecimal value @code{0x1BADB002}.
455 header --- the physical memory location at which the magic value is
462 offset at which the header was found, minus (header_addr -
598 through which the boot loader communicates vital information to the
669 field is valid, and indicates which @sc{bios} disk device the boot
772 which the symbol table refers. Note that @samp{tabsize} may be 0,
981 information structure, it is recognized that determination of which
1072 Record which devices succeed, and those which try to access the
[all …]

12345678910>>...28