Searched refs:makeconnection_ds (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dsendmail.h2640 extern int makeconnection_ds __P((char *, MCI *));
H A Ddaemon.c2918 makeconnection_ds(mux_path, mci) function
2933 syserr("makeconnection_ds: unsafe domain socket %s",
2946 syserr("makeconnection_ds: domain socket name %s too long",
2962 syserr("makeconnection_ds: could not create domain socket %s",
H A Ddeliver.c2128 i = makeconnection_ds((char *) mux_path, mci);

Completed in 61 milliseconds