Home
last modified time | relevance | path

Searched refs:IMSG_LPR_DISPLAYQ (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.sbin/lpd/
H A Dlpd.h59 IMSG_LPR_DISPLAYQ, enumerator
H A Dlogmsg.c68 case IMSG_LPR_DISPLAYQ: in log_fmt_imsgtype()
H A Dengine.c158 case IMSG_LPR_DISPLAYQ: in engine_dispatch_frontend()
H A Dfrontend_lpr.c178 case IMSG_LPR_DISPLAYQ: in lpr_dispatch_engine()
435 m_create(p_engine, IMSG_LPR_DISPLAYQ, conn->id, 0, -1); in lpr_readcommand()
H A Dengine_lpr.c92 case IMSG_LPR_DISPLAYQ: in lpr_dispatch_frontend()
428 m_create(p_frontend, IMSG_LPR_DISPLAYQ, connid, 0, fd); in lpr_displayq_res()
H A Dfrontend.c324 case IMSG_LPR_DISPLAYQ: in frontend_dispatch_engine()