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

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

Completed in 45 milliseconds