Home
last modified time | relevance | path

Searched refs:seconds (Results 51 – 75 of 163) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dneptune_xfp.esc43 * Add 5 seconds constraint so that multiple identical ereports
44 * occuring within 10 seconds are considered symptoms of a single fault
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs4_xdr.c243 b_fattr4_time_access.seconds)) in xdr_b_getattr_res_common()
254 b_fattr4_time_metadata.seconds)) in xdr_b_getattr_res_common()
265 b_fattr4_time_modify.seconds)) in xdr_b_getattr_res_common()
H A Dnfs4ops.c257 vap->va_atime.tv_sec = bfattr4->b_fattr4_time_access.seconds; in nfs4getattr()
261 vap->va_ctime.tv_sec = bfattr4->b_fattr4_time_metadata.seconds; in nfs4getattr()
266 vap->va_mtime.tv_sec = bfattr4->b_fattr4_time_modify.seconds; in nfs4getattr()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Ddate.test84 datetest 2.28 {datetime('2003-10-22 12:34','11.25 seconds')} \
129 set now [clock format [clock seconds] -format "%Y-%m-%d" -gmt 1]
215 datetest 8.19 {datetime('now','11.25 seconds')} {2003-10-22 12:34:11}
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_thread.c302 smb_thread_continue_timedwait(smb_thread_t *thread, int seconds) in smb_thread_continue_timedwait() argument
310 SEC_TO_TICK(seconds)); in smb_thread_continue_timedwait()
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subr.h250 void smb_time_local2server(struct timespec *tsp, int tzoff, long *seconds);
251 void smb_time_server2local(ulong_t seconds, int tzoff, struct timespec *tsp);
/illumos-gate/usr/src/data/zoneinfo/
H A Detcetera20 # which load the "UTC" file to handle seconds properly.
23 # Functions like gmtime load the "GMT" file to handle leap seconds properly.
/illumos-gate/usr/src/cmd/dtrace/test/cmd/badioctl/
H A Dbadioctl.c60 int i = 0, seconds; in badioctl() local
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S435 retl ! %o0 current hrestime seconds
460 stn %g1, [%o0] ! Delay: store seconds
945 ldub [%o0], %o1 ! Read the number of seconds
949 cmp %o1, %o2 ! did the seconds register roll over?
951 ldub [%o0], %o2 ! delay: load the new seconds val
959 cmp %o2, %o4 ! did the seconds register roll over?
961 ldub [%o0], %o4 ! delay: load the new seconds val
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h208 #define SKD_TIMER_SECONDS(seconds) (seconds) argument
/illumos-gate/usr/src/cmd/ps/
H A Dps.c1618 time_t seconds; in print_time() local
1628 seconds = tim % 60; in print_time()
1637 days, hours, minutes, seconds); in print_time()
1640 hours, minutes, seconds); in print_time()
1643 minutes, seconds); in print_time()
2457 time_t seconds = now.tv_sec - start->tv_sec; in delta_secs() local
2461 seconds++; in delta_secs()
2463 seconds--; in delta_secs()
2465 return (seconds); in delta_secs()
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c72 #define NEXT_EVENT_TIME(base, seconds) \ argument
73 (((int)seconds > 0) ? (base + (hrtime_t)seconds * (hrtime_t)NANOSEC) \
75 #define NEXT_REPORT_EVENT_TIME(base, seconds) \ argument
77 NEXT_EVENT_TIME(gethrtime(), seconds) : (hrtime_t)0)
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.dfl36 # Number of seconds the daemon should sleep waiting for more work.
/illumos-gate/usr/src/cmd/krb5/iprop/
H A Diprop.x32 uint32_t seconds; member
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_policy.c882 int neg, days, hours, minutes, seconds; local
895 seconds = duration;
898 hours, minutes, seconds);
/illumos-gate/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c700 conv_gmt(int seconds, int flag) in conv_gmt() argument
705 if ((seconds < _GMT_MIN) || (seconds > _GMT_MAX)) { in conv_gmt()
709 hour = (seconds / 60) / 60; in conv_gmt()
/illumos-gate/usr/src/test/net-tests/tests/
H A Dnet_common.ksh609 typeset seconds=$2
618 if ((seconds == s)); then
/illumos-gate/usr/src/boot/common/
H A Dhelp.common28 Displays <prompt> or a default prompt, and counts down <delay> seconds
189 Sets the default delay for the autoboot command to <value> seconds.
340 received after <value> seconds. (Any keypress will cancel the
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl73 # By default, the DHCP agent waits 3 seconds to collect OFFER
75 # then waits for another 3 seconds, and so forth. To change this
79 # is specified in seconds.
/illumos-gate/usr/src/cmd/cron/
H A Dat.c935 int seconds = 0; in parse_time() local
947 seconds = atoi_for2(p+1); in parse_time()
978 tm.tm_sec = seconds; in parse_time()
/illumos-gate/usr/src/cmd/bnu/
H A DDevconfig41 # and msgtime specify an integer number of seconds.
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c70 nsleep(int seconds) in nsleep() argument
74 tspec.tv_sec = seconds; in nsleep()
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dliterals.h91 L_DECL(seconds);
/illumos-gate/usr/src/cmd/truss/
H A Dramdata.h122 int seconds; /* seconds, fraction for timestamps */ member
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DOption.java235 seconds(int n) in seconds() method in Option

1234567