Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.c399 map->map_mflags |= MF_OPTIONAL;
814 if (!bitset(MF_OPTIONAL, map->map_mflags))
1359 map->map_mflags |= MF_OPTIONAL;
1709 if (!bitset(MF_OPTIONAL, map->map_mflags))
1746 if (!bitset(MF_OPTIONAL, map->map_mflags))
1850 if (!bitset(MF_OPTIONAL, map->map_mflags))
1955 if (!bitset(MF_OPTIONAL, map->map_mflags))
1989 if (!bitset(MF_OPTIONAL, map->map_mflags))
2283 if (!bitset(MF_OPTIONAL, map->map_mflags))
2321 if (!bitset(MF_OPTIONAL, map->map_mflags))
[all …]
H A Dalias.c549 if (!bitset(MF_OPTIONAL, map->map_mflags))
H A Dsendmail.h1520 #define MF_OPTIONAL 0x00000004 /* don't complain if map not found */ macro
H A Dreadcf.c1166 !bitset(MF_OPTIONAL, map.map_mflags))