Home
last modified time | relevance | path

Searched refs:tv_sec (Results 726 – 750 of 750) sorted by relevance

1...<<21222324252627282930

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c1426 args.guard.obj_ctime.seconds = va.va_ctime.tv_sec; in nfs3setattr()
2439 verfp->seconds = now.tv_sec; in nfs3create()
H A Dnfs4_recovery.c1578 tv.tv_sec = 2; in recov_newserver()
H A Dnfs4_vnops.c957 verf.seconds = now.tv_sec; in nfs4open_otw()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c4626 req.tv_sec = floor(sec); in fsleep()
4627 req.tv_nsec = (sec - (float)req.tv_sec) * NANOSEC; in fsleep()
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c2770 tout.tv_sec = tim; in msg_wait()
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c2215 timout = timeo->tv_sec * 1000 + timeo->tv_nsec / 1000000; in ldi_getmsg()
H A Ddevcfg.c7675 sec = end.tv_sec - start.tv_sec; in time_diff_in_msec()
H A Dkmem.c1381 (void *)bcap->bc_thread, ts.tv_sec, ts.tv_nsec, in kmem_error()
H A Dsunddi.c5250 return (ts.tv_sec); in ddi_get_time()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c579 return (expire != 0 && tp.tv_sec > expire); in timetorefresh()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c1498 ts = (now.tv_sec % (24 * 60 * 60)) * 1000 + in icmp_inbound_v4()
9195 ts = (now.tv_sec % (24 * 60 * 60)) * 1000 + in ip_forward_options()
9422 ts = (now.tv_sec % (24 * 60 * 60)) * 1000 + in ip_input_local_options()
12111 ts = (now.tv_sec % (24 * 60 * 60)) * 1000 + in ip_output_local_options()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c221 tv.tv_sec = (secs); \
H A Dconf.c5296 seed += t.tv_sec + t.tv_usec; in seed_random()
H A Dmap.c4144 lmap->ldap_timeout.tv_sec = lmap->ldap_timelimit;
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c3519 if (localtime_r(&tv.tv_sec, &tp) != NULL) { in SMHBA_GetWrapperLibraryAttributes()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c4913 out->vt_hres_sec = hrestime.tv_sec; in vmm_data_read_vmm_time()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c2401 spa->spa_loaded_ts.tv_sec = 0; in spa_load()
4845 loadtimes[0] = spa->spa_loaded_ts.tv_sec;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c2341 vhci->mp_priv->tstamp = (time32_t)(tod_get().tv_sec); in vhci_mpapi_init()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c497 start = (hrtime_t)p.p_user.u_start.tv_sec * NANOSEC + in pgrep_cb()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c358 rqtp.tv_sec = 0; in idmap_sqlite_busy_handler()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c3541 tv.tv_sec = usb_ac_wait_hid; in usb_ac_reader()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c433 return (ts.tv_sec); in bofi_gettime()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c15402 if ((now.tv_sec - cpuhp->chp_timestamp) > 1) { in sfmmu_hblks_list_purge()
15417 cpuhp->chp_timestamp = now.tv_sec; in sfmmu_hblks_list_purge()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c6900 ts.tv_sec = pg_timeout / NANOSEC; in lscf_instance_verify()
6937 ts.tv_sec = pg_timeout / NANOSEC; in lscf_instance_verify()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c2421 abstime.tv_sec = time(NULL) + minor_fini_timeout; in minor_fini_thread()

1...<<21222324252627282930