Home
last modified time | relevance | path

Searched refs:timer_start_repeat (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.c145 bridge_data_timer = timer_start_repeat(bridge_poll_ticks, in bridge_set_poll_ticks()
309 bridge_data_timer = timer_start_repeat(bridge_poll_ticks, in bridge_start()
312 bridge_tc_timer = timer_start_repeat(bridge_tc_poll_ticks, in bridge_start()
/freebsd/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile93 MLINKS+= snmpmod.3 timer_start_repeat.3
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_processor_tbl.c344 cpus_load_timer = timer_start_repeat(100, 100 * 60 / MAX_CPU_SAMPLES, in start_processor_tbl()
/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpmod.h601 void *timer_start_repeat(u_int, u_int, void (*)(void *), void *,
H A Dmain.c1886 timer_start_repeat(u_int ticks __unused, u_int repeat_ticks, in timer_start_repeat() function
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII.c414 if ((hc_update_timer = timer_start_repeat(ticks, ticks, in mibif_reset_hc_timer()
431 if ((mibII_poll_timer = timer_start_repeat(mibII_poll_ticks * 10, in mibif_restart_mibII_poll_timer()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c4484 wlan_data_timer = timer_start_repeat(wlan_poll_ticks, in wlan_start()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc678 OLD_FILES+=usr/share/man/man3/timer_start_repeat.3.gz