Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dinit.c87 (void) new_pstatus(p); in init_printers()
H A Dlpsched.h336 extern PSTATUS *new_pstatus(PRINTER *);
H A Dfncs.c249 new_pstatus(PRINTER *p) in new_pstatus() function
461 ps = new_pstatus(NULL); in search_pstatus()
H A Ddisp2.c155 } else if ((pps = new_pstatus(pp))) { in s_load_printer()