Searched refs:detectedErrorState (Results 1 - 1 of 1) sorted by path

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

Completed in 146 milliseconds