Home
last modified time | relevance | path

Searched refs:MD_CHILD (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmread.c79 case MD_CHILD:
H A Dmdisconnect.c61 case MD_CHILD:
H A Dmwrite.c169 case MD_CHILD: in _mwrite()
H A Dmlisten.c367 case MD_CHILD: in mlisten()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dmsgs.c93 case MD_CHILD: in take_message()
H A Ddisptab.c323 else if (pd->flags & D_SYSTEM && md->type != MD_CHILD && in dispatch()
/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h346 # define MD_CHILD 6 /* MD_STREAM to a child process */ macro