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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dmci.c1230 action == mci_purge_persistent)
1414 mci_purge_persistent(pathname, hostname) function
1423 sm_dprintf("mci_purge_persistent: purging %s\n", pathname);
1429 sm_dprintf("mci_purge_persistent: Failed to stat %s: %s\n",
1443 "mci_purge_persistent: failed to unlink %s: %s",
1446 sm_dprintf("mci_purge_persistent: failed to unlink %s: %s\n",
1458 sm_dprintf("mci_purge_persistent: dpurge %s\n", pathname);
1464 sm_dprintf("mci_purge_persistent: rmdir %s: %s\n",

Completed in 22 milliseconds