Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dschedule.c56 static int ev_slowf(RSTATUS *);
202 (void) ev_slowf (prs); in schedule()
204 for (prs = Request_List; prs && ev_slowf(prs) != -1; in schedule()
501 ev_slowf(RSTATUS *prs) in ev_slowf() function