Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/lp/lib/msgs/
H A Dmread.c110 case MD_USR_FIFO:
H A Dmdisconnect.c70 case MD_USR_FIFO:
H A Dstreamio.c108 if (md->type == MD_USR_FIFO) in read3_2()
H A Dmgetputm.c179 if (md->type == MD_USR_FIFO || md->type == MD_SYS_FIFO)
H A Dmwrite.c192 case MD_USR_FIFO: in _mwrite()
/titanic_44/usr/src/cmd/lp/include/
H A Dmsgs.h347 # define MD_USR_FIFO 4 /* 3.2 named-pipe protocol */ macro
/titanic_44/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp4.c319 case MD_USR_FIFO: in s_shutdown()