CRPIO(4) Domain/OS BSD CRPIO(4)
NAME
crpio - interface between a window and process created by crp
DESCRIPTION
The files /dev/crp* provide a read-write interface between the window
from which crp was started and a process created according to a command
given on the crp command line. This interface is established and
maintained by the server process manager, and only if -cps and -cpo are
not specified to crp (see crp(1)).
crp requires /sys/spm/spm (the server process manager) to be running on
the workstation on which the process is created. That workstation may be
remote to the one from which crp is started. In this case, the special
file is created on the remote workstation.
FILES
/dev/crp*
SEE ALSO
crp(1).
"The Server Process Manager" in Managing BSD System Software.