Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dschedule.c57 static int ev_notify(RSTATUS *);
210 (void) ev_notify (prs); in schedule()
212 for (prs = Request_List; prs && ev_notify(prs) != -1; in schedule()
539 ev_notify(RSTATUS *prs) in ev_notify() function