Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h78 #define EX_NOTIFY 6 /* exec notification for ex.request */ macro
H A Dlog.c209 case EX_NOTIFY: in execlog()
H A Dexec.c356 case EX_NOTIFY: in exec()
426 case EX_NOTIFY: in exec()
490 case EX_NOTIFY: in exec()
1102 case EX_NOTIFY: in exec()
H A Dinit.c276 ep = new_exec(EX_NOTIFY, NULL); in init_exec()
H A Ddowait.c434 case EX_NOTIFY: in dowait()
H A Dschedule.c576 if (exec(EX_NOTIFY, prs) != 0) { in ev_notify()
H A Dfncs.c148 case EX_NOTIFY: in new_exec()