|
|
Power 6/32 Unix version 1.21
/* prf.h 6.1 84/05/18 */ /* * Destination codes for output of "putchar". */ #define URGCONS 0 /* urgent messages to console - not through tty driver */ #define CONSOLE 1 /* non-urgent messages to console */ #define USERTTY 2 /* current process' tty */ #define MSGBUF 3 /* only to message buffer, not printed */ #ifdef KPRF #define KPRF_TRACE 4 /* sending trace messages to user process */ #define KPRF_TRACEC 5 /* sending trace messages to user process & console */ #endif KPRF
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.