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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c39 shortenReason(char *reason) function
108 shortWhy = (why != alert_text ? shortenReason(why) : why);
144 shortWhy = (why ? shortenReason(why) : alert_text);

Completed in 57 milliseconds