Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c72 u_char detectedErrorState[2]; member
252 memset(printer_entry->detectedErrorState, 0, in handle_printer()
253 sizeof(printer_entry->detectedErrorState)); in handle_printer()
392 return (string_get(value, entry->detectedErrorState, in op_hrPrinterTable()
393 sizeof(entry->detectedErrorState))); in op_hrPrinterTable()