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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dslowsend.c86 switch ( getstatus(0) ) {
H A Dpostio.c168 static int nostatus = NOSTATUS; /* default getstatus() return value */
211 int getstatus(int);
507 switch (getstatus(1)) {
661 * nostatus to WRITEPROCESS and that's what getstatus() always returns. For
684 switch (getstatus(0)) {
756 switch (getstatus(1)) {
929 getstatus(int t) /* sleep time after sending '\024' */ function
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c148 static int getstatus(int);
350 switch (getstatus(1))
403 * Most of the hard stuff is done in getstatus() and readline().
415 switch (getstatus(0))
548 getstatus(int t)
598 } /* End of getstatus */
623 switch (getstatus(2))
539 getstatus(int t) function

Completed in 47 milliseconds