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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c136 static int multiqueue_cache __P((char *, int, QUEUEGRP *, int, unsigned int *));
6021 multiqueue_cache(basedir, blen, qg, qn, phash) function
6037 sm_dprintf("multiqueue_cache: called\n");
6129 sm_dprintf("multiqueue_cache: \"%s*\": Can not wildcard relative path.\n",
6158 sm_dprintf("multiqueue_cache: prefix=\"%s%s\"\n",
6178 sm_dprintf("multiqueue_cache: \"%s\": Not safe: %s\n",
6186 sm_dprintf("multiqueue_cache: opendir(\"%s/%s\"): %s\n",
6203 sm_dprintf("multiqueue_cache: \"%s\", skipped\n",
6262 sm_dprintf("multiqueue_cache: %d: \"%s\" cached (%x).\n",
6288 sm_dprintf("multiqueue_cache
[all...]

Completed in 68 milliseconds