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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c168 static int nostatus = NOSTATUS; /* default getstatus() return value */ variable
457 nostatus = INTERACTIVE;
606 nostatus = WRITEPROCESS;
661 * nostatus to WRITEPROCESS and that's what getstatus() always returns. For
923 * available a status request (control T) is sent to the printer and nostatus
931 int state = nostatus; /* the current state */
953 return (nostatus);
1020 return (nostatus);

Completed in 46 milliseconds