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

/freebsd-current/contrib/sendmail/src/
H A Dmci.c1277 action == mci_purge_persistent)
1461 mci_purge_persistent(pathname, hostname) function
1470 sm_dprintf("mci_purge_persistent: purging %s\n", pathname);
1476 sm_dprintf("mci_purge_persistent: Failed to stat %s: %s\n",
1490 "mci_purge_persistent: failed to unlink %s: %s",
1493 sm_dprintf("mci_purge_persistent: failed to unlink %s: %s\n",
1505 sm_dprintf("mci_purge_persistent: dpurge %s\n", pathname);
1511 sm_dprintf("mci_purge_persistent: rmdir %s: %s\n",
H A Dsendmail.h982 extern int mci_purge_persistent __P((char *, char *));
H A Dmain.c2083 (void) mci_traverse_persistent(mci_purge_persistent, NULL);

Completed in 167 milliseconds