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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c796 char *pwheel; local
807 &req_id, &user, &pwheel);
811 (pwheel ? pwheel : "NULL"));
836 if (*pwheel && !SAME(pwheel, rp->pwheel_name))
H A Dexec.c302 PWSTATUS *pwheel; local
375 pwheel = va_arg(args, PWSTATUS *);
376 ep = pwheel->alert->exec;
1059 (void)Chown (pwheel->alert->msgfile, procuid, procgid);
1062 pwheel->pwheel->name, ALERTSHFILE);
H A Dnodes.h68 PWSTATUS *pwheel; member in union:exec_node::ex
77 #define EX_PALERT 5 /* exec alert for ex.pwheel */
123 PWSTATUS *pwheel; member in struct:pstat_node
147 PWHEEL *pwheel; member in struct:pwstat_node
173 PWSTATUS *pwheel; member in struct:rstat_node
190 # define RSS_PWMAND 0x00000008 /* pwheel must be mounted */

Completed in 76 milliseconds