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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dudb.c130 udbexpand(a, sendq, aliaslevel, e) function
150 sm_dprintf("udbexpand(%s)\n", a->q_paddr);
221 sm_dprintf("udbexpand: trying %s (%d) via db\n",
244 sm_dprintf("udbexpand: no match on %s (%d)\n",
256 sm_dprintf("udbexpand: match %.*s: %.*s\n",
340 sm_dprintf("udbexpand: QS_EXPANDED ");
347 syserr("udbexpand: db-get %.*s stat %d",
395 sm_dprintf("udbexpand: trying %s (%d) via hesiod\n",
401 syserr("udbexpand: hesiod-get %.*s stat %d",
412 sm_dprintf("udbexpand
[all...]

Completed in 57 milliseconds