Home
last modified time | relevance | path

Searched refs:mconnect (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/lp/lib/msgs/
H A Dmconnect.c57 MESG * mconnect ( char * path, int id1, int id2 ) in mconnect() function
59 MESG * mconnect () in mconnect()
H A Dmopen.c54 if ((lp_Md = mconnect(Lp_FIFO, 0, 0)) == NULL) in mopen()
H A DMakefile40 mconnect.o \
H A Dllib-llpmsg83 MESG * mconnect ( char *, int, int );
/titanic_41/usr/src/cmd/sendmail/aux/
H A DMakefile30 PROG= mailstats mconnect vacation mailcompat praliases
52 mconnect := LDLIBS += -lsocket -lnsl
/titanic_41/usr/src/cmd/lp/include/
H A Dmsgs.h380 MESG * mconnect ( char *, int, int );
/titanic_41/usr/src/cmd/lp/lib/papi/
H A Dservice.c55 svc->md = mconnect(path, 0, 0); in papiServiceCreate()
/titanic_41/usr/src/man/man1/
H A DMakefile231 mconnect.1 \
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c1238 ep->md = mconnect((char *)0, fds[0], fds[1]); in Fork1()
1250 ChildMd = mconnect(NULL, fds[1], fds[1]); in Fork1()
/titanic_41/usr/src/pkg/manifests/
H A Dservice-network-smtp-sendmail.mf170 file path=usr/bin/mconnect mode=0555
193 file path=usr/share/man/man1/mconnect.1
/titanic_41/
H A D.gitignore2180 usr/src/cmd/sendmail/aux/mconnect