Searched refs:EX_INTERF (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h73 #define EX_INTERF 1 /* exec interface for ex.printer */ macro
H A Dlog.c180 case EX_INTERF:
181 fdprintf(fd, " EX_INTERF %s %s\n",
H A Dexec.c90 "", "EX_INTERF", "EX_SLOWF", "EX_ALERT", "EX_FALERT", "EX_PALERT",
326 case EX_INTERF:
422 case EX_INTERF:
479 case EX_INTERF:
482 * stdout: /dev/null (EX_SLOWF), printer port (EX_INTERF)
532 * If EX_INTERF, this is still needed to cause the
549 case EX_INTERF:
H A Ddowait.c95 case EX_INTERF:
H A Dschedule.c480 if (exec(EX_INTERF, pps) == 0) {
H A Dfncs.c137 case EX_INTERF:
259 result->exec = new_exec(EX_INTERF, result);

Completed in 65 milliseconds