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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c53 static MESG * ChildMd; variable
447 if (i != ChildMd->writefd)
1250 ChildMd = mconnect(NULL, fds[1], fds[1]);
1420 mputm (ChildMd, S_CHILD_DONE, key, status, err);
1421 mdisconnect (ChildMd);

Completed in 44 milliseconds