Home
last modified time | relevance | path

Searched refs:on (Results 176 – 200 of 1138) sorted by relevance

12345678910>>...46

/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-36 * grub-install: (grub)Invoking grub-install. Install GRUB on your drive
21 preserved on all copies.
60 the partition STAGE2_FILE was found on (for `p') or places the
96 as a Stage 2 from now on.
106 the I/O ports on the screen. For technical information, *Note
270 number to tell a BSD kernel how many BIOS drive numbers are on
541 Some of the filesystem reading code in GRUB has limits on the
635 34 : No spare sectors on the disk
766 # Use /usr/sbin/grub if you are on an older system.
808 device name on which you want to install GRUB, like this:
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dmain.c679 int on; in fix_sock() local
686 on = 1; in fix_sock()
687 if (setsockopt(sock, SOL_SOCKET, SO_BROADCAST, &on, sizeof (on)) < 0) in fix_sock()
723 int on = 1; in open_rip_sock() local
743 if (setsockopt(s, IPPROTO_IP, IP_RECVIF, &on, sizeof (on))) in open_rip_sock()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_diff/
H A Dzfs_diff_types.ksh80 log_must zfs set devices=on $DATASET
81 log_must zfs set xattr=on $DATASET
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_005_neg.ksh59 typeset inval_props=(Type 0 ? * -on --on readonl time USED RATIO MOUNTED)
/illumos-gate/usr/src/common/ficl/softcore/
H A Dforml.fr50 : on { led# 2:this -- }
67 : ?on { bit# 2:this -- flag }
/illumos-gate/usr/src/test/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_copies.ksh44 log_must zfs set compress=on $origin
59 log_must zfs set compress=on $origin
/illumos-gate/usr/src/uts/sun4u/sunfire/ml/
H A Dac_asm.S45 ! Move a single cache line of data. Survive UE and CE on the read
68 ! save in-use fpregs on stack
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.S52 ! allocate a temporary stack to run on while we figure who and
113 ! we don't have the cache on yet for this CPU.
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Dsend_encrypted_files.ksh65 log_must zfs create -o encryption=on -o keyformat=passphrase \
81 log_must zfs set xattr=on $TESTPOOL/$TESTFS2
H A Dsend-wDR_encrypted_zvol.ksh69 log_must zfs create -o dedup=on -o encryption=on -o keyformat=passphrase \
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c1240 int on = 1; in setup_socket() local
1262 if (setsockopt(rsock, SOL_SOCKET, SO_DEBUG, (char *)&on, in setup_socket()
1263 sizeof (on)) < 0) { in setup_socket()
1271 sizeof (on)) < 0) { in setup_socket()
1281 (char *)&on, sizeof (on)) < 0) { in setup_socket()
1288 (char *)&on, sizeof (on)) < 0) { in setup_socket()
1350 if (setsockopt(ssock, IPPROTO_IP, IP_HDRINCL, (char *)&on, in setup_socket()
1351 sizeof (on)) < 0) { in setup_socket()
1359 if (setsockopt(ssock, SOL_SOCKET, SO_DEBUG, (char *)&on, in setup_socket()
1360 sizeof (on)) < 0) { in setup_socket()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c52 uint_t on);
56 uint_t on);
63 uint_t on);
697 uint_t on) in ehci_handle_port_power() argument
711 port, port_status, on); in ehci_handle_port_power()
720 if (on) { in ehci_handle_port_power()
744 port, Get_OpReg(ehci_rh_port_status[port]), on); in ehci_handle_port_power()
759 uint_t on) in ehci_handle_port_enable() argument
779 if (on) { in ehci_handle_port_enable()
844 uint_t on) in ehci_handle_port_suspend() argument
[all …]
/illumos-gate/usr/src/common/util/
H A DTHIRDPARTYLICENSE.multi345 form, that is based on (or derived from) the Work and for which the
56 or by an individual or Legal Entity authorized to submit on behalf of
60 communication on electronic mailing lists, source code control systems,
61 and issue tracking systems that are managed by, or on behalf of, the
67 on behalf of whom a Contribution has been received by Licensor and
149 Contributor provides its Contributions) on an "AS IS" BASIS,
174 on Your own behalf and on Your sole responsibility, not on behalf
189 file or class name and description of purpose be included on the
202 distributed under the License is distributed on an "AS IS" BASIS,
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DREADME.netboot11 Turns off packet retransmission. Use it on an empty network, where
99 Use AUI by default on 3c503 cards.
148 Tulip clones based on the ADMtek Centaur-P
149 Tulip clones based on the Macronix 987x5
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dipf.conf.dfl31 pass in quick on lo0
32 pass out quick on lo0
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dftp-proxy22 and IP Filter is running on host B. If you want to proxy FTP from A to C
29 ipaddr-c-net = another ip# on the C-network (usually not the same as the
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A DREADME.txt19 be used on VMware virtual machines version 7 and later. This version
20 of the driver is based on the "stable-10.0.x" branch of the VMware
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dstate004.cfg34 # used to verify that setting a property on a middle level dataset does
35 # not prevent us from setting a property on the bottom level filesystem,
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mount/
H A Dumount_unlinked_drain.ksh39 zfs set xattr=on $TESTPOOL/$TESTFS.$fs
77 set -A xattrs on sa off
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unshare/
H A Dzfs_unshare_001_pos.ksh96 log_must zfs set sharenfs=on $filesystem
153 log_must zfs set sharenfs=on ${mntp_fs[((i+1))]}
/illumos-gate/usr/src/cmd/ypcmd/net_files/
H A Dpublickey26 # newkey(8) on the local machine.
28 # Entries in this file are only available to services on the local host
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design21 Notes on the design of stdio.
31 focuses on the implementation of streams. Other misc. functions in stdio
52 are as they have profound impact on the stdio design and serve as a good
56 non-opaque structure. This was also true on other platforms. This had a
104 be found in 'data.c'. The first _NFILE (20 or 60 depending on the
111 used or not) 'FILE *' structures are present on a linked list which is
118 never be freed by libc. It will always exist on the global list of
137 enabled or not. Characters that we 'unget' are placed on the pushback
147 indexed based on the underlying file descriptor. This and the stdin and
155 By default, reads and writes on a stream, whether backed by a
[all …]
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME67 second uses an IPv6 socket on port 999 of localhost, and the third uses an
68 IPv4 socket on port 3333 of localhost. The current flags (F=) are:
107 they were specified. It allows for possible future filtering on output
129 on which to create a listening socket for the filter. Maintaining
138 'netstat -a' command can ensure that your filter process is listening on
156 354 Enter mail, end with "." on a line by itself
/illumos-gate/usr/src/lib/libsasl/
H A DREADME10 libsasl and its plugins is based on the Project Cyrus open source libsasl
13 Additionally, the SunONE consolidation maintains libsasl also based on
46 be able to support multiple different locales on different threads.
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS33 * Support building on x86-64 with gcc -m32.
34 * Use a BIOS call to turn on/off Gate A20. This should solve various
54 * The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on
77 you can turn on debug mode via the command "debug".
189 simulate the speed of a serial device on a psuedo terminal.
256 create it based on the guessed information.
278 * The netboot support is heavily rewritten, based on Etherboot-4.4.3.
347 * GRUB understands symlinks on ext2fs (but still not ffs).
478 work! Please try on various floppy drives with various media!
481 disk isn't present in the drive. (for example, it won't be on the
[all …]

12345678910>>...46