Home
last modified time | relevance | path

Searched refs:mon_discon (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Dmsgs.c231 mon_discon(md, conn_shutdown); in init_messages()
H A Dflt.c70 if (mon_discon(md, do_flt_acts)) in add_flt_act()
/titanic_50/usr/src/cmd/lp/include/
H A Dmsgs.h373 int mon_discon ( MESG *, void (*)());
/titanic_50/usr/src/cmd/lp/lib/msgs/
H A Dllib-llpmsg79 int mon_discon ( MESG *, void (*)());
H A Dmlisten.c528 mon_discon(MESG * md, void (*fn)()) in mon_discon() function