Searched refs:mconnect (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/lp/lib/msgs/ |
H A D | mconnect.c | 57 MESG * mconnect ( char * path, int id1, int id2 ) in mconnect() function 59 MESG * mconnect () in mconnect()
|
H A D | mopen.c | 54 if ((lp_Md = mconnect(Lp_FIFO, 0, 0)) == NULL) in mopen()
|
H A D | Makefile | 40 mconnect.o \
|
H A D | llib-llpmsg | 83 MESG * mconnect ( char *, int, int );
|
/titanic_41/usr/src/cmd/sendmail/aux/ |
H A D | Makefile | 30 PROG= mailstats mconnect vacation mailcompat praliases 52 mconnect := LDLIBS += -lsocket -lnsl
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | msgs.h | 380 MESG * mconnect ( char *, int, int );
|
/titanic_41/usr/src/cmd/lp/lib/papi/ |
H A D | service.c | 55 svc->md = mconnect(path, 0, 0); in papiServiceCreate()
|
/titanic_41/usr/src/man/man1/ |
H A D | Makefile | 231 mconnect.1 \
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | exec.c | 1238 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 D | service-network-smtp-sendmail.mf | 170 file path=usr/bin/mconnect mode=0555 193 file path=usr/share/man/man1/mconnect.1
|
/titanic_41/ |
H A D | .gitignore | 2180 usr/src/cmd/sendmail/aux/mconnect
|