Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dschedule.c53 static int ev_slowf(RSTATUS *);
199 (void) ev_slowf (prs); in schedule()
201 for (prs = Request_List; prs && ev_slowf(prs) != -1; in schedule()
498 ev_slowf(RSTATUS *prs) in ev_slowf() function