Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dmap.c6603 int mapbit = 0x01; local
6609 for (mapno = 0; mapno < MAXMAPSTACK; mapbit <<= 1, mapno++)
6619 if (bitset(mapbit, map->map_return[MA_UNAVAIL]))
6632 if (bitset(mapbit, map->map_return[MA_TRYAGAIN]))
6636 else if (bitset(mapbit, map->map_return[MA_NOTFOUND]))