Searched refs:write_fifo (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/lp/lib/msgs/ |
H A D | write_fifo.c | 49 int write_fifo ( int fifo, char * buf, unsigned int size ) in write_fifo() function 51 int write_fifo (fifo, buf, size) in write_fifo()
|
H A D | Makefile | 55 write_fifo.o
|
H A D | streamio.c | 166 rval = write_fifo(md->writefd, tmpbuf, size + EXCESS_3_2_LEN); in write3_2()
|
H A D | llib-llpmsg | 105 int write_fifo (int, char *, unsigned int);
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | msgs.h | 410 int write_fifo (int, char *, unsigned int);
|