Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c199 } else if (pps->last_dial_rc != rc) { in dial_problem()
201 pps->last_dial_rc = (short)rc; in dial_problem()
205 pps->last_dial_rc = (short)rc; in dial_problem()
H A Dnodes.h136 short last_dial_rc; /* last exit from dial() */ member
H A Ddisp2.c140 pps->last_dial_rc = 0; in s_load_printer()