Home
last modified time | relevance | path

Searched refs:seconds (Results 101 – 125 of 163) sorted by relevance

1234567

/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th47 10 constant menu_timeout_default \ default timeout (in seconds)
590 seconds ( get current time: -- N )
630 \ No [detectable] time has elapsed (in seconds)
939 seconds menu_time ! ( store the time we started )
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif113 ##### The maximum ticket lifetime for a principal in seconds
125 ##### Maximum renewable lifetime for a principal's ticket in seconds
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S274 retl ! %o0 current hrestime seconds
299 stn %g1, [%o0] ! Delay: store seconds
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod212 Return time interval between two snapshots for the given PG. The time is expressed in seconds and i…
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE88110 2. sleep [decimal-seconds]
311 timeout after n seconds when reading from a slow device.
354 point seconds with 3 places after the decimal point by
H A DREADME76 TIMEOUT off Set this to the number of seconds for timing out and
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dlogapi.shlib126 _printerror "$@" "Retry in $delay seconds"
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME95 where 's' is seconds and 'm' is minutes.
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME96 = 2 x (4 x 83.54) = 668.32 Nano seconds = 1 byte.
430 - Map a given high speed endpoint's polling interval in micro seconds to an
/illumos-gate/usr/src/test/zfs-tests/tests/perf/
H A Dperf.shlib134 # PERF_RUNTIME: The time in seconds each fio invocation should run.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c147 struct seconds struct
198 struct seconds SECONDS_init;
971 static const Namdisc_t SECONDS_disc = { sizeof(struct seconds), put_seconds, get_seconds, nget_sec…
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_realm.c1925 int neg, days, hours, minutes, seconds; local
1938 seconds = duration;
1941 hours, minutes, seconds);
/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h358 uint8_t seconds; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c803 int seconds) in nxge_delay() argument
805 delay(drv_usectohz(seconds * 1000000)); in nxge_delay()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg237 # appears as seconds.fraction, and represents
244 # appears as seconds.fraction, and represents
266 @ MSG_USE_R4_C2 " appears as seconds.fraction, and \
286 @ MSG_USE_R4_F2 " appears as seconds.fraction, and \
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c2681 na->time_delta.seconds = 0; in rfs4_fattr4_time_delta()
2691 if ((na->time_delta.seconds != 0) || in rfs4_fattr4_time_delta()
H A Dnfs3_vnops.c1426 args.guard.obj_ctime.seconds = va.va_ctime.tv_sec; in nfs3setattr()
2434 verfp->seconds = zone_get_hostid(NULL); in nfs3create()
2435 if (verfp->seconds != 0) in nfs3create()
2439 verfp->seconds = now.tv_sec; in nfs3create()
2447 verfp->seconds %= INT32_MAX; in nfs3create()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c2523 int seconds = 1; in smb_event_wait() local
2549 ticks = SEC_TO_TICK(seconds); in smb_event_wait()
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1583 # @param $1 the time in seconds after which we should terminate these processes
1806 log_note "$pool not degraded after $timeout seconds."
1818 # $2 number of seconds to wait (optional)
2749 # Prints the current time in seconds since UNIX Epoch.
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c1561 fprintf(f, " %u", log_ctx->ulog->kdb_last_time.seconds);
2878 log_ctx->ulog->kdb_last_time.seconds =
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps415 set_clock sclk SC str Set clock to hours #1, minutes #2, seconds #3
426 fixed_pause pause PA str Pause for 2-3 seconds
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps413 set_clock sclk SC str Set clock to hours #1, minutes #2, seconds #3
424 fixed_pause pause PA str Pause for 2-3 seconds
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c81 #define MINUTES(x) ((unsigned int)(seconds(x)*60))
/illumos-gate/usr/src/cmd/bnu/
H A DDialers38 # \d - delay (2 seconds)
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h791 extern unsigned int sleepX __P((unsigned int seconds));

1234567