Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h78 #define EX_NOTIFY 6 /* exec notification for ex.request */ macro
H A Dexec.c250 case EX_NOTIFY: in exec()
320 case EX_NOTIFY: in exec()
384 case EX_NOTIFY: in exec()
996 case EX_NOTIFY: in exec()
H A Dlog.c206 case EX_NOTIFY: in execlog()
H A Dinit.c276 ep = new_exec(EX_NOTIFY, NULL); in init_exec()
H A Ddowait.c432 case EX_NOTIFY: in dowait()
H A Dschedule.c573 if (exec(EX_NOTIFY, prs) != 0) { in ev_notify()
H A Dfncs.c148 case EX_NOTIFY: in new_exec()