Home
last modified time | relevance | path

Searched refs:first (Results 1 – 25 of 798) sorted by path

12345678910>>...32

/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE27 1.5. "Initial Developer" means the individual or entity that first
100 effective on the date Initial Developer first distributes
137 effective on the date Contributor first distributes or
/illumos-gate/usr/src/boot/
H A DREADME.loader28 After the first two stages in the booting process (described
42 Watch the first few lines of /boot/defaults/loader.conf to
172 kernels is having the first as wd0, and the second as
/illumos-gate/usr/src/boot/common/
H A Dmerge_help.awk11 first = -1;
39 first = ind;
44 i = first; j = -1;
59 first = ind;
92 node = first;
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dldscript.amd649 .hash : { *(.hash) } /* this MUST come first! */
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th116 to baddr \ baddr points now to first option
372 \ loop to first , or bl or 0
423 \ loop to first , or bl or 0
H A Dloader.rc13 \ Tests for password -- executes autoboot first if a password was defined
H A Dmenu-commands.4th297 \ we can only compare first 4 chars.
H A Dmenu.4th51 1 constant menu_start \ Numerical prefix of first menu item
255 \ first entry
276 \ first entry
301 \ first entry
377 \ screen consisting of the first digit (ie. 1 for the tenth menu item)
702 \ NOTE: no need to check toggle_stateN since the first time we
724 2dup c! -rot \ store strlen at first byte
H A Dmenu.rc178 \ so the first page in menu is last page in menu.lst
H A Dmenusets.4th578 \ If the current menuset does not populate the first menuitem,
H A Dsupport.4th59 \ cell modules_options pointer to first module information
264 \ addr len are x 0 - the first char is either comma or space
1261 3 \ we only need first 3 chars
1784 \ Try prepending /boot/ first
1852 \ will first be tried as a full path, and, next, search on the
2001 \ Save the first argument, if it exists and is not a flag
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S150 mov $intr20,%bx # Address first handler
/illumos-gate/usr/src/boot/i386/btx/btxldr/
H A Dbtxldr.S72 testl $OPT_SET(RBX_MUTE), 4(%esp) # Check first argument
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S35 # Basically, we first create a set of boot arguments to pass to the loaded
/illumos-gate/usr/src/boot/i386/isoboot/
H A Dcd9660read.c233 int rc, first, use_rrip, lenskip; in cd9660_lookup() local
253 first = 1; in cd9660_lookup()
278 if (first) in cd9660_lookup()
282 first ? 0 : lenskip)) { in cd9660_lookup()
283 first = 0; in cd9660_lookup()
286 first = 0; in cd9660_lookup()
/illumos-gate/usr/src/boot/libsa/
H A Dcd9660.c293 int rc, first, use_rrip, lenskip; in cd9660_open() local
324 first = 1; in cd9660_open()
356 if (first) in cd9660_open()
360 first ? 0 : lenskip)) { in cd9660_open()
361 first = 0; in cd9660_open()
364 first = 0; in cd9660_open()
413 if (first) { in cd9660_open()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c695 indirect_split_t *first; in vdev_indirect_read() local
726 first = list_head(&iv->iv_splits); in vdev_indirect_read()
727 if (first->is_size == zio.io_size) { in vdev_indirect_read()
742 rc = first->is_vdev->v_read(first->is_vdev, zio.io_bp, in vdev_indirect_read()
743 zio.io_data, first->is_target_offset, bytes); in vdev_indirect_read()
1544 int first = 1, ret = 0; in spa_all_status() local
1547 if (!first) { in spa_all_status()
1552 first = 0; in spa_all_status()
/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c244 int first = 0; in dotape() local
420 first++; in dotape()
427 first = 0; in dotape()
623 first++; in doaudio()
630 first = 0; in doaudio()
790 first++; in dofloppy()
797 first = 0; in dofloppy()
1055 first++; in docd()
1062 first = 0; in docd()
1233 first++; in dormdisk()
[all …]
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dlib139 #define _lib_poll_fd_1 1 /* fd is first arg to poll() */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dlib150 #define _lib_poll_fd_1 1 /* fd is first arg to poll() */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dlib150 #define _lib_poll_fd_1 1 /* fd is first arg to poll() */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dlib139 #define _lib_poll_fd_1 1 /* fd is first arg to poll() */
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath91 * first byte is two-digit octal number. Last digit is number of args
92 * first digit is 0 if return value is double, 1 for integer
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath91 * first byte is two-digit octal number. Last digit is number of args
92 * first digit is 0 if return value is double, 1 for integer
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath91 * first byte is two-digit octal number. Last digit is number of args
92 * first digit is 0 if return value is double, 1 for integer

12345678910>>...32