Searched refs:printer_tick (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c86 static uint64_t printer_tick; variable
286 printer_tick = this_tick;
323 if (this_tick <= printer_tick) {
345 printer_tick = this_tick;

Completed in 96 milliseconds