Home
last modified time | relevance | path

Searched refs:new_pwstatus (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dinit.c126 (void) new_pwstatus(p); in init_pwheels()
H A Dlpsched.h339 extern PWSTATUS *new_pwstatus(PWHEEL *p);
H A Dfncs.c369 new_pwstatus(PWHEEL *p) in new_pwstatus() function
536 ps = new_pwstatus(NULL); in search_pwstatus()
H A Ddisp3.c681 } else if ((ppws = new_pwstatus(ppw))) { in s_load_printwheel()