time_second 352 arch/i386/i386/apm.c inittodr(time_second); time_second 465 arch/i386/i386/apm.c inittodr(time_second); time_second 657 arch/i386/isa/clock.c clock_secs_to_ymdhms(time_second - diff, &dt); time_second 725 compat/hpux/hpux_compat.c shp->shm_ctime = time_second; time_second 1352 compat/hpux/hpux_compat.c tv[0] = tv[1] = time_second; time_second 817 dev/ic/ncr53c9x.c li->last_used = time_second; time_second 963 dev/ic/ncr53c9x.c li->last_used = time_second; time_second 2824 dev/ic/ncr53c9x.c time_t old = time_second - (10*60); time_second 1098 dev/ic/z8530tty.c if (*ptime != time_second) { time_second 1099 dev/ic/z8530tty.c *ptime = time_second; time_second 530 dev/usb/udcf.c if (time_second - sc->sc_last_mg < 57) { time_second 639 dev/usb/udcf.c sc->sc_last_mg = time_second; time_second 115 kern/kern_clock.c volatile time_t time_second; time_second 310 kern/kern_clock.c time_second = time.tv_sec; time_second 94 kern/kern_tc.c volatile time_t time_second = 1; time_second 429 kern/kern_tc.c time_second = th->th_microtime.tv_sec; time_second 143 kern/kern_time.c time_second - tv->tv_sec); time_second 230 kern/sysv_msg.c msqptr->msg_ctime = time_second; time_second 321 kern/sysv_msg.c msqptr->msg_ctime = time_second; time_second 610 kern/sysv_msg.c msqptr->msg_stime = time_second; time_second 805 kern/sysv_msg.c msqptr->msg_rtime = time_second; time_second 301 kern/sysv_sem.c semaptr->sem_ctime = time_second; time_second 468 kern/sysv_sem.c semaptr_new->sem_ctime = time_second; time_second 176 kern/sysv_shm.c shmseg->shm_dtime = time_second; time_second 284 kern/sysv_shm.c shmseg->shm_atime = time_second; time_second 334 kern/sysv_shm.c shmseg->shm_ctime = time_second; time_second 451 kern/sysv_shm.c shmseg->shm_ctime = time_second; time_second 146 kern/vfs_sync.c starttime = time_second; time_second 230 kern/vfs_sync.c if (time_second == starttime) time_second 269 kern/vfs_syscalls.c mp->mnt_stat.f_ctime = time_second; time_second 2315 net/if_bridge.c tdb->tdb_first_use = time_second; time_second 2391 net/if_bridge.c tdb->tdb_mtutimeout > time_second) time_second 254 net/if_ethersubr.c time_second < rt->rt_rmx.rmx_expire) time_second 190 net/if_fddisubr.c time_second < rt->rt_rmx.rmx_expire) time_second 294 net/if_pfsync.c st->creation = time_second - ntohl(sp->creation); time_second 295 net/if_pfsync.c st->expire = ntohl(sp->expire) + time_second; time_second 578 net/if_pfsync.c st->expire = ntohl(sp->expire) + time_second; time_second 705 net/if_pfsync.c st->expire = ntohl(up->expire) + time_second; time_second 1172 net/if_pfsync.c secs = time_second; time_second 330 net/if_ppp.c sc->sc_last_sent = sc->sc_last_recv = time_second; time_second 572 net/if_ppp.c t = time_second; time_second 821 net/if_ppp.c sc->sc_last_sent = time_second; time_second 828 net/if_ppp.c sc->sc_last_sent = time_second; time_second 1488 net/if_ppp.c sc->sc_last_recv = time_second; time_second 1495 net/if_ppp.c sc->sc_last_recv = time_second; time_second 760 net/if_sl.c time_second >= sc->sc_starttime + ABT_WINDOW) time_second 766 net/if_sl.c if (time_second >= sc->sc_lasttime + ABT_IDLE) { time_second 768 net/if_sl.c sc->sc_starttime = time_second; time_second 776 net/if_sl.c sc->sc_lasttime = time_second; time_second 315 net/if_strip.c (sc)->sc_statetimo = time_second + ST_PROBE_INTERVAL; \ time_second 324 net/if_strip.c (sc)->sc_statetimo = time_second - 1; \ time_second 330 net/if_strip.c ((sc)-> sc_statetimo > time_second) time_second 424 net/if_strip.c sc->sc_statetimo = time_second; /* do reset immediately */ time_second 686 net/if_strip.c if (time_second >= sc->sc_statetimo && sc->sc_state == ST_ALIVE) time_second 1390 net/if_strip.c sc->sc_statetimo = time_second + STRIP_RESET_INTERVAL; time_second 1433 net/if_strip.c sc->sc_statetimo = time_second + ST_PROBERESPONSE_INTERVAL; time_second 1503 net/if_strip.c sc->sc_statetimo - time_second); time_second 1509 net/if_strip.c if ((ifp->if_flags & IFF_UP) == 0 || sc->sc_statetimo > time_second) { time_second 598 net/pf.c threshold->last = time_second; time_second 604 net/pf.c u_int32_t t = time_second, diff = t - threshold->last; time_second 675 net/pf.c &p, time_second); time_second 769 net/pf.c (*sn)->creation = time_second; time_second 898 net/pf.c return (time_second); time_second 920 net/pf.c return (time_second); time_second 934 net/pf.c if (cur->states <= 0 && cur->expire <= time_second) { time_second 973 net/pf.c s->src_node->expire = time_second + timeout; time_second 982 net/pf.c s->nat_src_node->expire = time_second + timeout; time_second 1066 net/pf.c } else if (pf_state_expires(cur) <= time_second) { time_second 3351 net/pf.c s->creation = time_second; time_second 3352 net/pf.c s->expire = time_second; time_second 3888 net/pf.c (*state)->expire = time_second; time_second 4072 net/pf.c (*state)->expire = time_second; time_second 4156 net/pf.c (*state)->expire = time_second; time_second 4717 net/pf.c (*state)->expire = time_second; time_second 118 net/pf_if.c kif->pfik_tzero = time_second; time_second 644 net/pf_if.c p->pfik_tzero = time_second; time_second 664 net/pf_if.c p->pfik_tzero = time_second; time_second 850 net/pf_ioctl.c int secs = time_second; time_second 923 net/pf_ioctl.c s->creation = time_second; time_second 1090 net/pf_ioctl.c pf_status.since = time_second; time_second 1092 net/pf_ioctl.c pf_status.stateid = time_second; time_second 1104 net/pf_ioctl.c pf_status.since = time_second; time_second 1761 net/pf_ioctl.c pf_status.since = time_second; time_second 2805 net/pf_ioctl.c int secs = time_second, diff; time_second 179 net/pf_norm.c u_int32_t expire = time_second - time_second 290 net/pf_norm.c frag->fr_timeout = time_second; time_second 355 net/pf_norm.c (*frag)->fr_timeout = time_second; time_second 557 net/pf_norm.c (*frag)->fr_timeout = time_second; time_second 1565 net/pf_norm.c time_second - state->creation > TS_MAX_CONN)) { time_second 247 net/pf_table.c long tzero = time_second; time_second 418 net/pf_table.c long tzero = time_second; time_second 609 net/pf_table.c long tzero = time_second; time_second 1164 net/pf_table.c long tzero = time_second; time_second 1318 net/pf_table.c long tzero = time_second; time_second 1368 net/pf_table.c long tzero = time_second; time_second 1622 net/pf_table.c long tzero = time_second; time_second 2064 net/pf_table.c kt = pfr_create_ktable(&tbl, time_second, 1); time_second 1204 net/route.c rt->rt_rmx.rmx_expire = time_second + queue->rtq_timeout; time_second 129 netinet/if_ether.c if (rt->rt_expire && rt->rt_expire <= time_second) time_second 158 netinet/if_ether.c if (time_second == 0) { time_second 159 netinet/if_ether.c time_second++; time_second 210 netinet/if_ether.c rt->rt_expire = time_second; time_second 410 netinet/if_ether.c if ((rt->rt_expire == 0 || rt->rt_expire > time_second) && time_second 434 netinet/if_ether.c rt->rt_expire = time_second; time_second 439 netinet/if_ether.c if (la->la_asked == 0 || rt->rt_expire != time_second) { time_second 440 netinet/if_ether.c rt->rt_expire = time_second; time_second 691 netinet/if_ether.c rt->rt_expire = time_second + arpt_keep; time_second 157 netinet/ip_id.c ru_reseed = time_second + RU_OUT; time_second 166 netinet/ip_id.c if (ru_counter >= RU_MAX || time_second > ru_reseed) time_second 693 netinet/ip_ipsp.c ipsec_last_added = time_second; time_second 788 netinet/ip_ipsp.c tdbp->tdb_established = time_second; time_second 1052 netinet/ip_ipsp.c tdb->tdb_last_marked = time_second; time_second 1067 netinet/ip_ipsp.c tdb->tdb_last_marked = time_second; time_second 605 netinet/ip_output.c tdb->tdb_mtutimeout > time_second) { time_second 389 netinet/ip_spd.c ipo->ipo_last_searched = time_second; time_second 503 netinet/ip_spd.c ipo->ipo_last_searched = time_second; time_second 1008 netinet/ip_spd.c inp->inp_ipo->ipo_last_searched = time_second; time_second 1061 netinet/ip_spd.c inp->inp_ipo->ipo_last_searched = time_second; time_second 251 netinet/ipsec_input.c tdbp->tdb_first_use = time_second; time_second 300 netinet/ipsec_input.c tdbp->tdb_last_used = time_second; time_second 868 netinet/ipsec_input.c tdbp->tdb_mtutimeout = time_second + time_second 926 netinet/ipsec_input.c tdbp->tdb_mtutimeout = time_second + time_second 145 netinet/ipsec_output.c tdb->tdb_first_use = time_second; time_second 404 netinet/ipsec_output.c tdb->tdb_last_used = time_second; time_second 613 netinet/ipsec_output.c tdbp->tdb_mtutimeout = time_second + ip_mtudisc_timeout; time_second 1222 netinet/tcp_subr.c tcp_rndiss_reseed = time_second + TCP_RNDISS_OUT; time_second 1231 netinet/tcp_subr.c time_second > tcp_rndiss_reseed) time_second 1848 netinet6/icmp6.c time_second) time_second 1849 netinet6/icmp6.c ltime = htonl(ifa6->ia6_lifetime.ia6t_expire - time_second); time_second 510 netinet6/in6.c && lt->ia6t_vltime + time_second < time_second) { time_second 514 netinet6/in6.c && lt->ia6t_pltime + time_second < time_second) { time_second 608 netinet6/in6.c time_second + ia->ia6_lifetime.ia6t_vltime; time_second 613 netinet6/in6.c time_second + ia->ia6_lifetime.ia6t_pltime; time_second 920 netinet6/in6.c ia->ia6_createtime = ia->ia6_updatetime = time_second; time_second 992 netinet6/in6.c time_second + ia->ia6_lifetime.ia6t_vltime; time_second 997 netinet6/in6.c time_second + ia->ia6_lifetime.ia6t_pltime; time_second 1015 netinet6/in6.c ia->ia6_lifetime.ia6t_preferred = time_second; time_second 379 netinet6/in6.h (u_int32_t)((time_second - (a)->ia6_updatetime)) > \ time_second 383 netinet6/in6.h (u_int32_t)((time_second - (a)->ia6_updatetime)) > \ time_second 120 netinet6/ip6_forward.c if (ip6_log_time + ip6_log_interval < time_second) { time_second 121 netinet6/ip6_forward.c ip6_log_time = time_second; time_second 305 netinet6/ip6_forward.c if (ip6_log_time + ip6_log_interval < time_second) { time_second 306 netinet6/ip6_forward.c ip6_log_time = time_second; time_second 213 netinet6/ip6_id.c p->ru_reseed = time_second + p->ru_out; time_second 222 netinet6/ip6_id.c if (p->ru_counter >= p->ru_max || time_second > p->ru_reseed) time_second 1040 netinet6/ip6_mroute.c if (ip6_log_time + ip6_log_interval < time_second) { time_second 1041 netinet6/ip6_mroute.c ip6_log_time = time_second; time_second 376 netinet6/nd6.c ln->ln_expire = time_second + tick / hz; time_second 519 netinet6/nd6.c if (dr->expire && dr->expire < time_second) { time_second 561 netinet6/nd6.c time_second - pr->ndpr_lastupdate > pr->ndpr_vltime) { time_second 865 netinet6/nd6.c if (dr->expire > time_second * hz) { time_second 867 netinet6/nd6.c dr->expire - time_second * hz); time_second 245 netinet6/nd6_rtr.c dr0.expire = time_second + dr0.rtlifetime; time_second 329 netinet6/nd6_rtr.c pr.ndpr_lastupdate = time_second; time_second 1157 netinet6/nd6_rtr.c else if (time_second - ifa6->ia6_updatetime > time_second 1166 netinet6/nd6_rtr.c (time_second - ifa6->ia6_updatetime); time_second 1197 netinet6/nd6_rtr.c ifa6->ia6_updatetime = time_second; time_second 1744 netinet6/nd6_rtr.c ndpr->ndpr_preferred = time_second + ndpr->ndpr_pltime; time_second 1748 netinet6/nd6_rtr.c ndpr->ndpr_expire = time_second + ndpr->ndpr_vltime; time_second 1762 netinet6/nd6_rtr.c lt6->ia6t_expire = time_second; time_second 1770 netinet6/nd6_rtr.c lt6->ia6t_preferred = time_second; time_second 130 nfs/nfs.h (time_second - (np)->n_mtime) / 10 < NFS_MINATTRTIMO) ? NFS_MINATTRTIMO : \ time_second 131 nfs/nfs.h ((time_second - (np)->n_mtime) / 10 > NFS_MAXATTRTIMO ? NFS_MAXATTRTIMO : \ time_second 132 nfs/nfs.h (time_second - (np)->n_mtime) / 10)) time_second 930 nfs/nfs_socket.c reqtime = time_second; time_second 1041 nfs/nfs_socket.c waituntil = time_second + trylater_delay; time_second 1042 nfs/nfs_socket.c while (time_second < waituntil) time_second 1735 nfs/nfs_socket.c if (nuidp->nu_expire < time_second || time_second 1247 nfs/nfs_subs.c np->n_attrstamp = time_second; time_second 1266 nfs/nfs_subs.c int tenthage = (time_second - np->n_mtime) / 10; time_second 1300 nfs/nfs_subs.c (time_second - np->n_attrstamp) >= nfs_attrtimeo(np)) { time_second 898 nfs/nfs_syscalls.c if (!nuidp || nuidp->nu_expire < time_second) time_second 964 nfs/nfs_syscalls.c deltasec = time_second - ktvout.tv_sec; time_second 984 nfs/nfs_syscalls.c nuidp->nu_expire = time_second + NFS_KERBTTL; time_second 262 nfs/nfsm_subs.h if ((a)->va_atime.tv_sec != time_second) { \ time_second 275 nfs/nfsm_subs.h if ((a)->va_mtime.tv_sec != time_second) { \ time_second 269 sys/time.h extern volatile time_t time_second; /* Seconds since epoch, wall time. */ time_second 175 ufs/ext2fs/ext2fs_alloc.c if (++ext2gennumber < (u_long)time_second) time_second 176 ufs/ext2fs/ext2fs_alloc.c ext2gennumber = time_second; time_second 311 ufs/ext2fs/ext2fs_vfsops.c fs->e2fs.e2fs_wtime = time_second; time_second 794 ufs/ext2fs/ext2fs_vfsops.c fs->e2fs.e2fs_wtime = time_second; time_second 921 ufs/ext2fs/ext2fs_vfsops.c if (++ext2gennumber < (u_long)time_second) time_second 922 ufs/ext2fs/ext2fs_vfsops.c ext2gennumber = time_second; time_second 1217 ufs/ffs/ffs_alloc.c cgp->cg_ffs2_time = cgp->cg_time = time_second; time_second 1283 ufs/ffs/ffs_alloc.c cgp->cg_ffs2_time = cgp->cg_time = time_second; time_second 1494 ufs/ffs/ffs_alloc.c cgp->cg_ffs2_time = cgp->cg_time = time_second; time_second 1558 ufs/ffs/ffs_alloc.c cgp->cg_ffs2_time = cgp->cg_time = time_second; time_second 1721 ufs/ffs/ffs_alloc.c cgp->cg_ffs2_time = cgp->cg_time = time_second; time_second 1836 ufs/ffs/ffs_alloc.c cgp->cg_ffs2_time = cgp->cg_time = time_second; time_second 1455 ufs/ffs/ffs_vfsops.c fs->fs_time = time_second; time_second 312 ufs/ufs/inode.h DIP_ASSIGN((ip), ctime, time_second); \ time_second 327 ufs/ufs/inode.h (ip)->i_e2fs_ctime = time_second; \ time_second 283 ufs/ufs/ufs_quota.c dq->dq_btime = time_second + time_second 291 ufs/ufs/ufs_quota.c if (time_second > dq->dq_btime) { time_second 404 ufs/ufs/ufs_quota.c dq->dq_itime = time_second + time_second 412 ufs/ufs/ufs_quota.c if (time_second > dq->dq_itime) { time_second 655 ufs/ufs/ufs_quota.c newlim.dqb_btime = time_second + ump->um_btime[type]; time_second 659 ufs/ufs/ufs_quota.c newlim.dqb_itime = time_second + ump->um_itime[type]; time_second 703 ufs/ufs/ufs_quota.c dq->dq_btime = time_second + ump->um_btime[type]; time_second 706 ufs/ufs/ufs_quota.c dq->dq_itime = time_second + ump->um_itime[type]; time_second 902 ufs/ufs/ufs_quota.c dq->dq_btime = time_second + ump->um_btime[type]; time_second 904 ufs/ufs/ufs_quota.c dq->dq_itime = time_second + ump->um_itime[type]; time_second 87 uvm/uvm_meter.c if ((time_second % 5) == 0)