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

/freebsd-10.0-release/contrib/sendmail/src/
H A Dmci.c27 static void mci_uncache __P((MCI **, bool));
101 mci_uncache(mcislot, true);
168 mci_uncache(bestmci, true);
194 mci_uncache(mcislot, doquit) function
211 sm_dprintf("mci_uncache: uncaching %p (%s) from slot %d (%d)\n",
216 "mci_uncache: uncaching %lx (%.100s) from slot %d (%d)",
288 mci_uncache(&MciCache[i], doquit);

Completed in 70 milliseconds