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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dslowsend.c62 static int writeblock(int);
89 writeblock(blocksize);
95 writeblock(30);
132 writeblock(int num) function
157 } /* End of writeblock */
H A Dpostio.c205 static int writeblock(void);
696 writeblock();
871 * one past the last byte in the current block. head is adjusted in writeblock()
904 writeblock(void) function
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c154 static int writeblock(void);
418 writeblock();
427 writeblock();
437 writeblock();
446 writeblock();
495 * block. head is adjusted in writeblock() after each successful
519 writeblock(void)
540 } /* End of writeblock */
511 writeblock(void) function

Completed in 59 milliseconds