Home
last modified time | relevance | path

Searched refs:bpp_state (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.cat.c80 int bpp_state(int);
127 bpp_state(int fd) in bpp_state() function
390 int bpp_state(int);
491 func = bpp_state; in main()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c68 int bpp_state(int);
112 int bpp_state(int fd) in bpp_state() function
H A Dpostio.c215 extern int bpp_state(int);
263 x_stat = parallel_comm(1, bpp_state); in main()