Home
last modified time | relevance | path

Searched refs:second (Results 76 – 100 of 181) sorted by relevance

12345678

/illumos-gate/usr/src/test/libmlrpc-tests/doc/
H A DREADME65 (variable - the second is LM)
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddoc-guide.rst62 * with the second item
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem42 * it tries the second and so on. The default is /kernel /usr/kernel
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwrefresh.c675 bool second = FALSE; in _updateln() local
707 second = TRUE; in _updateln()
709 (void) mvcur(wy, (second ? color_attrx : in _updateln()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.S128 srlx %o1, 48, %g1 ! second byte
228 srlx %o1, 48, %g1 ! second byte
H A Dstrlcpy.S124 srlx %l1, 48, %g1 ! second byte
179 srlx %l1, 48, %g1 ! second byte
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodm5819p_rmc.c275 set_time_msg.second = tod.tod_sec; in todm5819p_rmc_set()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dselect2.test32 # Do a second query inside a first.
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c3743 const char *p, *first, *second; in roff_tr() local
3768 second = p++; in roff_tr()
3769 if (*second == '\\') { in roff_tr()
3773 (int)(p - buf->buf), "%s", second); in roff_tr()
3776 ssz = (size_t)(p - second); in roff_tr()
3777 } else if (*second == '\0') { in roff_tr()
3780 second = " "; in roff_tr()
3786 second, ssz, 0); in roff_tr()
3795 r->xtab[(int)*first].p = mandoc_strndup(second, ssz); in roff_tr()
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans.c497 if (ptr->second == second_entry) { in kbtrans_do_compose()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/
H A Dplatsvcd.conf45 * Object string ID of second object
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.S376 mov %o1, %l2 ! l2 = second 1/2 of return value
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dplatsvcd.conf45 * Object string ID of second object
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S954 ! the last second could have been
964 ! the last second could have been
1008 ! |Preftch| for addr = pp + 4*sizeof(page_t) + 64 (or second
H A Dcheetah_copy.S1067 ldub [%o0 + 5], %o3 ! load second byte
1070 stb %o3, [%o1 + 5] ! store second byte
1889 ldub [%o0 + 1], %o3 ! load second byte
1893 stba %o3,[%o1]ASI_USER ! store second byte
1948 ldub [%o0 + 5], %o3 ! load second byte
1952 stba %o3, [%o1]ASI_USER ! store second byte
2652 lduba [%o0]ASI_USER, %o3 ! load second byte
2655 stb %o3,[%o1 + 1] ! store second byte
2711 lduba [%o0]ASI_USER, %o3 ! load second byte
2714 stb %o3, [%o1 + 5] ! store second byte
H A Dopl_olympus_copy.S1016 ldub [%o0 + 5], %o3 ! load second byte
1019 stb %o3, [%o1 + 5] ! store second byte
1823 ldub [%o0 + 1], %o3 ! load second byte
1827 stba %o3,[%o1]ASI_USER ! store second byte
1882 ldub [%o0 + 5], %o3 ! load second byte
1886 stba %o3, [%o1]ASI_USER ! store second byte
2577 lduba [%o0]ASI_USER, %o3 ! load second byte
2580 stb %o3,[%o1 + 1] ! store second byte
2636 lduba [%o0]ASI_USER, %o3 ! load second byte
2639 stb %o3, [%o1 + 5] ! store second byte
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-1355 second integer, `1', indicates the partition number (or the PC slice
358 expression means the second partition of the first hard disk drive. In
371 This means the BSD `a' partition of the second hard disk. If you
457 the second block of the floppy disk, respectively.
922 This performs a "virtual" swap between your first and second hard
939 and the second partition of the first hard disk, and you want to boot
1177 # Fallback to the second entry.
1181 second one (this is rarely used, for obvious reasons).
1209 This boots GNU/Linux, but from the second hard disk.
/illumos-gate/usr/src/boot/
H A DREADME.loader82 The second line has the parameter "-t" which tells the
172 kernels is having the first as wd0, and the second as
H A DCOPYRIGHT75 the second BSD Networking Software Release, from IEEE Std 1003.1-1988, IEEE
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dspoolss.ndl174 WORD second;
397 WORD second;
/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c1330 vc_avl_compare(const void *first, const void *second) in vc_avl_compare() argument
1333 const vc_state_t *vcptr2 = second; in vc_avl_compare()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnameref.sh52 name.child=second
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h184 rsci32 second; /* 0 to 59 */ member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi.h176 ddi_dma_cookie_t second; member
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist39 * The second column is the error's name. If the error should be skipped

12345678