Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dmci.c169 mci_uncache(mcislot, doquit) in mci_uncache() argument
171 bool doquit;
183 mci, mci->mci_host, mcislot - MciCache, doquit);
188 mci, mci->mci_host, mcislot - MciCache, doquit);
191 if (doquit)
230 mci_flush(doquit, allbut) in mci_flush() argument
231 bool doquit; in mci_flush()
241 mci_uncache(&MciCache[i], doquit);
H A Dsrvrsmtp.c770 doquit:
829 goto doquit;
/original-bsd/usr.sbin/timed/timed/
H A Dextern.h34 void doquit __P((struct tsp *));
H A Dmaster.c284 doquit(msg); /* become a slave */ in master()
785 doquit(msg) in doquit() function
H A Dslave.c491 doquit(msg); /* become a slave */ in slave()