Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_printer_tbl.c76 #define HR_PRINTER_FOUND 0x001 macro
252 printer_entry->flags |= HR_PRINTER_FOUND; in handle_printer()
330 entry->flags &= ~HR_PRINTER_FOUND; in refresh_printer_tbl()
340 if (!(entry->flags & HR_PRINTER_FOUND)) in refresh_printer_tbl()