Home
last modified time | relevance | path

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

/dports/graphics/bmeps/dktools-4.31.1/src/pjsnmp/
H A Dpjsnmp.c4244 show_pdes(unsigned long cond, size_t cind) in show_pdes() function
4342 show_pdes(PDES_ERROR_DOOR_OPEN, 38); in report_status_if_changed()
4343 show_pdes(PDES_ERROR_OFFLINE, 40); in report_status_if_changed()
4345 show_pdes(PDES_ERROR_NO_TONER, 37); in report_status_if_changed()
4346 show_pdes(PDES_WARNING_TONER_LOW, 36); in report_status_if_changed()
4347 show_pdes(PDES_ERROR_INPUT_TRAY_MISSING, 42); in report_status_if_changed()
4349 show_pdes(PDES_ERROR_NO_PAPER, 35); in report_status_if_changed()
4350 show_pdes(PDES_WARNING_PAPER_LOW, 34); in report_status_if_changed()
4352 show_pdes(PDES_ERROR_PAPER_JAM, 39); in report_status_if_changed()
4353 show_pdes(PDES_ERROR_OUTPUT_FULL, 46); in report_status_if_changed()
[all …]
H A Dpjsnmp.ctr4100 show_pdes(unsigned long cond, size_t cind)
4198 show_pdes(PDES_ERROR_DOOR_OPEN, 38);
4199 show_pdes(PDES_ERROR_OFFLINE, 40);
4201 show_pdes(PDES_ERROR_NO_TONER, 37);
4202 show_pdes(PDES_WARNING_TONER_LOW, 36);
4203 show_pdes(PDES_ERROR_INPUT_TRAY_MISSING, 42);
4205 show_pdes(PDES_ERROR_NO_PAPER, 35);
4206 show_pdes(PDES_WARNING_PAPER_LOW, 34);
4208 show_pdes(PDES_ERROR_PAPER_JAM, 39);
4209 show_pdes(PDES_ERROR_OUTPUT_FULL, 46);
[all …]