Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dinit.c177 rsp = new_rstatus(r, s); in init_requests()
H A Dlpsched.h335 extern RSTATUS *new_rstatus(REQUEST *, SECURE *);
H A Dfncs.c426 new_rstatus(REQUEST *r, SECURE *s) in new_rstatus() function
H A Ddisp1.c108 if ((rp = NewRequest = new_rstatus(NULL, NULL)) == NULL) in s_print_request()