Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c36 shortenReason(char *reason) in shortenReason() function
105 shortWhy = (why != alert_text ? shortenReason(why) : why); in printer_fault()
141 shortWhy = (why ? shortenReason(why) : alert_text); in clear_printer_fault()