HomeSort by relevance Sort by last modified time
    Searched refs:EX_NOTIFY (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
nodes.h 80 #define EX_NOTIFY 6 /* exec notification for ex.request */
init.c 278 ep = new_exec(EX_NOTIFY, NULL);
log.c 209 case EX_NOTIFY:
210 fdprintf(fd, " EX_NOTIFY %s\n",
exec.c 92 "EX_NOTIFY", "EX_FAULT_MESSAGE", "EX_FORM_MESSAGE", NULL };
357 case EX_NOTIFY:
427 case EX_NOTIFY:
491 case EX_NOTIFY:
1112 case EX_NOTIFY:
    [all...]
dowait.c 434 case EX_NOTIFY:
schedule.c 576 if (exec(EX_NOTIFY, prs) != 0) {
fncs.c 150 case EX_NOTIFY:

Completed in 4030 milliseconds