Searched defs:PRINTER (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h90 typedef struct PRINTER { struct
125 } PRINTER; typedef in typeref:struct:PRINTER
188 PRINTER * getprinter ( char * );
194 int putprinter ( char *, PRINTER *);
200 int okprinter ( char * , PRINTER * , int );
204 void freeprinter ( PRINTER * );

Completed in 60 milliseconds