Home
last modified time | relevance | path

Searched refs:aliaswait (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dalias.c404 aliaswait(map, ext, isopen) in aliaswait() function
H A Dmap.c1843 aliaswait(map, ".pag", false))
1905 !aliaswait(map, ".pag", true))
2457 aliaswait(map, ".db", false))
2531 !aliaswait(map, ".db", true))
3030 if (bitset(MF_ALIAS, map->map_mflags) && !aliaswait(map, CDBEXT, true))
3318 aliaswait(map, NULL, true))
H A Dsendmail.h2770 extern bool aliaswait __P((MAP *, const char *, bool));
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES10507 Improve aliaswait backoff algorithm.
10746 Fix a problem that caused aliaswait to go into infinite recursion