Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmread.c80 case MD_STREAM:
H A Dmdisconnect.c62 case MD_STREAM:
H A Dmconnect.c130 md->type = MD_STREAM;
H A Dmwrite.c170 case MD_STREAM: in _mwrite()
H A Dmlisten.c513 mdp->type = MD_STREAM; in mlisten()
/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h341 # define MD_STREAM 1 /* 4.0 STREAMS pipe protocol */ macro
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp4.c317 case MD_STREAM: in s_shutdown()