Searched defs:tmchild (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmchild.c59 * tmchild - process that handles peeking data, determine baud rate
64 tmchild(pmtab) function
72 debug("in tmchild");
88 debug("PCpipe hungup, tmchild exiting");
479 * inform_parent() - inform ttymon that tmchild is going to exec service
637 log("tmchild: exec service failed: %s", strerror(errno));
673 * sigpoll() - SIGPOLL handle for tmchild
674 * - when SIGPOLL is received by tmchild,
675 * the pipe between ttymon and tmchild is broken.
682 debug("tmchild go
[all...]

Completed in 56 milliseconds