Searched refs:okprinter (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/lp/lib/printers/ |
H A D | Makefile | 40 okprinter.o \
|
H A D | okprinter.c | 51 okprinter(char *name, PRINTER *prbufp, int isput) in okprinter() function
|
H A D | getprinter.c | 333 if (!okprinter(prp->name, prp, 0)) { in getprinter()
|
H A D | llib-llpprt | 90 int okprinter ( char * , PRINTER * , int );
|
H A D | putprinter.c | 123 if (!okprinter(name, prbufp, 1)) { in putprinter()
|
/titanic_44/usr/src/cmd/lp/include/ |
H A D | printers.h | 200 int okprinter ( char * , PRINTER * , int );
|