ratecheck        1086 dev/usb/usbdi.c 	return (ratecheck(last, &errinterval));
ratecheck         194 kern/kern_fork.c 		if (ratecheck(&lasttfm, &fork_tfmrate))
ratecheck         168 kern/kern_malloc.c 			if (ratecheck(&malloc_lasterr, &malloc_errintvl))
ratecheck         686 kern/subr_pool.c 		    ratecheck(&pp->pr_hardlimit_warning_last,
ratecheck        2613 net80211/ieee80211_input.c 	    !ratecheck(&ic->ic_last_merge_print, &merge_print_intvl))
ratecheck         232 net80211/ieee80211_rssadapt.c 	if (!ratecheck(&ra->ra_last_raise, &ra->ra_raise_interval))
ratecheck         310 sys/time.h     int	ratecheck(struct timeval *, const struct timeval *);
ratecheck         409 uvm/uvm_map.c  			if (ratecheck(&uvm_kmapent_last_warn_time,