Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dprintwheels.c106 putpwheel ( in putpwheel() function
111 putpwheel (name, pwheelp) in putpwheel()
/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h197 int putpwheel ( char * , PWHEEL * );
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_pwheel.c184 if (putpwheel(*S, ppw) == -1) {