Home
last modified time | relevance | path

Searched refs:PWHEEL (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dprintwheels.c44 PWHEEL *
56 PWHEEL *pwp;
108 PWHEEL * pwheelp in putpwheel()
113 PWHEEL *pwheelp;
231 PWHEEL * ppw in freepwheel()
235 PWHEEL *ppw; in freepwheel()
/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h169 typedef struct PWHEEL { struct
172 } PWHEEL; argument
189 PWHEEL * getpwheel ( char * );
197 int putpwheel ( char * , PWHEEL * );
204 void freepwheel ( PWHEEL * );
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_pwheel.c147 register PWHEEL *ppw;
149 PWHEEL pwheel_buf;
H A Dlpadmin.h100 extern PWHEEL *oldS;
H A Dlpadmin.c70 PWHEEL *pwheel_pointer = 0;
H A Dchkopts.c52 extern PWHEEL *pwheel_pointer;
71 PWHEEL *oldS = 0;
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.h234 PWHEEL * Getpwheel ( char * );
282 void check_pwheel_alert ( PWSTATUS * , PWHEEL * );
339 extern PWSTATUS *new_pwstatus(PWHEEL *p);
H A Ddaisyforms.c89 check_pwheel_alert (prs->pwheel, (PWHEEL *)0); in queue_pwheel()
108 check_pwheel_alert (ppws, (PWHEEL *)0); in unqueue_pwheel()
218 check_pwheel_alert(PWSTATUS *ppws, PWHEEL *ppw) in check_pwheel_alert()
H A Ddisp3.c170 check_pwheel_alert (Oppws, (PWHEEL *)0); in remount_pwheel()
197 check_pwheel_alert (ppws, (PWHEEL *)0); in remount_pwheel()
656 register PWHEEL *ppw; in s_load_printwheel()
H A Dnodes.h147 PWHEEL *pwheel;
H A Dfncs.c369 new_pwstatus(PWHEEL *p) in new_pwstatus()
706 PWHEEL *
709 register PWHEEL *ret; in Getpwheel()
H A Dinit.c118 PWHEEL *p; in init_pwheels()
H A Dlpsched.c309 check_pwheel_alert (PWStatus[i], (PWHEEL *)0); in process()