Home
last modified time | relevance | path

Searched refs:future (Results 1 – 25 of 87) sorted by relevance

1234

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_osd.c232 struct timespec future; in dapl_os_wait_object_wait() local
253 future.tv_sec = now.tv_sec; in dapl_os_wait_object_wait()
254 future.tv_nsec = now.tv_usec * 1000; in dapl_os_wait_object_wait()
259 &wait_obj->cv, &wait_obj->lock, &future); in dapl_os_wait_object_wait()
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A DREADME16 might complicate future imports from Illumos.
/illumos-gate/usr/src/cmd/csh/
H A DREADME21 In future, I am planning to rewrite csh so it uses modern
/illumos-gate/usr/src/cmd/netfiles/
H A Dhosts27 # NOTE: This file is no longer consulted and may be removed from a future
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S76 ! future.
79 bg,pt %xcc, 2f ! future, then blow out of here.
711 ! that the value we programmed is still in the future. If it isn't,
722 ! until we've managed to program TICK_COMPARE to fire in the future.
728 cmp %o5, %o0 ! In the future?
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A DREADME.txt34 future synchronization with upstream.
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dnet.d.in36 * the particularities of additional protocols in the future.
H A Dprocfs.d.in215 * but these could be supported by DTrace in the future using subroutines.
293 * could be supported by DTrace in the future using subroutines.
/illumos-gate/usr/src/common/mapfiles/common/
H A Dmap.bssalign29 # underlying page size may evolve in future releases.
/illumos-gate/usr/src/common/bignum/
H A DREADME38 We keep the .c file around for future reference.
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dtest-sou.c59 void *future; member
/illumos-gate/usr/src/cmd/pools/poold/
H A Dpoold.properties29 # future releases of Solaris.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S246 sllx %o0, 1, %o0 ! value we wrote was in the future.
250 bg,pt %xcc, 2f ! future, then blow out of here.
877 ! that the value we programmed is still in the future. If it isn't,
890 ! until we've managed to program TICK_COMPARE to fire in the future.
898 cmp %o5, %o0 ! In the future?
/illumos-gate/usr/src/cmd/vi/port/
H A DREAD_ME36 forms are acceptable; in the future, the original
/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.open128 # be used until certain _FFR (for future release) #define's go live.
143 # assembly files. We keep it around for future reference.
/illumos-gate/usr/src/test/zfs-tests/cmd/libzfs_input_check/
H A Dlibzfs_input_check.c196 nvlist_t *future = fnvlist_alloc(); in lzc_ioctl_test() local
216 fnvlist_add_nvlist(input, "optional", future); in lzc_ioctl_test()
269 nvlist_free(future); in lzc_ioctl_test()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h315 uint16_t future[7]; /* For future use */ member
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Ddisk.esc61 * The uderr fault will be defined at some future time.
140 * The uderr fault will be propagated at some future time.
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemcpy.S116 addl $1, %ecx / we need to insure that future
/illumos-gate/usr/src/grub/grub-0.97/
H A DMAINTENANCE41 ``/gd/gnuorg/request-assign.future'' to the contributor, and wait
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfs120 unsigned long f_filler[16]; /* reserved for future expansion */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfs120 unsigned long f_filler[16]; /* reserved for future expansion */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfs120 unsigned long f_filler[16]; /* reserved for future expansion */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfs124 unsigned long f_filler[16]; /* reserved for future expansion */
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config13 # Support for v1 may not be available in a future release of Solaris.

1234