Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c74 u_char detectedErrorState[2]; member
254 memset(printer_entry->detectedErrorState, 0, in handle_printer()
255 sizeof(printer_entry->detectedErrorState)); in handle_printer()
394 return (string_get(value, entry->detectedErrorState, in op_hrPrinterTable()
395 sizeof(entry->detectedErrorState))); in op_hrPrinterTable()