Home
last modified time | relevance | path

Searched refs:SECONDS (Results 26 – 35 of 35) sorted by relevance

12

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_timers.c891 second_threshold = tcp_early_abort * SECONDS; in tcp_timer()
H A Dtcp_output.c3299 1*SECONDS) { in tcp_send_rst_chk()
H A Dtcp_input.c2916 tcp_early_abort * SECONDS; in tcp_input_data()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1703 …if(np==IFSNOD || np==PATHNOD || np==SHELLNOD || np==FPATHNOD || np==CDPNOD || np==SECONDS || np==E… in nv_cover()
1898 nv_stack(SECONDS, &ip->SECONDS_init.hdr); in nv_init()
1900 nv_putval(SECONDS, (char*)&d, NV_DOUBLE); in nv_init()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dsh.memo974 .B \s-1SECONDS\s+1
980 .B \s-1SECONDS\s+1
985 \f5typeset\ -F\fP\fIplaces\fP\f5\ SECONDS\fP.
993 .B \s-1SECONDS\s+1
1002 (( SECONDS=$(date '+3600*%H+60*%M+%S') ))
1003 _s='_x1=(SECONDS/3600)%24,_x2=(SECONDS/60)%60,_x3=SECONDS%60,0'
H A DRELEASE88353 x. The SECONDS variable now displays elapsed time in floating
H A DRELEASE1585 07-11-14 A bug in which creating a local SECONDS variable with typeset in
2225 02-10-21 A bug which could cause a core dump when a local SECONDS variable
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1799 typeset t0=$SECONDS
1805 if ((SECONDS - t0 > $timeout)); then
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE715 package.sh: add $SECONDS to the DEBUG trace prompt
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c9253 ipst->ips_ip_reassembly_timeout) * SECONDS; in ill_frag_timer_start()

12