Home
last modified time | relevance | path

Searched refs:over (Results 51 – 75 of 152) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libdtrace/i386/
H A Dregs.sed.in32 * over regs.d.in to replace the #define tokens listed below to create the
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-storage-smrt.p5m32 # overlay with cpqary3. In this form, users may swap over and the driver
/illumos-gate/usr/src/boot/forth/
H A Dmenusets.4th59 rot 2 pick 2 pick over + -rot + tuck -
129 rot 2 pick 2 pick over + -rot + tuck -
226 rot 2 pick 2 pick over + -rot + tuck -
297 over ( c-addr1 u1 c-addr2 u2 -- continued below )
417 over ( c-addr1 u1 c-addr2 u2 -- c-addr1 u1 c-addr2 u2 c-addr2 )
H A Dbrand.4th57 s" loader_brand" getenv dup -1 = over 0= or if
H A Dlogo-illumos.4th41 >r over 0 swap ( x y 0 x )
H A Dbeastie.4th62 s" loader_logo" getenv dup -1 = over 0= or if
H A Dmenu-commands.4th269 over cycle_stateN ( n k -- n k addr )
272 over <> ( n addr k c -- n addr k 0|-1 )
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices103 ldaps 636/tcp # LDAP protocol over TLS/SSL (was sldap)
104 ldaps 636/udp # LDAP protocol over TLS/SSL (was sldap)
/illumos-gate/usr/src/cmd/cmd-inet/etc/default/
H A Dinetinit.dfl36 # native IPv6 host will be tunneled over the IPv4 Internet to a 6to4 Relay
/illumos-gate/usr/src/cmd/netfiles/
H A Dnsswitch.ad28 # An example file that could be copied over to /etc/nsswitch.conf; it
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A DREADME43 These two (from over in ../dtrace) also work with fksmbcl:
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_kernel_user_data.c685 sval_t over; in strip_negatives() local
690 over.type = rl_type(rl); in strip_negatives()
691 over.value = INT_MAX + 1ULL; in strip_negatives()
697 return remove_range(rl, over, max); in strip_negatives()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S949 cmp %o1, %o2 ! did the seconds register roll over?
953 brz,pn %o2, 3b ! if the minutes just rolled over,
959 cmp %o2, %o4 ! did the seconds register roll over?
963 brz,pn %o4, 0b ! if the minutes just rolled over,
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.zcp35 -- add an extra character so we spill over the limit
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A DREADME62 These two (from over in ../dtrace) also work with fksmbd:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-vers140 strcmp; # functionality over libc, as a simpler
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.sed.in30 * values. After preprocessing, the sed script is run over procfs.d.in to
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c1819 int over = 0; in pl2303_wait_tx_drain() local
1823 while (plp->pl_tx_mp && !over) { in pl2303_wait_tx_drain()
1826 over = (cv_timedwait_sig(&plp->pl_tx_cv, in pl2303_wait_tx_drain()
1830 over = (cv_wait_sig(&plp->pl_tx_cv, in pl2303_wait_tx_drain()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c1969 int over = 0; in uftdi_wait_tx_drain() local
1973 while (uf->uf_tx_mp && !over) { in uftdi_wait_tx_drain()
1976 over = cv_timedwait_sig(&uf->uf_tx_cv, in uftdi_wait_tx_drain()
1980 over = cv_wait_sig(&uf->uf_tx_cv, in uftdi_wait_tx_drain()
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpow.S214 jmp .signok / check for over/underflow
225 jmp .signok / check for over/underflow
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.S162 1: ! loop over all characters
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6417 and iterates over the top-level options with a given code number.
553 option to allow transmission and reception of UDP packets over
567 to start over. Each retransmit is done by simply rescheduling the
613 left, return to SELECTING state to start over.
678 eventually be needed before /usr is mounted, if /usr is mounted over
710 support installing over IPv6. This could change in the future, so
1001 configured prefix, then we'll prefer that over other addresses. If
1080 interface names, to become changeable over time. This will break
1220 - Add support for DHCPv6 and iterating over IPv6 interfaces.
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c2573 int over = 0; in usbsacm_wait_tx_drain() local
2577 while (acm_port->acm_tx_mp && !over) { in usbsacm_wait_tx_drain()
2579 over = (cv_timedwait_sig(&acm_port->acm_tx_cv, in usbsacm_wait_tx_drain()
2582 over = (cv_wait_sig(&acm_port->acm_tx_cv, in usbsacm_wait_tx_drain()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DDISK.po46 # keys: fault.io.disk.over-temperature
/illumos-gate/usr/src/test/test-runner/stf/contrib/
H A DLICENSE.Artistic7 semblance of artistic control over the development of the package,

1234567