tvtohz 1262 compat/hpux/hpux_compat.c timo = tvtohz(&atv); tvtohz 862 compat/linux/linux_misc.c timo = tvtohz(&it.it_value); tvtohz 553 dev/ic/ciss.c tohz = tvtohz(&tv); tvtohz 286 dev/usb/udcf.c t_bv = tvtohz(&t); tvtohz 289 dev/usb/udcf.c t_mgsync = tvtohz(&t); tvtohz 292 dev/usb/udcf.c t_sync = tvtohz(&t); tvtohz 296 dev/usb/udcf.c t_mg = tvtohz(&t); tvtohz 300 dev/usb/udcf.c t_sl = tvtohz(&t); tvtohz 303 dev/usb/udcf.c t_wait = tvtohz(&t); tvtohz 306 dev/usb/udcf.c t_warn = tvtohz(&t); tvtohz 309 dev/usb/udcf.c t_crit = tvtohz(&t); tvtohz 313 dev/usb/udcf.c t_ct = tvtohz(&t); tvtohz 310 kern/kern_event.c tticks = tvtohz(&tv); tvtohz 332 kern/kern_event.c tticks = tvtohz(&tv); tvtohz 643 kern/kern_event.c 24 * 60 * 60 * hz : tvtohz(&atv); tvtohz 662 kern/kern_event.c 24 * 60 * 60 * hz : tvtohz(&ttv); tvtohz 275 kern/kern_time.c MAX(1, tvtohz(&tv))); tvtohz 614 kern/kern_time.c timo = tvtohz(&aitv.it_value); tvtohz 660 kern/kern_time.c timo = tvtohz(&ntv) - 1; tvtohz 698 kern/sys_generic.c 24 * 60 * 60 * hz : tvtohz(&ttv); tvtohz 921 kern/sys_generic.c 24 * 60 * 60 * hz : tvtohz(&ttv); tvtohz 1194 netinet/ip_carp.c timeout_add(&sc->sc_ad_tmo, tvtohz(&tv)); tvtohz 1643 netinet/ip_carp.c timeout_add(&sc->sc_md_tmo, tvtohz(&tv)); tvtohz 1648 netinet/ip_carp.c timeout_add(&sc->sc_md6_tmo, tvtohz(&tv)); tvtohz 1653 netinet/ip_carp.c timeout_add(&sc->sc_md_tmo, tvtohz(&tv)); tvtohz 1655 netinet/ip_carp.c timeout_add(&sc->sc_md6_tmo, tvtohz(&tv)); tvtohz 1662 netinet/ip_carp.c timeout_add(&sc->sc_ad_tmo, tvtohz(&tv)); tvtohz 208 sys/systm.h int tvtohz(struct timeval *);