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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmci.c1205 action == mci_purge_persistent)
1389 mci_purge_persistent(pathname, hostname) function
1398 sm_dprintf("mci_purge_persistent: purging %s\n", pathname);
1404 sm_dprintf("mci_purge_persistent: Failed to stat %s: %s\n",
1418 "mci_purge_persistent: failed to unlink %s: %s",
1421 sm_dprintf("mci_purge_persistent: failed to unlink %s: %s\n",
1433 sm_dprintf("mci_purge_persistent: dpurge %s\n", pathname);
1439 sm_dprintf("mci_purge_persistent: rmdir %s: %s\n",

Completed in 60 milliseconds