Searched refs:shortWhy (Results 1 – 1 of 1) sorted by relevance
79 register char *why,*shortWhy; in printer_fault() local108 shortWhy = (why != alert_text ? shortenReason(why) : why); in printer_fault()110 load_str (&pps->fault_reason, shortWhy); in printer_fault()120 pps->status, shortWhy); in printer_fault()125 alert(A_PRINTER, pps, prs, shortWhy); in printer_fault()138 register char *why, *shortWhy; in clear_printer_fault() local144 shortWhy = (why ? shortenReason(why) : alert_text); in clear_printer_fault()146 load_str (&pps->fault_reason, shortWhy); in clear_printer_fault()