Home
last modified time | relevance | path

Searched refs:when (Results 101 – 125 of 395) sorted by relevance

12345678910>>...16

/illumos-gate/usr/src/test/os-tests/tests/execvpe/
H A Dexecvpe-script19 # in to a shell when the system call fails with ENOEXEC.
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dminmax.test177 # Make sure the min(x) and max(x) optimizations work when there
240 # Make sure min(x) and max(x) work correctly when the datatype is
262 # Ticket #658: Test the min()/max() optimization when the FROM clause
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbinfo.c617 print_time(time_t when, const char *fmt, char *buf, uint_t buflen) in print_time() argument
622 (void) snprintf(buf, buflen, "%" PRId64, (int64_t)when); in print_time()
626 tm = localtime(&when); in print_time()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-238 It is sometimes very useful to boot from a network, especially when
74 before downloading the configuration from the TFTP server when the
100 `--disable-serial' to the configure script when you built your GRUB
136 starting. The preset menu feature is useful, for example, when your
171 implicitly, when you use the preset menu explicitly.
230 configuration file when you enter the valid password.
370 partition of the disk (or the boot sector of the partition when
416 `(hd0,1)+1' is the same as `+1' when the root device is `(hd0,1)'.
815 and/or to fix the drives guessed by GRUB when GRUB fails to
848 partition type code. This is useful only when booting DOS or
[all …]
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_net.c1164 int when, pollerr; in wait_for_response() local
1184 when = (int)(*now - sent); in wait_for_response()
1187 when > *timeout) in wait_for_response()
1189 *timeout = *timeout - when; in wait_for_response()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c519 (asp->when == DDI_POST) && (asp->result == DDI_SUCCESS)) in ppb_ctlops()
522 if (asp->cmd == DDI_RESUME && asp->when == DDI_PRE) in ppb_ctlops()
534 (dsp->when == DDI_PRE)) in ppb_ctlops()
537 if (dsp->cmd == DDI_SUSPEND && dsp->when == DDI_POST) in ppb_ctlops()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCSyseventBridge.cc218 hrtime_t when; in dispatch() local
235 sysevent_get_time(ev, &when); in dispatch()
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config44 # This allows the local port forwarding to work when connections are received
128 # will be removed when support for v1 protocol is removed.
/illumos-gate/usr/src/cmd/bnu/
H A DDialcodes32 # that is passed to the dialer when that particular Systems
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dpkgrm.lst24 # This is a list of SVr4 packages which should be removed when installing
H A Dsmf_disable.lst24 # This is a list of SMF services which should be disabled when installing
/illumos-gate/usr/src/uts/i86pc/unix/dboot/
H A DMapfile.dboot36 # .text segment, since when we boot that's where the boot loader will
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dstate007.cfg34 # used to verify that when we can set properties on each level of the
H A Dstate008.cfg34 # used to verify that when we create a dataset hierarchy that the
H A Dstate005.cfg34 # used to verify that when we set a property on a top level pool, followed
H A Dstate006.cfg34 # used to verify that when we set a property on a top level pool, followed
H A Dstate011.cfg34 # when the bottom filesystem level properties have been set locally has
/illumos-gate/usr/src/cmd/cmd-inet/etc/secret/
H A Dipseckeys.sample27 # Note that naming services might not be available when this file
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.dfl27 # The following enables a check when a user tries to change shells
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dnextafterf.S104 fstp %st(0) / C99 says to return y when x == y
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design29 refer to a file descriptor, when created by fopen(3C), or may refer to
30 memory, when created by open_memstream(3C) or fmopen(3C). This document
188 when it is passed a NULL stream. Even when that happens it will still
274 _magic member still does contain the file descriptor. However, when
324 simulate malloc failure when required. This can be enabled by calling
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.S141 brz,pt %g3, 2f ! skip call when zero
274 ! been unlocked. this mutex is unlocked when
393 brz,a,pt %i5, 8f ! skip restorectx() when zero
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm56 will be freed when the command completes.
58 Also, since the address space of \f5ksh\fP will be larger when built-in are loaded,
131 can be invoked without the need for runtime symbol lookup when the
137 first argument will be 0 when the library is loaded and the second
418 argument when generating a \fIusage\fP message.
420 The remainder of the string will only be used when generating
472 function are freed when you function completes
485 are restore it when leaving the function.
530 You must call \f5nv_close()\fP when you are finished
601 The application determines when these functions are actually
/illumos-gate/usr/src/cmd/lp/filter/postscript/postscript/
H A DREADME24 (ie. LIBDIR in ../Makefile) when you do an install.
/illumos-gate/usr/src/uts/i86xpv/unix/dboot/
H A DMapfile.dboot37 # .text segment, since when we boot that's where the boot loader will

12345678910>>...16